* [GIT PULL] KVM fixes for Linux 5.18-rc6
@ 2022-05-06 17:16 Paolo Bonzini
2022-05-06 19:14 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2022-05-06 17:16 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, kvm
Linus,
The following changes since commit f751d8eac17692905cdd6935f72d523d8adf3b65:
KVM: x86: work around QEMU issue with synthetic CPUID leaves (2022-04-29 15:24:58 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 053d2290c0307e3642e75e0185ddadf084dc36c1:
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state (2022-05-06 13:08:06 -0400)
----------------------------------------------------------------
x86:
* Account for family 17h event renumberings in AMD PMU emulation
* Remove CPUID leaf 0xA on AMD processors
* Fix lockdep issue with locking all vCPUs
* Fix loss of A/D bits in SPTEs
* Fix syzkaller issue with invalid guest state
----------------------------------------------------------------
Kyle Huey (1):
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Paolo Bonzini (2):
Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Peter Gonda (1):
KVM: SEV: Mark nested locking of vcpu->lock
Sandipan Das (1):
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sean Christopherson (4):
KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)
KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()
KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
arch/x86/kvm/cpuid.c | 5 +++
arch/x86/kvm/mmu/mmu.c | 34 +++----------------
arch/x86/kvm/mmu/spte.c | 28 ++++++++++++++++
arch/x86/kvm/mmu/spte.h | 4 ++-
arch/x86/kvm/mmu/tdp_iter.h | 34 +++++++++++++++++--
arch/x86/kvm/mmu/tdp_mmu.c | 82 +++++++++++++++++++++++++++++----------------
arch/x86/kvm/svm/pmu.c | 28 ++++++++++++++--
arch/x86/kvm/svm/sev.c | 42 ++++++++++++++++++++---
arch/x86/kvm/vmx/vmx.c | 2 +-
9 files changed, 190 insertions(+), 69 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM fixes for Linux 5.18-rc6
2022-05-06 17:16 [GIT PULL] KVM fixes for Linux 5.18-rc6 Paolo Bonzini
@ 2022-05-06 19:14 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-06 19:14 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm
The pull request you sent on Fri, 6 May 2022 13:16:49 -0400:
> https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bce58da1f39843d47ccd6d9839fadbf898b72358
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-06 19:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 17:16 [GIT PULL] KVM fixes for Linux 5.18-rc6 Paolo Bonzini
2022-05-06 19:14 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®