From c8e2fd7edced5ef28ff57524f8f744c042e57c59 Mon Sep 17 00:00:00 2001 From: Matt Wilson Date: Tue, 27 Aug 2013 11:20:17 +0200 Subject: x86/apic: remove Summit support IBM's Summit chipset was only used for 32-bit only Intel ccNUMA and IA-64 machines, neither of which are supported by Xen anymore. Signed-off-by: Matt Wilson Reviewed-by: Andrew Cooper --- docs/misc/xen-command-line.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 202d800809..428e097dc7 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -132,7 +132,7 @@ domain 0 command line Permit Xen to use superpages when performing memory management. ### apic -> `= summit | bigsmp | default` +> `= bigsmp | default` Override Xen's logic for choosing the APIC driver. By default, if there are more than 8 CPUs, Xen will switch to `bigsmp` over -- cgit v1.2.3