All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] improvements in uImage loading
@ 2008-11-17 21:18 Hollis Blanchard
  2008-11-17 21:18 ` [Qemu-devel] [PATCH 1/4] uImage: free file data after copying into guest memory Hollis Blanchard
  0 siblings, 1 reply; 18+ messages in thread
From: Hollis Blanchard @ 2008-11-17 21:18 UTC (permalink / raw)
  To: qemu-devel


These are fixes and enhancements for loading uImages, a kernel format defined
by the u-boot bootloader. These are needed in order to merge PowerPC 440 KVM
support.

There are a few existing users of the uImage loader in qemu, but while I cannot
test these patches, they shouldn't cause any impact (other than adding gzip
loading capability).

-Hollis

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

end of thread, other threads:[~2008-11-18 22:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 21:18 [Qemu-devel] improvements in uImage loading Hollis Blanchard
2008-11-17 21:18 ` [Qemu-devel] [PATCH 1/4] uImage: free file data after copying into guest memory Hollis Blanchard
2008-11-17 21:18   ` [Qemu-devel] [PATCH 2/4] uImage: implement gzip support Hollis Blanchard
2008-11-17 21:30     ` François Revol
2008-11-17 21:38       ` Hollis Blanchard
2008-11-17 22:07     ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-17 22:30       ` François Revol
2008-11-17 22:45         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-17 23:14           ` François Revol
2008-11-17 22:35       ` Hollis Blanchard
2008-11-17 22:39         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-18 16:20           ` Hollis Blanchard
2008-11-18 22:04     ` Anthony Liguori
2008-11-18 22:17       ` Hollis Blanchard
2008-11-18 22:44         ` Anthony Liguori
2008-11-17 21:18   ` [Qemu-devel] [PATCH 3/4] uImage: return base load address Hollis Blanchard
2008-11-17 21:18   ` [Qemu-devel] [PATCH 4/4] uImage: rename load_uboot() to load_uimage() Hollis Blanchard
2008-11-18 22:07   ` [Qemu-devel] [PATCH 1/4] uImage: free file data after copying into guest memory Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.