linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More KVM fixes for Linux 5.17-rc7
@ 2022-03-06 10:54 Paolo Bonzini
  2022-03-06 20:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2022-03-06 10:54 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit ece32a75f003464cad59c26305b4462305273d70:

  Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2022-02-25 09:49:30 -0500)

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 8d25b7beca7ed6ca34f53f0f8abd009e2be15d94:

  KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run (2022-03-02 10:55:58 -0500)

----------------------------------------------------------------
x86 guest:

* Tweaks to the paravirtualization code, to avoid using them
when they're pointless or harmful

x86 host:

* Fix for SRCU lockdep splat

* Brown paper bag fix for the propagation of errno

----------------------------------------------------------------
Dexuan Cui (1):
      x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64

Li RongQing (1):
      KVM: x86: Yield to IPI target vCPU only if it is busy

Like Xu (1):
      KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()

Paolo Bonzini (1):
      KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run

Wanpeng Li (2):
      x86/kvm: Don't use PV TLB/yield when mwait is advertised
      x86/kvm: Don't waste memory if kvmclock is disabled

 arch/x86/kernel/kvm.c      |  4 +++-
 arch/x86/kernel/kvmclock.c |  3 +++
 arch/x86/kvm/mmu/mmu.c     |  2 +-
 arch/x86/kvm/x86.c         | 25 +++++++++++++------------
 4 files changed, 20 insertions(+), 14 deletions(-)


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

* Re: [GIT PULL] More KVM fixes for Linux 5.17-rc7
  2022-03-06 10:54 [GIT PULL] More KVM fixes for Linux 5.17-rc7 Paolo Bonzini
@ 2022-03-06 20:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-06 20:34 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Sun,  6 Mar 2022 05:54:39 -0500:

> 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/f81664f760046ac9b5731d9340f9e48e70ea7c8d

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-03-06 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06 10:54 [GIT PULL] More KVM fixes for Linux 5.17-rc7 Paolo Bonzini
2022-03-06 20:34 ` 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).