]> 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)
commitf0e8731fef7f41f8f41d6506342b26817b2b4153
tree0fd3fc91b5c95114de064dc8324dc99e00baedd2
parent3c8fead25993c8c6cbb52d04777eb4e7f0503364
parent68d48bfe523f11a59ce00dec3eb71901b970dc1d
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