]> git.karo-electronics.de Git - karo-tx-linux.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)
commit765bdb406de4b6132e349c5d4e077866536a9cc0
tree1fa9510a516c49edaa050b984cd3550227da715a
parent92e6edd685a83f8fa922f3274c362a583deea784
parentafc60743811828dfccc7aff94ac527c857630d4b
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