kvm: arm/arm64: Allow arch specific configurations for VM
Allow the arch backends to perform VM specific initialisation. This will be later used to handle IPA size configuration and per-VM VTCR configuration on arm64. Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Christoffer Dall <cdall@kernel.org> Reviewed-by:Eric Auger <eric.auger@redhat.com> Signed-off-by:
Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com>
Showing
- arch/arm/include/asm/kvm_host.h 7 additions, 0 deletionsarch/arm/include/asm/kvm_host.h
- arch/arm64/include/asm/kvm_host.h 2 additions, 0 deletionsarch/arm64/include/asm/kvm_host.h
- arch/arm64/kvm/reset.c 7 additions, 0 deletionsarch/arm64/kvm/reset.c
- virt/kvm/arm/arm.c 3 additions, 2 deletionsvirt/kvm/arm/arm.c
Please register or sign in to comment