From: "Benoît Canet" <benoit.canet@irqsave.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, pbonzini@redhat.com,
aneesh.kumar@linux.vnet.ibm.com, quintela@redhat.com
Subject: Re: [Qemu-devel] [PATCH V2 0/3] Virtio-9p live migration patchset
Date: Mon, 29 Apr 2013 15:13:34 +0200 [thread overview]
Message-ID: <20130429131333.GA4295@irqsave.net> (raw)
In-Reply-To: <1365691268-18036-1-git-send-email-benoit@irqsave.net>
quintela: ping.
I really need your review to get this patchset in shape for merging.
Regards
Benoît
> Le Thursday 11 Apr 2013 à 16:41:05 (+0200), Benoît Canet a écrit :
> This patchset is a rework of the 9p live migration patchs made a few years ago
> by Aneesh.
> As the new vmstate API doesn't support linked list so the old API is used.
>
> v2:
> Drop pre migration flush hook code (Paolo)
> Use vmstate change notifier (Paolo)
> Use static variables instead of a struct in patch 2 (Paolo, Peter)
> Drop spurious root_id related code (Peter)
> Rename functions in patch two (Benoît)
>
> Benoît Canet (3):
> virtio-9p: Add support for 9p migration.
> virtio-9p: Wait for 9p operations to complete before migration and
> savevm.
> virtio-9p: Remove migration blockers.
>
> hw/9pfs/virtio-9p-device.c | 154 ++++++++++++++++++++++++++++++++++++++++++++
> hw/9pfs/virtio-9p.c | 98 +++++++++++++++++++++-------
> hw/9pfs/virtio-9p.h | 4 +-
> 3 files changed, 231 insertions(+), 25 deletions(-)
>
> --
> 1.7.10.4
>
prev parent reply other threads:[~2013-04-29 13:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 14:41 [Qemu-devel] [PATCH V2 0/3] Virtio-9p live migration patchset Benoît Canet
2013-04-11 14:41 ` [Qemu-devel] [PATCH V2 1/3] virtio-9p: Add support for 9p migration Benoît Canet
2013-04-11 14:41 ` [Qemu-devel] [PATCH V2 2/3] virtio-9p: Wait for 9p operations to complete before migration and savevm Benoît Canet
2013-04-11 14:52 ` Paolo Bonzini
2013-04-11 14:41 ` [Qemu-devel] [PATCH V2 3/3] virtio-9p: Remove migration blockers Benoît Canet
2013-04-29 13:13 ` Benoît Canet [this message]
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=20130429131333.GA4295@irqsave.net \
--to=benoit.canet@irqsave.net \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
/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.