All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 5.10-rc1
@ 2020-10-24  9:01 Paolo Bonzini
  2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2020-10-24  9:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kvm

Linus,

The following changes since commit 29cf0f5007a215b51feb0ae25ca5353480d53ead:

  kvm: x86/mmu: NX largepage recovery for TDP MMU (2020-10-23 03:42:16 -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 77377064c3a94911339f13ce113b3abf265e06da:

  KVM: ioapic: break infinite recursion on lazy EOI (2020-10-24 04:42:06 -0400)

----------------------------------------------------------------
Two fixes for the pull request, and an unrelated bugfix for
a host hang.

----------------------------------------------------------------

Paolo Bonzini (1):
      KVM: vmx: rename pi_init to avoid conflict with paride

Sean Christopherson (1):
      KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build

Vitaly Kuznetsov (1):
      KVM: ioapic: break infinite recursion on lazy EOI

 arch/x86/kvm/ioapic.c          | 5 +----
 arch/x86/kvm/mmu/tdp_mmu.c     | 2 +-
 arch/x86/kvm/vmx/posted_intr.c | 2 +-
 arch/x86/kvm/vmx/posted_intr.h | 4 ++--
 arch/x86/kvm/vmx/vmx.c         | 2 +-
 5 files changed, 6 insertions(+), 9 deletions(-)


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

* Re: [GIT PULL] KVM fixes for Linux 5.10-rc1
  2020-10-24  9:01 [GIT PULL] KVM fixes for Linux 5.10-rc1 Paolo Bonzini
@ 2020-10-24 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-24 19:37 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: torvalds, linux-kernel, kvm

The pull request you sent on Sat, 24 Oct 2020 05:01:57 -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/9bf8d8bcf3cebe44863188f1f2d822214e84f5b1

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-10-24 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24  9:01 [GIT PULL] KVM fixes for Linux 5.10-rc1 Paolo Bonzini
2020-10-24 19:37 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.