qemu/target/i386/whpx
Philippe Mathieu-Daudé f861b3f390 accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
We want all accelerators to share the same opaque pointer in
CPUState. Start with the HAX context, renaming its forward
declarated structure 'hax_vcpu_state' as 'AccelCPUState'.
Document the CPUState field. Directly use the typedef.

Remove the amusing but now unnecessary casts in NVMM / WHPX.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230624174121.11508-8-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 HAX 'struct hax_vcpu_state' -> 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