aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatt Wilson <msw@amazon.com>2013-08-27 11:23:09 +0200
committerJan Beulich <jbeulich@suse.com>2013-08-27 11:23:09 +0200
commit483814219bc4d47db8a56116290ec7878b794c09 (patch)
tree94b37f04d4c7a465f5c58d88de588142bea0e7d7 /docs
parentc8e2fd7edced5ef28ff57524f8f744c042e57c59 (diff)
downloadxen-483814219bc4d47db8a56116290ec7878b794c09.tar.gz
xen-483814219bc4d47db8a56116290ec7878b794c09.tar.bz2
xen-483814219bc4d47db8a56116290ec7878b794c09.zip
x86/time: remove Cyclone as a platform timer
The Cyclone time source was part of IBM's Summit chipset, which was only used for 32-bit only ccNUMA and IA-64 machines. Neither of these are supported by Xen anymore. Signed-off-by: Matt Wilson <msw@amazon.com> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/misc/xen-command-line.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
index 428e097dc7..13c0306c61 100644
--- a/docs/misc/xen-command-line.markdown
+++ b/docs/misc/xen-command-line.markdown
@@ -194,7 +194,7 @@ and reboots.
If set, override Xen's calculation of the level 2 cache line size.
### clocksource
-> `= pit | hpet | cyclone | acpi`
+> `= pit | hpet | acpi`
If set, override Xen's default choice for the platform timer.