[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] x86: expose CONFIG_PV
commit 657b303878e780b5189c062448ef6eddd0b3f3b1 Author: Wei Liu <wei.liu2@xxxxxxxxxx> AuthorDate: Thu Oct 4 10:15:08 2018 +0100 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Thu Nov 8 16:40:20 2018 +0000 x86: expose CONFIG_PV Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- xen/arch/x86/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig index 12b68a8544..5c2d1070b6 100644 --- a/xen/arch/x86/Kconfig +++ b/xen/arch/x86/Kconfig @@ -37,6 +37,14 @@ source "arch/Kconfig" config PV def_bool y + prompt "PV support" + ---help--- + Interfaces to support PV domains. These require guest kernel support + to run as a PV guest, but don't require any specific hardware support. + + This option is needed if you want to run PV domains. + + If unsure, say Y. config PV_LINEAR_PT bool "Support for PV linear pagetables" -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |