qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V2 0/3] Virtio-9p live migration patchset


From: Benoît Canet
Subject: Re: [Qemu-devel] [PATCH V2 0/3] Virtio-9p live migration patchset
Date: Mon, 29 Apr 2013 15:13:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)


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
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]