qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 7/8] virtio-scsi: do not use vring in dataplane


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH 7/8] virtio-scsi: do not use vring in dataplane
Date: Tue, 16 Feb 2016 16:28:42 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, 02/14 18:17, Paolo Bonzini wrote:
>  typedef struct VirtIOSCSICommon {

<...>

>      bool dataplane_disabled;

This was only set by virtio_scsi_migration_state_changed and should be replaced
by dataplane_started and dataplane_fenced now.

Fam



reply via email to

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