Patch 1: KVM-arch maintainers, please review this one. {x86, power, s390, arm}-kvm maintainers CCed. Could not find mips-kvm maintainer in MAINTAINERS. Patch 2: I did not move the body of kvm_mmu_invalidate_mmio_sptes() into x86.c because it looked like mmu details. Takuya Yoshikawa (2): KVM: Introduce kvm_arch_memslots_updated() KVM: x86: Avoid zapping mmio sptes twice for generation wraparound arch/arm/kvm/arm.c | 4 ++++ arch/ia64/kvm/kvm-ia64.c | 4 ++++ arch/mips/kvm/kvm_mips.c | 4 ++++ arch/powerpc/kvm/powerpc.c | 4 ++++ arch/s390/kvm/kvm-s390.c | 4 ++++ arch/x86/kvm/mmu.c | 5 +---- arch/x86/kvm/x86.c | 14 +++++++++----- include/linux/kvm_host.h | 1 + virt/kvm/kvm_main.c | 5 ++++- 9 files changed, 35 insertions(+), 10 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html