qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed
@ 2014-07-30  9:22 Richard W.M. Jones
  2014-07-30  9:22 ` [Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed kernel Richard W.M. Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Richard W.M. Jones @ 2014-07-30  9:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Compared to v2:

 - In the case where a kernel was larger than max_sz bytes,
   load_image_gzipped could overwrite > max_sz bytes of memory
   (or overrun the buffer).  Fixed.

Rich.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-30  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30  9:22 [Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed Richard W.M. Jones
2014-07-30  9:22 ` [Qemu-devel] [PATCH v3] aarch64: Allow -kernel option to take a gzip-compressed kernel Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).