]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Dec 2016 16:21:29 +0000 (08:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 19 Dec 2016 16:21:29 +0000 (08:21 -0800)
commit3648580b8cd479f848a371e2e20bc907b5d31c9d
tree649e00cec719720c378fd518f84a53d299a357e7
parent7d44280289be94d084858f0cd773bee8402e72ae
parent68a9bd84aa93bd1d1c322bee2d4c57584245b90b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull KVM fixes from Paolo Bonzini:
 "Early fixes for x86.

  Instead of the (botched) revert, the lockdep/might_sleep splat has a
  real fix provided by Andrea"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
  kvm: take srcu lock around kvm_steal_time_set_preempted()
  kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
  KVM: hyperv: fix locking of struct kvm_hv fields
  KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
  kvm: nVMX: Correct a VMX instruction error code for VMPTRLD