Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Andreas Färber
Am 17.06.2012 16:57, schrieb Avi Kivity: > On 06/17/2012 05:33 PM, Anthony Liguori wrote: > >>> (gdb) qemu mtree >>> -7ffe system (@ 0x564627b0) >>> - io (@ 0x56462880) >>>007e-007f kvmvapic (I/O) (@ 0x

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Avi Kivity
On 06/17/2012 05:33 PM, Anthony Liguori wrote: >> (gdb) qemu mtree >> -7ffe system (@ 0x564627b0) >> - io (@ 0x56462880) >>007e-007f kvmvapic (I/O) (@ 0x5647c838) > > FWIW: > > > commit 55016e6ab

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Anthony Liguori
On 06/17/2012 09:28 AM, Andreas Färber wrote: Am 17.06.2012 16:16, schrieb Avi Kivity: On 06/17/2012 05:08 PM, Andreas Färber wrote: Am 17.06.2012 10:37, schrieb Avi Kivity: On 06/16/2012 03:41 AM, Andreas Färber wrote: After multiple runs of not-so-successful bisecting, it appears as if the

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Andreas Färber
Am 17.06.2012 16:16, schrieb Avi Kivity: > On 06/17/2012 05:08 PM, Andreas Färber wrote: >> Am 17.06.2012 10:37, schrieb Avi Kivity: >>> On 06/16/2012 03:41 AM, Andreas Färber wrote: After multiple runs of not-so-successful bisecting, it appears as if the qom-next commit "qbus: Make child

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Avi Kivity
On 06/17/2012 05:08 PM, Andreas Färber wrote: > Am 17.06.2012 10:37, schrieb Avi Kivity: >> On 06/16/2012 03:41 AM, Andreas Färber wrote: >>> Hi, >>> >>> After multiple runs of not-so-successful bisecting, it appears as if the >>> qom-next commit "qbus: Make child devices links" [1] is causing >>>

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Andreas Färber
Am 17.06.2012 10:37, schrieb Avi Kivity: > On 06/16/2012 03:41 AM, Andreas Färber wrote: >> Hi, >> >> After multiple runs of not-so-successful bisecting, it appears as if the >> qom-next commit "qbus: Make child devices links" [1] is causing >> assertions for both virtio-scsi and ahci but not for q

Re: [Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-17 Thread Avi Kivity
On 06/16/2012 03:41 AM, Andreas Färber wrote: > Hi, > > After multiple runs of not-so-successful bisecting, it appears as if the > qom-next commit "qbus: Make child devices links" [1] is causing > assertions for both virtio-scsi and ahci but not for qemu-system-x86_64 > without parameters: > > $

[Qemu-devel] [qom-next] Bisecting virtio-scsi issue

2012-06-15 Thread Andreas Färber
Hi, After multiple runs of not-so-successful bisecting, it appears as if the qom-next commit "qbus: Make child devices links" [1] is causing assertions for both virtio-scsi and ahci but not for qemu-system-x86_64 without parameters: $ x86_64-softmmu/qemu-system-x86_64 -enable-kvm -device virtio-s