qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [qom-next] Bisecting virtio-scsi issue
@ 2012-06-16  0:41 Andreas Färber
  2012-06-17  8:37 ` Avi Kivity
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Färber @ 2012-06-16  0:41 UTC (permalink / raw)
  To: Anthony Liguori, mengcong; +Cc: Stefan Hajnoczi, qemu-devel, Avi Kivity

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-scsi-pci,id=mcbus
qemu-system-x86_64: /home/andreas/QEMU/qemu-rcar/memory.c:1259:
memory_region_add_subregion_common: Assertion `!subregion->parent' failed.

$ x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 1G -boot menu=on
-drive file=../openSUSE-12.1-DVD-x86_64.iso,if=none,id=idecd,readonly=on
-device ide-cd,bus=ide.0,drive=idecd -device ahci,id=ahci -device
ide-cd,bus=ahci.0,drive=ahcicd -drive
file=../openSUSE-12.1-GNOME-LiveCD-x86_64.iso,if=none,id=ahcicd,readonly=on
qemu-system-x86_64: /home/andreas/QEMU/qemu-rcar/memory.c:1259:
memory_region_add_subregion_common: Assertion `!subregion->parent' failed.

qemu.git appears to be okay. But I also got quite a few segfaults during
the bisects that I had to skip (I believe mengcong was already tracking
down some virtio write error), so I'll recheck without git-bisect and
doing fully clean rebuilds tomorrow if nobody has any insights.

Cheers,
Andreas

[1] http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/qom-next-2

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-17 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16  0:41 [Qemu-devel] [qom-next] Bisecting virtio-scsi issue Andreas Färber
2012-06-17  8:37 ` Avi Kivity
2012-06-17 14:08   ` Andreas Färber
2012-06-17 14:16     ` Avi Kivity
2012-06-17 14:28       ` Andreas Färber
2012-06-17 14:33         ` Anthony Liguori
2012-06-17 14:57           ` Avi Kivity
2012-06-17 15:16             ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).