]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jun 2017 13:04:38 +0000 (15:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jun 2017 13:04:38 +0000 (15:04 +0200)
commit13ba04a81b03ca72df6d33cbc1a4e8ed75ddbe98
tree0fd3fc91b5c95114de064dc8324dc99e00baedd2
parent4b7399ba24f395bdb4291983ddc18a0b8df3fb3a
parent0bbd5ea8bcf967696c355cd6fe3664695d99f1c9
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/ARM Fixes for v4.12-rc5 - Take 2

Changes include:
 - Fix an issue with migrating GICv2 VMs on GICv3 systems.
 - Squashed a bug for gicv3 when figuring out preemption levels.
 - Fix a potential null pointer derefence in KVM happening under memory
   pressure.
 - Maintain RES1 bits in the SCTLR_EL2 to make sure KVM works on new
   architecture revisions.
 - Allow unaligned accesses at EL2/HYP