]> www.infradead.org Git - nvme.git/commit
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Jul 2024 13:54:57 +0000 (09:54 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Jul 2024 13:54:57 +0000 (09:54 -0400)
commit5c5ddf71071f01fabe9380e16c36c9263d40d528
treeb7693fc445cc7df841414f6ed6387f651d0b66f5
parent34b69edecb47284e81f0204a50db5e55fe93cb52
parent377b2f359d1f71c75f8cc352b5c81f2210312d83
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD

KVM x86 MTRR virtualization removal

Remove support for virtualizing MTRRs on Intel CPUs, along with a nasty CR0.CD
hack, and instead always honor guest PAT on CPUs that support self-snoop.
Documentation/virt/kvm/api.rst
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.h
arch/x86/kvm/mmu/mmu.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c
arch/x86/kvm/x86.h