linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for Linux 4.16-rc8
@ 2018-03-29 21:10 Radim Krčmář
  0 siblings, 0 replies; only message in thread
From: Radim Krčmář @ 2018-03-29 21:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Paolo Bonzini, linux-kernel, kvm

Linus,

The following changes since commit daaf216c06fba4ee4dc3f62715667da929d68774:

  KVM: x86: Fix device passthrough when SME is active (2018-03-16 14:32:23 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 17a1079d9c63579d6e392a526405b8888e9ede37:

  KVM: x86: Fix pv tlb flush dependencies (2018-03-28 15:53:34 +0200)

----------------------------------------------------------------
KVM fixes for v4.16-rc8

PPC:
 - Fix a bug causing occasional machine check exceptions on POWER8 hosts
   (introduced in 4.16-rc1)

x86:
 - Fix a guest crashing regression with nested VMX and restricted guest
   (introduced in 4.16-rc1)

 - Fix dependency check for pv tlb flush (The wrong dependency that
   effectively disabled the feature was added in 4.16-rc4, the original
   feature in 4.16-rc1, so it got decent testing.)

----------------------------------------------------------------
Paolo Bonzini (1):
      Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/.../paulus/powerpc into kvm-master

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix duplication of host SLB entries

Sean Christopherson (1):
      KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0

Wanpeng Li (1):
      KVM: x86: Fix pv tlb flush dependencies

 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 35 +++++++++++++++++----------------
 arch/x86/kernel/kvm.c                   |  4 ++--
 arch/x86/kvm/vmx.c                      | 10 +++++-----
 3 files changed, 25 insertions(+), 24 deletions(-)

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

only message in thread, other threads:[~2018-03-29 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 21:10 [GIT PULL] KVM fixes for Linux 4.16-rc8 Radim Krčmář

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