On 18/01/2017 17:02, Stefan Hajnoczi wrote: > On Fri, Jan 13, 2017 at 02:17:15PM +0100, Paolo Bonzini wrote: >> hw/block/virtio-blk.c | 19 +++- >> hw/scsi/scsi-bus.c | 2 + >> hw/scsi/scsi-disk.c | 15 +++ >> hw/scsi/scsi-generic.c | 20 +++- >> hw/scsi/virtio-scsi.c | 6 ++ > > Are all the other device models safe because they don't support > IOThread? Yes. Paolo