]> 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)
commitfec6781945104ea8ea862f87de038abc54d44c3a
tree1fa9510a516c49edaa050b984cd3550227da715a
parentab23a88b41c2e89a01d73bd8f3e56e7144d08308
parentae6d673e7677f6277b3364c3902f59f5d93ea572
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