aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-03-22 19:31:53 +0100
committerThomas Huth <thuth@redhat.com>2024-03-25 09:57:43 +0100
commited355dc107f16f980b20794aa498fa9588e61de5 (patch)
tree60a3e8f2ec06ab05730da341060029d78906630e /hw/intc
parent8c37f869f32df97401e61636a1140e03669479d6 (diff)
downloadqemu-ed355dc107f16f980b20794aa498fa9588e61de5.zip
qemu-ed355dc107f16f980b20794aa498fa9588e61de5.tar.gz
qemu-ed355dc107f16f980b20794aa498fa9588e61de5.tar.bz2
hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user
Using xlnx-zynqmp-pmu-soc on the command line causes QEMU to crash: ./qemu-system-microblazeel -M petalogix-ml605 -device xlnx-zynqmp-pmu-soc ** ERROR:tcg/tcg.c:813:tcg_register_thread: assertion failed: (n < tcg_max_ctxs) Bail out! Aborted (core dumped) Mark the device with "user_creatable = false" to avoid that this can happen. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2229 Message-ID: <20240322183153.1023359-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions