diff options
| author | Uros Bizjak <ubizjak@gmail.com> | 2025-11-06 11:12:30 -0800 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2025-11-06 12:35:51 -0800 |
| commit | c331b400e291a510eb9a0dbdc783b38e6f8321f0 (patch) | |
| tree | e20a0bc126e7a0c26e40a35d3876877c2fe52fe7 /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 3d80f4c93d3d26d0f9a0dd2844961a632eeea634 (diff) | |
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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions