From: hitmoon <zxq_yx_007@163.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] info qtree command cause qemu ABORT!
Date: Fri, 11 Mar 2016 11:08:39 +0800 [thread overview]
Message-ID: <56E236B7.7080102@163.com> (raw)
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.
next reply other threads:[~2016-03-11 3:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 3:08 hitmoon [this message]
2016-03-11 3:14 ` [Qemu-devel] info qtree command cause qemu ABORT! 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56E236B7.7080102@163.com \
--to=zxq_yx_007@163.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).