Re: [Qemu-devel] [PATCH 0/2] hw/arm/boot: handle large Images more gracefully

2019-05-09 Thread Mark Rutland
On Fri, May 03, 2019 at 06:13:45PM +0100, Peter Maydell wrote: > This patchset attempts to fix https://bugs.launchpad.net/qemu/+bug/1823998 > which reports that we don't handle kernels larger than 128MB > correctly, because we allow the initrd to be placed over the > tail end of the kernel.

[Qemu-devel] [PATCH 0/2] hw/arm/boot: handle large Images more gracefully

2019-05-03 Thread Peter Maydell
This patchset attempts to fix https://bugs.launchpad.net/qemu/+bug/1823998 which reports that we don't handle kernels larger than 128MB correctly, because we allow the initrd to be placed over the tail end of the kernel. AArch64 kernel Image files (since v3.17) report the total size they require