x86/lguest: Remove lguest support
Lguest seems to be rather unused these days. It has seen only patches ensuring it still builds the last two years and its official state is "Odd Fixes". Remove it in order to be able to clean up the paravirt code. Signed-off-by: NJuergen Gross <jgross@suse.com> Acked-by: NRusty Russell <rusty@rustcorp.com.au> Acked-by: NThomas Gleixner <tglx@linutronix.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: boris.ostrovsky@oracle.com Cc: lguest@lists.ozlabs.org Cc: rusty@rustcorp.com.au Cc: xen-devel@lists.xenproject.org Link: http://lkml.kernel.org/r/20170816173157.8633-3-jgross@suse.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
Showing
arch/x86/include/asm/lguest.h
已删除
100644 → 0
arch/x86/lguest/Kconfig
已删除
100644 → 0
arch/x86/lguest/Makefile
已删除
100644 → 0
arch/x86/lguest/boot.c
已删除
100644 → 0
此差异已折叠。
arch/x86/lguest/head_32.S
已删除
100644 → 0
drivers/lguest/Kconfig
已删除
100644 → 0
drivers/lguest/Makefile
已删除
100644 → 0
drivers/lguest/README
已删除
100644 → 0
drivers/lguest/core.c
已删除
100644 → 0
drivers/lguest/hypercalls.c
已删除
100644 → 0
此差异已折叠。
drivers/lguest/lg.h
已删除
100644 → 0
drivers/lguest/lguest_user.c
已删除
100644 → 0
drivers/lguest/page_tables.c
已删除
100644 → 0
此差异已折叠。
drivers/lguest/segments.c
已删除
100644 → 0
drivers/lguest/x86/core.c
已删除
100644 → 0
此差异已折叠。
include/linux/lguest.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
tools/lguest/.gitignore
已删除
100644 → 0
tools/lguest/Makefile
已删除
100644 → 0
此差异已折叠。
tools/lguest/extract
已删除
100644 → 0
此差异已折叠。
tools/lguest/lguest.c
已删除
100644 → 0
此差异已折叠。
tools/lguest/lguest.txt
已删除
100644 → 0
此差异已折叠。
想要评论请 注册 或 登录