bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] MIPS: Remove KVM_TE support
       [not found] ` <20210301152958.3480-2-tsbogend@alpha.franken.de>
@ 2021-03-10 15:08   ` Thomas Bogendoerfer
  0 siblings, 0 replies; only message in thread
From: Thomas Bogendoerfer @ 2021-03-10 15:08 UTC (permalink / raw)
  To: Huacai Chen, Aleksandar Markovic, Alexei Starovoitov,
	Daniel Borkmann, Andrii Nakryiko, Martin KaFai Lau, Song Liu,
	Yonghong Song, John Fastabend, KP Singh, linux-mips,
	linux-kernel, kvm, netdev, bpf
  Cc: Philippe Mathieu-Daudé

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 <tsbogend@alpha.franken.de>
> ---
>  arch/mips/configs/loongson3_defconfig |    1 -
>  arch/mips/include/asm/kvm_host.h      |  238 ----
>  arch/mips/kvm/Kconfig                 |   34 -
>  arch/mips/kvm/Makefile                |    7 +-
>  arch/mips/kvm/commpage.c              |   32 -
>  arch/mips/kvm/commpage.h              |   24 -
>  arch/mips/kvm/dyntrans.c              |  143 ---
>  arch/mips/kvm/emulate.c               | 1688 +------------------------
>  arch/mips/kvm/entry.c                 |   33 -
>  arch/mips/kvm/interrupt.c             |  123 +-
>  arch/mips/kvm/interrupt.h             |   20 -
>  arch/mips/kvm/mips.c                  |   68 +-
>  arch/mips/kvm/mmu.c                   |  405 ------
>  arch/mips/kvm/tlb.c                   |  174 ---
>  arch/mips/kvm/trap_emul.c             | 1306 -------------------
>  arch/mips/kvm/vz.c                    |    5 +-
>  16 files changed, 31 insertions(+), 4270 deletions(-)
>  delete mode 100644 arch/mips/kvm/commpage.c
>  delete mode 100644 arch/mips/kvm/commpage.h
>  delete mode 100644 arch/mips/kvm/dyntrans.c
>  delete mode 100644 arch/mips/kvm/trap_emul.c

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-10 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210301152958.3480-1-tsbogend@alpha.franken.de>
     [not found] ` <20210301152958.3480-2-tsbogend@alpha.franken.de>
2021-03-10 15:08   ` [PATCH 2/2] MIPS: Remove KVM_TE support Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).