+2
−8
+3
−0
arch/x86/lguest/Kconfig
0 → 100644
+8
−0
arch/x86/lguest/Makefile
0 → 100644
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Lguest has two sides: host support (to launch guests) and guest
support (replacement boot path and paravirt_ops). This moves the
guest side to arch/x86/lguest where it's closer to related code.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
File moved.