diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-12-19 17:57:46 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-12-19 17:57:46 +0000 |
commit | bbb22d586561c67103a14311662ff7bc877fcbb9 (patch) | |
tree | 9391c572178f3275e322b13530741983a6fb53c5 /include | |
parent | 5ed84f3bf714b20001f6c5ff370d0f070f7c89cf (diff) | |
download | qemu-bbb22d586561c67103a14311662ff7bc877fcbb9.zip qemu-bbb22d586561c67103a14311662ff7bc877fcbb9.tar.gz qemu-bbb22d586561c67103a14311662ff7bc877fcbb9.tar.bz2 |
target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU argument
Unify the "kvm_arm.h" API: All functions related to ARM vCPUs
take a ARMCPU* argument. Use the CPU() QOM cast macro When
calling the generic vCPU API from "sysemu/kvm.h".
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Message-id: 20231123183518.64569-11-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions