qemu/target/i386/nvmm
Philippe Mathieu-Daudé c5beb26a2f accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
We want all accelerators to share the same opaque pointer in
CPUState. Rename NVMM 'qemu_vcpu' as 'AccelCPUState'; directly
use the typedef, remove unnecessary casts.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230624174121.11508-11-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
nvmm-accel-ops.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
nvmm-accel-ops.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
nvmm-all.c accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState 2023-06-28 13:55:35 +02:00