All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] info qtree command cause qemu ABORT!
@ 2016-03-11  3:08 hitmoon
  2016-03-11  3:14 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: hitmoon @ 2016-03-11  3:08 UTC (permalink / raw)
  To: Peter Maydell; +Cc: QEMU Developers

Peter:

first launch following command:

arm-softmmu/qemu-system-arm -M versatilepb -kernel 
~/Qemu-ARM/vmlinuz-3.2.0-4-versatile -initrd 
~/Qemu-ARM/initrd.img-3.2.0-4-versatile  -hda 
~/debian_wheezy_armel_standard.qcow2 -append 'root=/dev/sda1'

Then execute 'info qtree' in the monitor, qemu aborted with error message :
'qemu/hw/core/sysbus.c:277:sysbus_dev_print: Object 0x55569a7b2d00 is 
not an instance of type sys-bus-device'

With the help of git bisect, commit 'hw/sd/sd.c: QOMify' 
(260bc9d8aa887bdd72d1b2499a9080f75b289cb4) cause this problem.

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

end of thread, other threads:[~2016-03-15 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-11  3:08 [Qemu-devel] info qtree command cause qemu ABORT! hitmoon
2016-03-11  3:14 ` Peter Maydell
2016-03-11  4:18   ` hitmoon
2016-03-14  6:24     ` hitmoon
2016-03-15  9:45       ` hitmoon
2016-03-15 10:04         ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.