Re: [PATCH 2/2] MIPS: Remove KVM_TE support

2021-03-10 Thread Thomas Bogendoerfer
On Mon, Mar 01, 2021 at 04:29:57PM +0100, Thomas Bogendoerfer wrote: > After removal of the guest part of KVM TE (trap and emulate), also remove > the host part. > > Signed-off-by: Thomas Bogendoerfer > --- > arch/mips/configs/loongson3_defconfig |1 - > arch/mips/include/asm/kvm_host.h

[PATCH 2/2] MIPS: Remove KVM_TE support

2021-03-01 Thread Thomas Bogendoerfer
After removal of the guest part of KVM TE (trap and emulate), also remove the host part. Signed-off-by: Thomas Bogendoerfer --- arch/mips/configs/loongson3_defconfig |1 - arch/mips/include/asm/kvm_host.h | 238 arch/mips/kvm/Kconfig | 34 - arch/mips/kvm/Makefil