diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-07-01 14:08:59 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-07-01 14:08:59 +0300 |
commit | 36b68d360a7a893ba126d6ea6c1799e0b0726362 (patch) | |
tree | 992ebbf5440209cf688f9244e271fece00e4e209 /MAINTAINERS | |
parent | d74669ebaeb6e5c786b939dc8c48cf7db9d44c84 (diff) | |
parent | 63e2f55cabedf8a7ede928f7cf3ab028af44b9e9 (diff) | |
download | linux-36b68d360a7a893ba126d6ea6c1799e0b0726362.tar.xz |
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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 35e19594640d..2c6c9c9ed66e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11436,6 +11436,7 @@ M: Sean Christopherson <seanjc@google.com> M: Paolo Bonzini <pbonzini@redhat.com> L: kvm@vger.kernel.org S: Supported +P: Documentation/process/maintainer-kvm-x86.rst T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git F: arch/x86/include/asm/kvm* F: arch/x86/include/asm/svm.h |