qemu/target/i386/whpx
Philippe Mathieu-Daudé b4f879a4ed accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
We want all accelerators to share the same opaque pointer in
CPUState. Rename WHPX 'whpx_vcpu' as 'AccelCPUState'; use
the typedef.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230624174121.11508-14-philmd@linaro.org>
2023-06-28 13:55:35 +02:00
..
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
whpx-accel-ops.c accel: Remove unused hThread variable on TCG/WHPX 2023-06-28 13:55:35 +02:00
whpx-accel-ops.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
whpx-all.c accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState 2023-06-28 13:55:35 +02:00
whpx-apic.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
whpx-internal.h accel: Re-enable WHPX cross-build on case sensitive filesystems 2023-06-28 13:55:35 +02:00