]> 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>
Fri, 28 Feb 2014 19:45:03 +0000 (11:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Feb 2014 19:45:03 +0000 (11:45 -0800)
commit9d9eb0709690ba6f51900d3b79a4e6c4bddf65d3
treeb47d0f6217a2fb70d77338f2f5f2f231ee47ce62
parentc0f50522f4cb75821672df2e20ed75801a5af541
parent3305ec0dcce68552ca4a2e69b126b80302007a91
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull KVM fixes from Paolo Bonzini:
 "Three x86 fixes and one for ARM/ARM64.

  In particular, nested virtualization on Intel is broken in 3.13 and
  fixed by this pull request"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  kvm, vmx: Really fix lazy FPU on nested guest
  kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
  arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
  KVM: MMU: drop read-only large sptes when creating lower level sptes