From: Juan Quintela <quintela@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] vmstate: u64 support
Date: Mon, 19 Oct 2009 21:07:36 +0200 [thread overview]
Message-ID: <cover.1255979118.git.quintela@redhat.com> (raw)
This two patch serie introduces support for linux u64 type.
It is needed for Glauber, that is porting code forth and back between qemu.git
and qemu-kvm.git, and need it in both places.
Later, Juan.
Juan Quintela (2):
vmstate: u64 support
vmstate: add VMSTATE_ARRAY_UNSAFE
hw/hw.h | 23 +++++++++++++++++++++++
savevm.c | 23 +++++++++++++++++++++++
2 files changed, 46 insertions(+), 0 deletions(-)
next reply other threads:[~2009-10-19 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 19:07 Juan Quintela [this message]
2009-10-19 19:07 ` [Qemu-devel] [PATCH 1/2] vmstate: u64 support Juan Quintela
2009-10-20 2:44 ` Glauber Costa
2009-10-19 19:07 ` [Qemu-devel] [PATCH 2/2] vmstate: add VMSTATE_ARRAY_UNSAFE Juan Quintela
2009-10-20 2:46 ` Glauber Costa
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=cover.1255979118.git.quintela@redhat.com \
--to=quintela@redhat.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.