Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742193

[GIT PULL] KVM fixes for Linux 4.14-rc3

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject [GIT PULL] KVM fixes for Linux 4.14-rc3
Date 2017-09-29 17:30 +0200
Message-ID <uv5oJ-7Wg-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] KVM fixes for Linux 4.14-rc3 Paolo Bonzini <pbonzini@redhat.com> - 2017-09-29 17:30 +0200

csiph-web