[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v2 01/23] ---- x86/Kconfig: Options for Xen and PVH support



From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
 xen/arch/x86/Kconfig | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig
index 7c45829..07530bf 100644
--- a/xen/arch/x86/Kconfig
+++ b/xen/arch/x86/Kconfig
@@ -117,6 +117,23 @@ config TBOOT
          Technology (TXT)
 
          If unsure, say Y.
+
+config XEN_GUEST
+       def_bool y
+       prompt "Xen Guest"
+       ---help---
+         Support for Xen detecting when it is running under Xen.
+
+         If unsure, say Y.
+
+config PVH_GUEST
+       def_bool n
+       prompt "PVH Guest"
+       depends on XEN_GUEST
+       ---help---
+         Support booting using the PVH ABI.
+
+         If unsure, say N.
 endmenu
 
 source "common/Kconfig"
-- 
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.