kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 5.14-rc5
@ 2021-08-05  7:39 Paolo Bonzini
  2021-08-05 19:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2021-08-05  7:39 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 8750f9bbda115f3f79bfe43be85551ee5e12b6ff:

  KVM: add missing compat KVM_CLEAR_DIRTY_LOG (2021-07-27 16:59:01 -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 d5aaad6f83420efb8357ac8e11c868708b22d0a9:

  KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds (2021-08-05 03:33:56 -0400)

----------------------------------------------------------------
Mostly bugfixes; plus, support for XMM arguments to Hyper-V hypercalls
now obeys KVM_CAP_HYPERV_ENFORCE_CPUID.  Both the XMM arguments feature
and KVM_CAP_HYPERV_ENFORCE_CPUID are new in 5.14, and each did not know
of the other.

----------------------------------------------------------------
Maxim Levitsky (1):
      KVM: selftests: fix hyperv_clock test

Mingwei Zhang (1):
      KVM: SVM: improve the code readability for ASID management

Paolo Bonzini (2):
      KVM: x86: accept userspace interrupt only if no event is injected
      KVM: Do not leak memory for duplicate debugfs directories

Sean Christopherson (2):
      KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
      KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds

Vitaly Kuznetsov (4):
      KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
      KVM: x86: Introduce trace_kvm_hv_hypercall_done()
      KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hypercall input
      KVM: selftests: Test access to XMM fast hypercalls

 arch/x86/kvm/hyperv.c                              | 18 +++++++--
 arch/x86/kvm/mmu/mmu.c                             |  2 +-
 arch/x86/kvm/svm/sev.c                             | 45 ++++++++++++----------
 arch/x86/kvm/trace.h                               | 15 ++++++++
 arch/x86/kvm/x86.c                                 | 13 ++++++-
 .../testing/selftests/kvm/include/x86_64/hyperv.h  |  5 ++-
 tools/testing/selftests/kvm/x86_64/hyperv_clock.c  |  2 +-
 .../testing/selftests/kvm/x86_64/hyperv_features.c | 41 ++++++++++++++++++--
 virt/kvm/kvm_main.c                                | 18 ++++++++-
 9 files changed, 125 insertions(+), 34 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM fixes for Linux 5.14-rc5
  2021-08-05  7:39 [GIT PULL] KVM fixes for Linux 5.14-rc5 Paolo Bonzini
@ 2021-08-05 19:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-05 19:26 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Thu,  5 Aug 2021 03:39:58 -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/97fcc07be81d4f49e1763483144ca7ff79fe0ad5

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:[~2021-08-05 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  7:39 [GIT PULL] KVM fixes for Linux 5.14-rc5 Paolo Bonzini
2021-08-05 19:26 ` 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;
as well as URLs for NNTP newsgroup(s).