All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 4.12-rc4
@ 2017-06-01 16:49 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2017-06-01 16:49 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

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 47a66eed99e6f231f4a1d261a9d493f4eee94829:

  KVM: x86: Fix nmi injection failure when vcpu got blocked (2017-06-01 11:23:10 +0200)

----------------------------------------------------------------
Many small x86 bug fixes: SVM segment registers access rights, nested VMX,
preempt notifiers, LAPIC virtual wire mode, NMI injection.

----------------------------------------------------------------
Gioh Kim (1):
      KVM: SVM: ignore type when setting segment registers

Jan H. Schönherr (2):
      KVM: nVMX: Fix handling of lmsw instruction
      KVM: x86: Fix virtual wire mode

Radim Krčmář (1):
      KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging

Roman Pen (1):
      KVM: SVM: do not zero out segment attributes if segment is unusable or not present

Wanpeng Li (1):
      KVM: X86: Fix preempt the preemption timer cancel

ZhuangYanying (1):
      KVM: x86: Fix nmi injection failure when vcpu got blocked

 arch/x86/kvm/lapic.c |   5 +-
 arch/x86/kvm/svm.c   |  26 +++++----
 arch/x86/kvm/vmx.c   | 147 ++++++++++++++++++++++-----------------------------
 arch/x86/kvm/x86.c   |   7 ++-
 4 files changed, 83 insertions(+), 102 deletions(-)

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

only message in thread, other threads:[~2017-06-01 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-01 16:49 [GIT PULL] KVM changes for 4.12-rc4 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.