]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'kvm-x86-vmx-6.13' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Nov 2024 11:32:43 +0000 (06:32 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Nov 2024 11:32:43 +0000 (06:32 -0500)
commitef6fdc0e4c556b3b7abc38d062ca70183a80e4dc
tree837b2c6b6e3dc74688844f4132b044d2bd53c803
parentedd1e5987872343a08ace29fa92a39701baeaf96
parentbc17fccb37c8c100e3390e429e952330fd7cab1e
Merge tag 'kvm-x86-vmx-6.13' of https://github.com/kvm-x86/linux into HEAD

KVM VMX change for 6.13

 - Remove __invept()'s unused @gpa param, which was left behind when KVM
   dropped code for invalidating a specific GPA (Intel never officially
   documented support for single-address INVEPT; presumably pre-production
   CPUs supported it at some point).