qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] e100 savevm/loadvm support
@ 2007-06-29 13:02 Jason Wessel
  2007-06-29 13:10 ` Paul Brook
  2007-06-29 14:15 ` Thiemo Seufer
  0 siblings, 2 replies; 4+ messages in thread
From: Jason Wessel @ 2007-06-29 13:02 UTC (permalink / raw)
  To: qemu-devel

The attached patch adds loadvm and savevm support to the e100 driver.

One note about this patch is that the image is not portable across 
big/little endian hosts.   Since it already appeared that the save/load 
images in general are not portable between a big/little endian hosts I 
just took the short cut of pushing the struct members that were not 
being saved directly into the save buffer.  If it is the case that the 
save/load images are supposed to be endian agnostic, there is definitely 
some more work that needs to be done in all the simulated hw drivers.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

Jason.

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

end of thread, other threads:[~2007-06-29 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 13:02 [Qemu-devel] [PATCH] e100 savevm/loadvm support Jason Wessel
2007-06-29 13:10 ` Paul Brook
2007-06-29 14:15 ` Thiemo Seufer
2007-06-29 15:27   ` Jason Wessel

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).