|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/src/kernels/3.10.0-1160.90.1.el7.x86_64/arch/ia64/xen/ |
Upload File : |
# # This Kconfig describes xen/ia64 options # config XEN bool "Xen hypervisor support" default y depends on PARAVIRT && MCKINLEY && IA64_PAGE_SIZE_16KB select XEN_XENCOMM select NO_IDLE_HZ # followings are required to save/restore. select ARCH_SUSPEND_POSSIBLE select SUSPEND select PM_SLEEP help Enable Xen hypervisor support. Resulting kernel runs both as a guest OS on Xen and natively on hardware. config XEN_XENCOMM depends on XEN bool config NO_IDLE_HZ depends on XEN bool