All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>
Cc: "Laurent Vivier" <lvivier@redhat.com>,
	"David Gibson" <dgibson@redhat.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Greg Kurz" <groug@kaod.org>, "Cédric Le Goater" <clg@kaod.org>
Subject: qemu-system-ppc64 abort()s with pcie bridges
Date: Wed, 8 Jul 2020 10:03:47 +0200	[thread overview]
Message-ID: <211dfb13-64cc-850b-4936-0f20f0157d7c@redhat.com> (raw)


 Hi,

qemu-system-ppc64 currently abort()s when it is started with a pcie
bridge device:

$ qemu-system-ppc64 -M pseries-5.1 -device pcie-pci-bridge
Unexpected error in object_property_find() at qom/object.c:1240:
qemu-system-ppc64: -device pcie-pci-bridge: Property '.chassis_nr' not found
Aborted (core dumped)

or:

$ qemu-system-ppc64 -M pseries -device dec-21154-p2p-bridge
Unexpected error in object_property_find() at qom/object.c:1240:
qemu-system-ppc64: -device dec-21154-p2p-bridge: Property '.chassis_nr'
not found
Aborted (core dumped)

That's kind of ugly, and it shows up as error when running
scripts/device-crash-test. Is there an easy way to avoid the abort() and
fail more gracefully here?

 Thomas



             reply	other threads:[~2020-07-09  0:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08  8:03 Thomas Huth [this message]
2020-07-08  9:57 ` qemu-system-ppc64 abort()s with pcie bridges Greg Kurz
2020-07-09  9:28   ` Greg Kurz

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=211dfb13-64cc-850b-4936-0f20f0157d7c@redhat.com \
    --to=thuth@redhat.com \
    --cc=clg@kaod.org \
    --cc=dgibson@redhat.com \
    --cc=groug@kaod.org \
    --cc=lvivier@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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.