diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-10 11:23:26 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-25 12:57:59 -0400 |
commit | 2e34f942a5f251f426f240edf68197817935cd31 (patch) | |
tree | aec81e7a74ede0d197c068cd86f8fd6ec715ea3f /virt | |
parent | efaaabc6c6d3cd673ffc9b6ac1da17186a238cb6 (diff) | |
download | linux-2e34f942a5f251f426f240edf68197817935cd31.tar.gz linux-2e34f942a5f251f426f240edf68197817935cd31.tar.bz2 linux-2e34f942a5f251f426f240edf68197817935cd31.zip |
KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
Remove vcpu_vmx.msr_bitmap_map and instead use an on-stack structure in
the one function that uses the map, nested_vmx_prepare_msr_bitmap().
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-25-seanjc@google.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions