diff options
author | 2024-08-02 18:16:08 +0300 | |
---|---|---|
committer | 2024-08-22 11:25:34 -0700 | |
commit | dad1613e0533b380318281c1519e1a3477c2d0d2 (patch) | |
tree | 0fb423b92d4c0bd69e2005fa011c23a7bbc425f8 /scripts/generate_rust_analyzer.py | |
parent | KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS (diff) | |
download | linux-rng-dad1613e0533b380318281c1519e1a3477c2d0d2.tar.xz linux-rng-dad1613e0533b380318281c1519e1a3477c2d0d2.zip |
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
If these msrs are read by the emulator (e.g due to 'force emulation' prefix),
SVM code currently fails to extract the corresponding segment bases,
and return them to the emulator.
Fix that.
Cc: stable@vger.kernel.org
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20240802151608.72896-3-mlevitsk@redhat.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions