qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Revert "virtio: sync the dataplane vring state


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Revert "virtio: sync the dataplane vring state to the virtqueue before virtio_save"
Date: Wed, 22 Jun 2016 12:54:14 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Tue, Jun 21, 2016 at 11:02:11AM +0100, Stefan Hajnoczi wrote:
> This reverts commit 10a06fd65f667a972848ebbbcac11bdba931b544.
> 
> Dataplane has used the same virtqueue code as non-dataplane since
> commits e24a47c5b73e04f94030e2daa356c7582aebfca2 ("virtio-scsi: do not
> use vring in dataplane") and 03de2f527499ae0c6d16a379665d072345254f2c
> ("virtio-blk: do not use vring in dataplane").  It is no longer
> necessary to stop dataplane in order to sync state since there is no
> duplicated virtqueue state.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  hw/block/virtio-blk.c | 5 -----
>  hw/scsi/virtio-scsi.c | 5 -----
>  2 files changed, 10 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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