[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB
From: |
Murilo Opsfelder Araujo |
Subject: |
[Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB |
Date: |
Mon, 25 Feb 2019 14:01:52 -0300 |
First patch increases kernel size limit to 256MiB to fit images generated with
CONFIG_DEBUG_INFO.
Second patch just fixes a misleading comment regarding initrd size limit.
Third patch uses IEC prefixes to represent size constants.
v1..v2:
Use IEC prefixes as per Eric Blake' suggestion.
Murilo Opsfelder Araujo (3):
ppc/pnv: increase kernel size limit to 256MiB
ppc/pnv: add INITRD_MAX_SIZE constant
ppc/pnv: use IEC binary prefixes to represent sizes
hw/ppc/pnv.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
2.20.1
- [Qemu-ppc] [PATCH v2 0/3] ppc/pnv: increase kernel size limit to 256MiB,
Murilo Opsfelder Araujo <=