Home
last modified time | relevance | path

Searched hist:"76 acc987" (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/
H A Dkvm.c76acc987 Tue Dec 19 17:57:47 GMT 2023 Philippe Mathieu-Daudé <philmd@linaro.org> target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take 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-13-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>