linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.10 merge window
@ 2016-12-16 16:57 Paolo Bonzini
  2016-12-16 19:42 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Paolo Bonzini @ 2016-12-16 16:57 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 b94c3698b4b043a7b3aae8c3c88f60dd29565b90:

  Revert "x86/kvm: Support the vCPU preemption check" (2016-12-16 17:53:40 +0100)

----------------------------------------------------------------
Early fixes for x86, most notably a lockdep/might_sleep splat
introduced during the merge window.

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

Paolo Bonzini (2):
      KVM: hyperv: fix locking of struct kvm_hv fields
      Revert "x86/kvm: Support the vCPU preemption check"

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/include/uapi/asm/kvm_para.h  |  4 +---
 arch/x86/kvm/cpuid.c                  |  9 +++++----
 arch/x86/kvm/hyperv.c                 | 24 +++++++++++++++---------
 arch/x86/kvm/vmx.c                    |  2 +-
 arch/x86/kvm/x86.c                    | 17 +----------------
 7 files changed, 30 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-17  8:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 16:57 [GIT PULL] KVM fixes for 4.10 merge window Paolo Bonzini
2016-12-16 19:42 ` Linus Torvalds
2016-12-17  3:09   ` Pan Xinhui
2016-12-17  8:24     ` Paolo Bonzini
2016-12-17  8:22   ` Paolo Bonzini

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