From: Borislav Petkov <b...@suse.de> Hi all,
two patches which make hypervisor glue for Linux running as a guest ontop optional. @hpa: this is against tip/master of today which also includes tip:x86/hyperv. Thanks. Borislav Petkov (2): x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu x86: Make Linux guest support optional arch/x86/Kconfig | 89 ++++++++++++++++++++------------------- arch/x86/include/asm/hypervisor.h | 16 ++++--- arch/x86/kernel/cpu/Makefile | 3 +- arch/x86/lguest/Kconfig | 3 +- arch/x86/xen/Kconfig | 2 +- drivers/hv/Kconfig | 2 +- drivers/misc/Kconfig | 2 +- 7 files changed, 62 insertions(+), 55 deletions(-) -- 1.8.1.3.535.ga923c31 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/