All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu-system-ppc64 abort()s with pcie bridges
@ 2020-07-08  8:03 Thomas Huth
  2020-07-08  9:57 ` Greg Kurz
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2020-07-08  8:03 UTC (permalink / raw)
  To: qemu-ppc
  Cc: Laurent Vivier, David Gibson, QEMU Developers, Greg Kurz,
	Cédric Le Goater


 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



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

end of thread, other threads:[~2020-07-09  9:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08  8:03 qemu-system-ppc64 abort()s with pcie bridges Thomas Huth
2020-07-08  9:57 ` Greg Kurz
2020-07-09  9:28   ` Greg Kurz

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.