From: Boris Sukholitko <boriss@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] Virtio-9p live migration patchset
Date: Fri, 26 Sep 2014 18:19:55 +0300 [thread overview]
Message-ID: <1411744797-17121-1-git-send-email-boriss@gmail.com> (raw)
This patchset is a small rebase of the 9p live migration patches made a year
ago by Benoit Canet.
See http://lists.gnu.org/archive/html/qemu-devel/2013-04/msg02190.html
for the previous thread.
I took the liberty to drop the second patch (waiting for completion of 9p
operations) as it wasn't working in my testing.
Thanks,
Boris.
Boris Sukholitko (2):
virtio-9p: Add support for 9p migration.
virtio-9p: Remove migration blockers.
hw/9pfs/virtio-9p-device.c | 152 +++++++++++++++++++++++++++++++++++++++++++++
hw/9pfs/virtio-9p.c | 24 -------
hw/9pfs/virtio-9p.h | 2 -
3 files changed, 152 insertions(+), 26 deletions(-)
--
2.0.2
next reply other threads:[~2014-09-26 15:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-26 15:19 Boris Sukholitko [this message]
2014-09-26 15:19 ` [Qemu-devel] [PATCH 1/2] virtio-9p: Add support for 9p migration Boris Sukholitko
2014-09-29 21:48 ` Benoît Canet
2014-09-30 19:13 ` Boris Sukholitko
2014-09-26 15:19 ` [Qemu-devel] [PATCH 2/2] virtio-9p: Remove migration blockers Boris Sukholitko
2014-09-29 21:46 ` [Qemu-devel] [PATCH 0/2] Virtio-9p live migration patchset Benoît Canet
2014-09-30 19:08 ` Boris Sukholitko
2014-09-30 19:17 ` Benoît Canet
2014-10-01 6:43 ` Markus Armbruster
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=1411744797-17121-1-git-send-email-boriss@gmail.com \
--to=boriss@gmail.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.