MIPS: Remove KVM_TE support
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 1 Mar 2021 15:29:57 +0000 (16:29 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 10 Mar 2021 14:18:48 +0000 (15:18 +0100)
commit45c7e8af4a5e3f0bea4ac209eea34118dd57ac64
tree6ae05271d5ae382d6c4e41f964a6d50c67bff4e8
parenta1515ec7204edca770c07929df8538fcdb03ad46
MIPS: Remove KVM_TE support

After removal of the guest part of KVM TE (trap and emulate), also remove
the host part.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
16 files changed:
arch/mips/configs/loongson3_defconfig
arch/mips/include/asm/kvm_host.h
arch/mips/kvm/Kconfig
arch/mips/kvm/Makefile
arch/mips/kvm/commpage.c [deleted file]
arch/mips/kvm/commpage.h [deleted file]
arch/mips/kvm/dyntrans.c [deleted file]
arch/mips/kvm/emulate.c
arch/mips/kvm/entry.c
arch/mips/kvm/interrupt.c
arch/mips/kvm/interrupt.h
arch/mips/kvm/mips.c
arch/mips/kvm/mmu.c
arch/mips/kvm/tlb.c
arch/mips/kvm/trap_emul.c [deleted file]
arch/mips/kvm/vz.c