Lines Matching full:xen
3 # This Kconfig describes xen options
6 config XEN config
7 bool "Xen guest support"
15 This is the Linux Xen port. Enabling this will allow the
17 Xen hypervisor.
20 bool "Xen PV guest support"
22 depends on XEN
29 Support running as a Xen PV guest.
32 bool "Limit Xen pv-domain memory to 512GB"
38 The Xen tools and crash dump analysis tools might not support
54 depends on XEN && X86_LOCAL_APIC
61 bool "Xen PVHVM guest support"
65 Support running as a Xen PVHVM guest.
69 depends on XEN
74 bool "Enable Xen debug and tuning parameters in debugfs"
75 depends on XEN && DEBUG_FS
81 bool "Xen PVH guest support"
82 depends on XEN && XEN_PVHVM && ACPI
85 Support for running as a Xen PVH guest.
88 bool "Xen Dom0 support"
94 Support running as a Xen Dom0 guest.