summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/kvm_util.h
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2018-09-18 19:54:31 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-17 00:26:56 +0200
commit0bec140fb6c106a70aac183e5fa99de0ef1d161a (patch)
tree2b960a4493107bf03a50115752c6ef9a4105a63a /tools/testing/selftests/kvm/include/kvm_util.h
parent7a6629ef746d1a50cc9247bd7c92ce6b38b8ed68 (diff)
downloadlinux-0bec140fb6c106a70aac183e5fa99de0ef1d161a.tar.gz
linux-0bec140fb6c106a70aac183e5fa99de0ef1d161a.tar.bz2
linux-0bec140fb6c106a70aac183e5fa99de0ef1d161a.zip
kvm: selftests: add vcpu support for aarch64
This code adds VM and VCPU setup code for the VM_MODE_FLAT48PG mode. The VM_MODE_FLAT48PG isn't yet fully supportable, as it defines the guest physical address limit as 52-bits, and KVM currently only supports guests with up to 40-bit physical addresses (see KVM_PHYS_SHIFT). VM_MODE_FLAT48PG will work fine, though, as long as no >= 40-bit physical addresses are used. Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/include/kvm_util.h')
0 files changed, 0 insertions, 0 deletions