Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Feb 2023 19:07:32 +0000 (11:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Feb 2023 19:07:32 +0000 (11:07 -0800)
commit5e725d112e1a54c2611d5dffd124a79415d0f0de
tree3ab2bd78733e0558c2bd6556ed25f11f7bddfc0e
parent0c2822b116e300ca6e3b7f98623deb760a93a1d2
parent2c10b61421a28e95a46ab489fd56c0f442ff6952
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull kvm/x86 fixes from Paolo Bonzini:

 - zero all padding for KVM_GET_DEBUGREGS

 - fix rST warning

 - disable vPMU support on hybrid CPUs

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  kvm: initialize all of the kvm_debugregs structure before sending it to userspace
  perf/x86: Refuse to export capabilities for hybrid PMUs
  KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
  Documentation/hw-vuln: Fix rST warning