All of lore.kernel.org
 help / color / mirror / Atom feed
From: hitmoon <zxq_yx_007@163.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] info qtree command cause qemu ABORT!
Date: Fri, 11 Mar 2016 12:18:56 +0800	[thread overview]
Message-ID: <56E24730.10605@163.com> (raw)
In-Reply-To: <CAFEAcA8U5atTcVamPm44zS+pR9LLm1oG8W7_JWcUHih82zm8bg@mail.gmail.com>



在 2016年03月11日 11:14, Peter Maydell 写道:
> On 11 March 2016 at 10:08, hitmoon <zxq_yx_007@163.com> wrote:
>> 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'
> Yes, I saw your email from yesterday about this and it is on my
> list of things to look at.
>
> -- PMM
It seems that print_dev point to sysbus_dev_print but sdcard's parent is 
not a TYPE_SYS_BUS_DEVICE !

  reply	other threads:[~2016-03-11  4:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=56E24730.10605@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 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.