arch/x86/xen/Kconfig v3.0-rc7

XEN

Xen guest support

This is the Linux Xen port.  Enabling this will allow the
kernel to boot in a paravirtualized environment under the
Xen hypervisor.

XEN_MAX_DOMAIN_MEMORY

This only affects the sizing of some bss arrays, the unused
portions of which are freed.

XEN_DEBUG_FS

Enable Xen debug and tuning parameters in debugfs

Enable statistics output and various tuning options in debugfs.
Enabling this option may incur a significant performance overhead.

XEN_DEBUG

Enable Xen debug checks

Enable various WARN_ON checks in the Xen MMU code.
Enabling this option WILL incur a significant performance overhead.