]> Git Repo - qemu.git/commit - target/arm/kvm.c
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
authorPranavkumar Sawargaonkar <[email protected]>
Thu, 19 Jun 2014 17:06:26 +0000 (18:06 +0100)
committerPeter Maydell <[email protected]>
Thu, 19 Jun 2014 17:33:02 +0000 (18:33 +0100)
commit228d5e048b68672593d93f1e42d777de80903e3d
treec8d21395ae303a08480cf6dd27f5a8e5f026cc44
parent99040447cee777498c1b2125f16402b8af88355c
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64

Introduce a common kvm_arm_vcpu_init() for doing KVM_ARM_VCPU_INIT
ioctl in KVM ARM and KVM ARM64. This also helps us factor-out few
common code lines from kvm_arch_init_vcpu() for KVM ARM/ARM64.

Signed-off-by: Pranavkumar Sawargaonkar <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 1402901605[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target-arm/cpu-qom.h
target-arm/kvm.c
target-arm/kvm32.c
target-arm/kvm64.c
target-arm/kvm_arm.h
This page took 0.026185 seconds and 4 git commands to generate.