diff options
| author | Uros Bizjak <ubizjak@gmail.com> | 2025-11-06 22:12:30 +0300 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2025-11-06 23:35:51 +0300 |
| commit | c331b400e291a510eb9a0dbdc783b38e6f8321f0 (patch) | |
| tree | e20a0bc126e7a0c26e40a35d3876877c2fe52fe7 /scripts | |
| parent | 3d80f4c93d3d26d0f9a0dd2844961a632eeea634 (diff) | |
| download | linux-c331b400e291a510eb9a0dbdc783b38e6f8321f0.tar.xz | |
KVM: SVM: Ensure SPEC_CTRL[63:32] is context switched between guest and host
SPEC_CTRL is an MSR, i.e. a 64-bit value, but the VMRUN assembly code
assumes bits 63:32 are always zero. The bug is _currently_ benign because
neither KVM nor the kernel support setting any of bits 63:32, but it's
still a bug that needs to be fixed.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Suggested-by: Sean Christopherson <seanjc@google.com>
Co-developed-by: Sean Christopherson <seanjc@google.com>
Link: https://patch.msgid.link/20251106191230.182393-1-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
