All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 4.14-rc3
@ 2017-09-29 15:19 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2017-09-29 15:19 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit 5753743fa5108b8f98bd61e40dc63f641b26c768:

  KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt (2017-09-19 15:09:16 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to b862789aa5186d5ea3a024b7cfe0f80c3a38b980:

  kvm/x86: Handle async PF in RCU read-side critical sections (2017-09-29 17:05:17 +0200)

----------------------------------------------------------------
Mixed bugfixes.  Perhaps the most interesting one is a latent bug
that was finally triggered by PCID support.

----------------------------------------------------------------
Boqun Feng (1):
      kvm/x86: Handle async PF in RCU read-side critical sections

Ladi Prosek (1):
      KVM: nVMX: fix HOST_CR3/HOST_CR4 cache

Michael Neuling (1):
      KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception

Paolo Bonzini (4):
      KVM: VMX: extract __pi_post_block
      KVM: VMX: avoid double list add with VT-d posted interrupts
      KVM: VMX: simplify and fix vmx_vcpu_pi_load
      KVM: VMX: use cmpxchg64

Wanpeng Li (1):
      KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume

 arch/powerpc/kvm/book3s_hv_rmhandlers.S |  14 ++-
 arch/x86/kernel/kvm.c                   |   3 +-
 arch/x86/kvm/vmx.c                      | 206 ++++++++++++++++----------------
 3 files changed, 116 insertions(+), 107 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-29 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-29 15:19 [GIT PULL] KVM fixes for Linux 4.14-rc3 Paolo Bonzini

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.