]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:08:59 +0000 (07:08 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 1 Jul 2023 11:08:59 +0000 (07:08 -0400)
commit36b68d360a7a893ba126d6ea6c1799e0b0726362
tree992ebbf5440209cf688f9244e271fece00e4e209
parentd74669ebaeb6e5c786b939dc8c48cf7db9d44c84
parent63e2f55cabedf8a7ede928f7cf3ab028af44b9e9
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD

KVM x86 changes for 6.5:

* Move handling of PAT out of MTRR code and dedup SVM+VMX code

* Fix output of PIC poll command emulation when there's an interrupt

* Add a maintainer's handbook to document KVM x86 processes, preferred coding
  style, testing expectations, etc.

* Misc cleanups
MAINTAINERS
arch/x86/kvm/lapic.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/x86.c