]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 31 Oct 2023 14:12:45 +0000 (10:12 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 31 Oct 2023 14:12:45 +0000 (10:12 -0400)
commitfadaf574a7fabe27016f734bd02a3bd27d0fcc10
tree730e5cf9307a13a22c331cc6b06e681aaeecb196
parentf23364676018db8432f91c6247a30529195aff60
parentb35babd3abea081de0611ce0d5b85281c18c52c7
Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEAD

KVM x86 Documentation updates for 6.7:

 - Fix various typos, notably a confusing reference to the non-existent
   "struct kvm_vcpu_event" (the actual structure is kvm_vcpu_events, plural).

 - Update x86's kvm_mmu_page documentation to bring it closer to the code
   (this raced with the removal of async zapping and so the documentation is
   already stale; my bad).

 - Document the behavior of x86 PMU filters on fixed counters.
Documentation/virt/kvm/api.rst