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