diff options
author | Sean Christopherson <seanjc@google.com> | 2024-11-01 21:35:54 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-11-05 07:57:46 +0300 |
commit | c9155eb012b9b611852e63bb396a58924f1d371f (patch) | |
tree | 6ddc27c087f8e99f0c7b67a76feaec11b079a2a4 /rust/helpers/helpers.c | |
parent | ff6ce56e1d8889cf572874046d51325884e17e2c (diff) | |
download | linux-c9155eb012b9b611852e63bb396a58924f1d371f.tar.xz |
KVM: x86: Unpack msr_data structure prior to calling kvm_apic_set_base()
Pass in the new value and "host initiated" as separate parameters to
kvm_apic_set_base(), as forcing the KVM_SET_SREGS path to declare and fill
an msr_data structure is awkward and kludgy, e.g. __set_sregs_common()
doesn't even bother to set the proper MSR index.
No functional change intended.
Suggested-by: Kai Huang <kai.huang@intel.com>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Link: https://lore.kernel.org/r/20241101183555.1794700-9-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions