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
..
2023-01-06 00:50:32 +01:00
2023-06-06 09:42:14 +02:00
2023-03-20 12:43:50 +01:00
2023-05-02 12:36:46 -07:00
2023-05-16 15:21:39 -07:00
2023-05-23 15:20:15 +08:00
2023-02-10 14:12:06 +01:00
2023-05-30 15:50:17 +01:00
2022-12-20 17:09:41 -08:00
2022-10-07 12:11:41 +02:00
2023-06-13 17:42:01 +10:00
2023-04-24 11:29:00 +02:00
2023-03-28 15:23:10 -07:00
2023-04-27 16:39:43 +02:00
2023-06-26 17:33:00 +02:00
2023-03-20 12:43:50 +01:00
2023-02-08 07:27:20 +01:00
2023-03-02 19:13:52 -05:00