diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-11-26 09:44:52 +0100 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-11-26 09:44:52 +0100 |
| commit | d1e7b4613e2fce06f7a7e3cf4285fbaa547656ba (patch) | |
| tree | 0312408ba4f72d3dcd6302bc5cf4445919222fc2 /arch/x86/kvm/svm/svm.c | |
| parent | de8e8ebb1a7c5e2243fdb0409418484501e3b9b2 (diff) | |
| parent | dfd1572a64c90770a2bddfab9bbb69932217b1da (diff) | |
Merge tag 'kvm-x86-vmx-6.19' of https://github.com/kvm-x86/linux into HEAD
KVM VMX changes for 6.19:
- Use the root role from kvm_mmu_page to construct EPTPs instead of the
current vCPU state, partly as worthwhile cleanup, but mostly to pave the
way for tracking per-root TLB flushes so that KVM can elide EPT flushes on
pCPU migration if KVM has flushed the root at least once.
- Add a few missing nested consistency checks.
- Rip out support for doing "early" consistency checks via hardware as the
functionality hasn't been used in years and is no longer useful in general,
and replace it with an off-by-default module param to detected missed
consistency checks (i.e. WARN if hardware finds a check that KVM does not).
- Fix a currently-benign bug where KVM would drop the guest's SPEC_CTRL[63:32]
on VM-Enter.
- Misc cleanups.
Diffstat (limited to 'arch/x86/kvm/svm/svm.c')
0 files changed, 0 insertions, 0 deletions