Cleanup the _kvm_va_to_pa assembly routine to not fold a flag into the virtual address and execute way less code. Also use the proper format for stage2 page table entries, when mmu notifiers change a page :) These patches are applied to: git://github.com:virtualopensystems/linux-kvm-arm.git kvm-arm-master Christoffer Dall (2): KVM: ARM: Cleanup _kvm_va_t_pa KVM: ARM: Use stage2 page table format for change_pte arch/arm/kvm/interrupts.S | 32 +++++++++++++------------------- arch/arm/kvm/mmu.c | 4 +++- 2 files changed, 16 insertions(+), 20 deletions(-) -- 1.7.9.5 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm