diff options
| author | 2025-06-10 15:57:31 -0700 | |
|---|---|---|
| committer | 2025-06-20 13:07:34 -0700 | |
| commit | 7fe0578041188d63207f17335e8c0d10e19c7515 (patch) | |
| tree | 01a56a2cdc61e1c7080c6a4c8154c9179ab0e39d /scripts/basic/git:/ssh: | |
| parent | KVM: SVM: Move svm_msrpm_offset() to nested.c (diff) | |
KVM: SVM: Store MSRPM pointer as "void *" instead of "u32 *"
Store KVM's MSRPM pointers as "void *" instead of "u32 *" to guard against
directly accessing the bitmaps outside of code that is explicitly written
to access the bitmaps with a specific type.
Opportunistically use svm_vcpu_free_msrpm() in svm_vcpu_free() instead of
open coding an equivalent.
Link: https://lore.kernel.org/r/20250610225737.156318-27-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/basic/git:/ssh:')
0 files changed, 0 insertions, 0 deletions
