Skip to content
Snippets Groups Projects
Commit c5beb26a authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé
Browse files

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: default avatarRichard Henderson <richard.henderson@linaro.org>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230624174121.11508-11-philmd@linaro.org>
parent 8c12c76d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment