diff options
author | 2020-05-13 12:57:26 -0400 | |
---|---|---|
committer | 2020-06-01 04:24:32 -0400 | |
commit | 69c9dfa24bb7bac5c9e2bd4d3f631e35b91e3733 (patch) | |
tree | 8b0a08cbf4bce6840707ddbf717f76d5c716899e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: nVMX: always update CR3 in VMCS (diff) | |
download | wireguard-linux-69c9dfa24bb7bac5c9e2bd4d3f631e35b91e3733.tar.xz wireguard-linux-69c9dfa24bb7bac5c9e2bd4d3f631e35b91e3733.zip |
KVM: nSVM: move map argument out of enter_svm_guest_mode
Unmapping the nested VMCB in enter_svm_guest_mode is a bit of a wart,
since the map argument is not used elsewhere in the function. There are
just two callers, and those are also the place where kvm_vcpu_map is
called, so it is cleaner to unmap there.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions