From: Jason Baron <jbaron@redhat.com>
To: kwolf@redhat.com, afaerber@suse.de, agraf@suse.de
Cc: i.mitsyanko@samsung.com, quintela@redhat.com,
jan.kiszka@siemens.com, qemu-devel@nongnu.org,
aderumier@odiso.com, yamahata@valinux.co.jp
Subject: [Qemu-devel] [PATCH v3 0/2] add ahci migration
Date: Fri, 4 Jan 2013 14:44:39 -0500 [thread overview]
Message-ID: <cover.1357327435.git.jbaron@redhat.com> (raw)
Hi,
Add migration bits for ahci. This allows q35 to be migratable. I also
have been working on some qtest migration tests, to show that this does
something. I will re-post those separately.
Thanks,
-Jason
Jason Baron (2):
ahci: remove unused AHCIDevice fields
ahci: add migration support
hw/ide/ahci.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
hw/ide/ahci.h | 12 ++++++-
hw/ide/ich.c | 11 +++++--
3 files changed, 99 insertions(+), 12 deletions(-)
next reply other threads:[~2013-01-04 19:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 19:44 Jason Baron [this message]
2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 1/2] ahci: remove unused AHCIDevice fields Jason Baron
2013-01-15 14:51 ` Juan Quintela
2013-01-04 19:44 ` [Qemu-devel] [PATCH v3 2/2] ahci: add migration support Jason Baron
2013-01-10 11:52 ` Kevin Wolf
2013-01-15 14:54 ` Juan Quintela
2013-01-15 15:02 ` Kevin Wolf
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.1357327435.git.jbaron@redhat.com \
--to=jbaron@redhat.com \
--cc=aderumier@odiso.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=i.mitsyanko@samsung.com \
--cc=jan.kiszka@siemens.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=yamahata@valinux.co.jp \
/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 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).