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
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