From: Paolo Bonzini Date: Wed, 11 May 2016 20:37:37 +0000 (+0200) Subject: Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm... X-Git-Tag: Ubuntu-5.10.0-12.13~12609^2~23 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=bdb4094eb57aeab6683ea9c90d8b29271bf34405;p=mirror_ubuntu-hirsute-kernel.git Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD KVM/ARM Changes for Linux v4.7 Reworks our stage 2 page table handling to have page table manipulation macros separate from those of the host systems as the underlying hardware page tables can be configured to be noticably different in layout from the stage 1 page tables used by the host. Adds 16K page size support based on the above. Adds a generic firmware probing layer for the timer and GIC so that KVM initializes using the same logic based on both ACPI and FDT. Finally adds support for hardware updating of the access flag. --- bdb4094eb57aeab6683ea9c90d8b29271bf34405