mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-19 16:12:40 -06:00
qtest_set_command_cb passed to g_once should match GThreadFunc, which it does not. But using g_once is actually unnecessary, because the function is called by riscv_harts_realize() under the Big QEMU Lock. Reported-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250410161722.595634-1-pbonzini@redhat.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Cc: qemu-stable@nongnu.org |
||
|---|---|---|
| .. | ||
| boot.c | ||
| Kconfig | ||
| meson.build | ||
| microblaze-v-generic.c | ||
| microchip_pfsoc.c | ||
| numa.c | ||
| opentitan.c | ||
| riscv-iommu-bits.h | ||
| riscv-iommu-hpm.c | ||
| riscv-iommu-hpm.h | ||
| riscv-iommu-pci.c | ||
| riscv-iommu-sys.c | ||
| riscv-iommu.c | ||
| riscv-iommu.h | ||
| riscv_hart.c | ||
| shakti_c.c | ||
| sifive_e.c | ||
| sifive_u.c | ||
| spike.c | ||
| trace-events | ||
| trace.h | ||
| virt-acpi-build.c | ||
| virt.c | ||