commit | 2f642b1c2cfa32a1d5af6cbe66c16b5d1c5fd69c | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Mar 23 13:39:26 2023 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Jun 28 13:55:35 2023 +0200 |
tree | 7a26178d8be05e6916359f5e98caa65aeb7763f5 | |
parent | c5beb26a2f5a641a3c4ef9556f48ae05ea86e30d [diff] |
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>