]> 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, 8 Feb 2016 18:32:30 +0000 (10:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Feb 2016 18:32:30 +0000 (10:32 -0800)
commit7386df36db3efb975a79279f5fa1faad13dab4e6
tree1fa9510a516c49edaa050b984cd3550227da715a
parent0e304591510e040cf7d51ce3a5899f07f7926eee
parent41c1d951b811098035815dd55562fc48121953da
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull KVM fixes from Paolo Bonzini:
 "KVM-ARM fixes, mostly coming from the PMU work"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  arm64: KVM: Fix guest dead loop when register accessor returns false
  arm64: KVM: Fix comments of the CP handler
  arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
  arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
  arm64: KVM: Fix AArch64 guest userspace exception injection