kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7
@ 2020-09-25 23:36 Paolo Bonzini
  2020-09-26  0:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2020-09-25 23:36 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 32251b07d532174d66941488c112ec046f646157:

  Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master (2020-09-20 17:31:15 -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 4bb05f30483fd21ea5413eaf1182768f251cf625:

  KVM: SVM: Add a dedicated INVD intercept routine (2020-09-25 13:27:35 -0400)

----------------------------------------------------------------
Five small fixes.  The nested migration bug will be fixed
with a better API in 5.10 or 5.11, for now this is a fix
that works with existing userspace but keeps the current
ugly API.

----------------------------------------------------------------
Maxim Levitsky (1):
      KVM: x86: fix MSR_IA32_TSC read for nested migration

Mohammed Gamal (1):
      KVM: x86: VMX: Make smaller physical guest address space support user-configurable

Sean Christopherson (1):
      KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE

Tom Lendacky (1):
      KVM: SVM: Add a dedicated INVD intercept routine

Yang Weijiang (1):
      selftests: kvm: Fix assert failure in single-step test

 arch/x86/kvm/svm/svm.c                          |  8 +++++++-
 arch/x86/kvm/vmx/vmx.c                          | 15 ++++++++++-----
 arch/x86/kvm/vmx/vmx.h                          |  5 ++++-
 arch/x86/kvm/x86.c                              | 22 ++++++++++++++++++----
 tools/testing/selftests/kvm/x86_64/debug_regs.c |  2 +-
 5 files changed, 40 insertions(+), 12 deletions(-)


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

* Re: [GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7
  2020-09-25 23:36 [GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7 Paolo Bonzini
@ 2020-09-26  0:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-26  0:17 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Fri, 25 Sep 2020 19:36:52 -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/7c7ec3226f5f33f9c050d85ec20f18419c622ad6

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:[~2020-09-26  0:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 23:36 [GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7 Paolo Bonzini
2020-09-26  0:17 ` 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).