]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit38a4f43d5698daec601f4c5652ec287e594faf84
tree0fd3fc91b5c95114de064dc8324dc99e00baedd2
parentd4912215d1031e4fb3d1038d2e1857218dba0d0a
parent33b5c38852b29736f3b472dd095c9a18ec22746f
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