All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] KVM fixes for 4.10 merge window
@ 2016-12-19 15:49 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2016-12-19 15:49 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, rkrcmar, kvm

Linus,

The following changes since commit cdb98c2698b4af287925abcba4d77d92af82a0c3:

  Revert "nvme: add support for the Write Zeroes command" (2016-12-13 19:53:37 -0800)

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 ef85b67385436ddc1998f45f1d6a210f935b3388:

  kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) (2016-12-19 16:05:31 +0100)

----------------------------------------------------------------
Early fixes for x86.  Instead of the (botched) revert, the
lockdep/might_sleep splat has a real fix provided by Andrea.

----------------------------------------------------------------
Andrea Arcangeli (2):
      kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
      kvm: take srcu lock around kvm_steal_time_set_preempted()

GanShun (1):
      kvm: nVMX: Correct a VMX instruction error code for VMPTRLD

Jim Mattson (1):
      kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)

Paolo Bonzini (1):
      KVM: hyperv: fix locking of struct kvm_hv fields

Yi Sun (1):
      KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.

 Documentation/virtual/kvm/locking.txt |  8 ++++++--
 arch/x86/include/asm/kvm_host.h       |  1 +
 arch/x86/kvm/cpuid.c                  |  9 +++++----
 arch/x86/kvm/hyperv.c                 | 24 +++++++++++++++---------
 arch/x86/kvm/vmx.c                    | 13 ++++++-------
 arch/x86/kvm/x86.c                    | 18 ++++++++++++++++++
 6 files changed, 51 insertions(+), 22 deletions(-)

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

only message in thread, other threads:[~2016-12-19 15:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-19 15:49 [GIT PULL v2] KVM fixes for 4.10 merge window 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.