diff options
author | Andrew Jones <[email protected]> | 2018-09-18 19:54:31 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2018-10-17 00:26:56 +0200 |
commit | 0bec140fb6c106a70aac183e5fa99de0ef1d161a (patch) | |
tree | 2b960a4493107bf03a50115752c6ef9a4105a63a /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 7a6629ef746d1a50cc9247bd7c92ce6b38b8ed68 (diff) |
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions