Hi Paolo, Radim, The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468: Linux 4.8-rc3 (2016-08-21 16:14:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips.git tags/kvm_mips_4.9_1 for you to fetch changes up to bf18db4e7bd99f3a65bcc43225790b16af733321: KVM: MIPS: Drop dubious EntryHi optimisation (2016-09-29 12:40:12 +0100) Thanks James ---------------------------------------------------------------- MIPS KVM updates for v4.9 - A couple of fixes in preparation for supporting MIPS EVA host kernels. - MIPS SMP host & TLB invalidation fixes. ---------------------------------------------------------------- James Hogan (6): KVM: MIPS: Override HVA error values for EVA KVM: MIPS: Emulate MMIO via TLB miss for EVA KVM: MIPS: Drop other CPU ASIDs on guest MMU changes KVM: MIPS: Split kernel/user ASID regeneration KVM: MIPS: Invalidate TLB by regenerating ASIDs KVM: MIPS: Drop dubious EntryHi optimisation arch/mips/include/asm/kvm_host.h | 17 +++++++++ arch/mips/kvm/emulate.c | 78 ++++++++++++++++++++++++++++++++-------- arch/mips/kvm/mips.c | 30 ++++++++++++++++ arch/mips/kvm/mmu.c | 16 +++++++-- arch/mips/kvm/trap_emul.c | 18 ++++++++++ 5 files changed, 143 insertions(+), 16 deletions(-) -- 2.7.3