Signed-off-by: Wei Liu <wei.l...@citrix.com> --- v3: longer text v2: use tab to indent
Haven't added a dependency on PV_SHIM_EXCLUSIVE because agreement is not yet reached. --- xen/arch/x86/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig index ae1b707c19..c160fd65f6 100644 --- a/xen/arch/x86/Kconfig +++ b/xen/arch/x86/Kconfig @@ -60,6 +60,17 @@ config PV_LINEAR_PT config HVM def_bool y + prompt "HVM support" + ---help--- + Interfaces to support HVM guests which require hardware + support like Intel's VT-x or AMD's SVM. Note the hypervisor + doesn't distinguish HVM or PVH guest types. PVH guest type + is only a concept for end users. + + This option is needed if you want to run HVM or PVH guests. + + If unsure, say Y. + config SHADOW_PAGING bool "Shadow Paging" -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel