diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-10 20:23:27 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-25 18:57:59 +0200 |
commit | a629ef9518f5a59f79908d049144721cb2dd5b74 (patch) | |
tree | cecd8f00f2395e6886b2df5c95c05dba857ce711 /virt | |
parent | KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx (diff) | |
download | linux-a629ef9518f5a59f79908d049144721cb2dd5b74.tar.xz linux-a629ef9518f5a59f79908d049144721cb2dd5b74.zip |
KVM: nVMX: Add helper to put (unmap) vmcs12 pages
Add a helper to dedup unmapping the vmcs12 pages. This will reduce the
amount of churn when a future patch refactors the kvm_vcpu_unmap() API.
No functional change intended.
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20241010182427.1434605-26-seanjc@google.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions