forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0b47ec4b95
Calling qdev_get_machine() from a QOM instance_init function is fragile because we can't be sure the machine object actually exists. And this happens to break when passing ",help" on the command line to get the list of properties for a CPU core device types : $ ./qemu-system-ppc64 -device power8_v2.0-spapr-cpu-core,help qemu-system-ppc64: ../../hw/core/machine.c:1290: qdev_get_machine: Assertion `machine != NULL' failed. Aborted (core dumped) This used to work before QEMU 5.0, but commit |
4 years ago | |
---|---|---|
.. | ||
Kconfig | 6 years ago | |
a9mpcore.c | 4 years ago | |
a15mpcore.c | 4 years ago | |
arm11mpcore.c | 4 years ago | |
cluster.c | 5 years ago | |
core.c | 4 years ago | |
meson.build | 4 years ago | |
realview_mpcore.c | 4 years ago |