commit | 38a4f43d5698daec601f4c5652ec287e594faf84 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 08 15:04:38 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 08 15:04:38 2017 +0200 |
tree | 0fd3fc91b5c95114de064dc8324dc99e00baedd2 | |
parent | d4912215d1031e4fb3d1038d2e1857218dba0d0a [diff] | |
parent | 33b5c38852b29736f3b472dd095c9a18ec22746f [diff] |
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