qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qemu-system-ppc64 abort()s with pcie bridges


From: Thomas Huth
Subject: qemu-system-ppc64 abort()s with pcie bridges
Date: Wed, 8 Jul 2020 10:03:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

 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 via email to

[Prev in Thread] Current Thread [Next in Thread]