OSDN Git Service

accel: Inline NVMM get_qemu_vcpu()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 23 Mar 2023 12:39:26 +0000 (13:39 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 28 Jun 2023 11:55:35 +0000 (13:55 +0200)
commit2f642b1c2cfa32a1d5af6cbe66c16b5d1c5fd69c
tree7a26178d8be05e6916359f5e98caa65aeb7763f5
parentc5beb26a2f5a641a3c4ef9556f48ae05ea86e30d
accel: Inline NVMM get_qemu_vcpu()

No need for this helper to access the CPUState::accel field.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230624174121.11508-12-philmd@linaro.org>
target/i386/nvmm/nvmm-all.c