[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 32/34] x86: expose CONFIG_HVM
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- xen/arch/x86/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig index 73ab8f8..75aa2f2 100644 --- a/xen/arch/x86/Kconfig +++ b/xen/arch/x86/Kconfig @@ -60,6 +60,12 @@ config PV_LINEAR_PT config HVM def_bool y + prompt "HVM / PVH support" + ---help--- + Interfaces to support HVM and PVH guests. + + If unsure, say Y. + config SHADOW_PAGING bool "Shadow Paging" -- git-series 0.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |