qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5 0/2] aarch64: Allow -kernel option to take a gzip


From: Richard W.M. Jones
Subject: [Qemu-devel] [PATCH v5 0/2] aarch64: Allow -kernel option to take a gzip-compressed kernel.
Date: Mon, 4 Aug 2014 12:47:51 +0100

Changes since v4:

 - Split the patch into a generic loader part, and specific arm64
   support.

 - There is now a specific limit for the gzip loader, plus a comment
   to indicate that it's just there to stop an excessive malloc.  The
   limit is now decoupled (and larger) than the u-boot limit, since
   this function might be used for non-kernels in future.

 - Remove comment about aarch64 in generic code.

Rich.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]