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.
qemu/include/hw/core
Xuzhou Cheng c9923550b4 accel/qtest: Support qtest accelerator for Windows
Currently signal SIGIPI [=SIGUSR1] is used to kick the dummy CPU
when qtest accelerator is used. However SIGUSR1 is unsupported on
Windows. To support Windows, we add a QemuSemaphore CPUState::sem
to kick the dummy CPU instead for Windows.

Signed-off-by: Xuzhou Cheng <xuzhou.cheng@windriver.com>
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221028045736.679903-2-bin.meng@windriver.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 years ago
..
accel-cpu.h accel-cpu: make cpu_realizefn return a bool 4 years ago
cpu.h accel/qtest: Support qtest accelerator for Windows 2 years ago
generic-loader.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
split-irq.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
sysbus-fdt.h hw/core: Move the ARM sysbus-fdt to core 3 years ago
sysemu-cpu-ops.h dump: Replace opaque DumpState pointer with a typed one 2 years ago
tcg-cpu-ops.h accel/tcg: Add restore_state_to_opc to TCGCPUOps 2 years ago