From: Jason Wessel <jason.wessel@windriver.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] e100 savevm/loadvm support
Date: Fri, 29 Jun 2007 08:02:05 -0500 [thread overview]
Message-ID: <468502CD.4010400@windriver.com> (raw)
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.
next reply other threads:[~2007-06-29 13:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-29 13:02 Jason Wessel [this message]
2007-06-29 13:10 ` [Qemu-devel] [PATCH] e100 savevm/loadvm support Paul Brook
2007-06-29 14:15 ` Thiemo Seufer
2007-06-29 15:27 ` Jason Wessel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=468502CD.4010400@windriver.com \
--to=jason.wessel@windriver.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.