Re: [Qemu-block] Possible bug: virtio-scsi + iothread (Former x-data-plane) = "Guest moved index from 0 to 61440" warning

2016-04-06 Thread Paolo Bonzini
On 06/04/2016 16:59, Zir Blazer wrote: >> On Tue, Apr 05, 2016 at 07:49:47PM -0300, Zir Blazer wrote: >> > The bare minimum script that produces the warning, should be this: >> > #!/bin/bash >> > qemu-system-x86_64 \-m 1024M \-enable-kvm \-object > iothread,id=iothread0 \-device

Re: [Qemu-block] Possible bug: virtio-scsi + iothread (Former x-data-plane) = "Guest moved index from 0 to 61440" warning

2016-04-06 Thread Zir Blazer
> On Tue, Apr 05, 2016 at 07:49:47PM -0300, Zir Blazer wrote:> > The bare > minimum script that produces the warning, should be this: > > #!/bin/bash > > qemu-system-x86_64 \-m 1024M \-enable-kvm \-object iothread,id=iothread0 > > \-device virtio-scsi-pci,iothread=iothread0 \ > > This

Re: [Qemu-block] Possible bug: virtio-scsi + iothread (Former x-data-plane) = "Guest moved index from 0 to 61440" warning

2016-04-06 Thread Stefan Hajnoczi
On Tue, Apr 05, 2016 at 07:49:47PM -0300, Zir Blazer wrote: > The bare minimum script that produces the warning, should be this: > #!/bin/bash > qemu-system-x86_64 \-m 1024M \-enable-kvm \-object iothread,id=iothread0 > \-device virtio-scsi-pci,iothread=iothread0 \ > This produces the "Guest