[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen/docs: Correct documentation for the conswitch parameter
commit cc29e450d1abd2f8be67208dfb78046885a50cca Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> AuthorDate: Wed Aug 28 11:19:31 2013 +0100 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Wed Sep 4 18:19:01 2013 +0100 xen/docs: Correct documentation for the conswitch parameter Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx> CC: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- docs/misc/xen-command-line.markdown | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index 2da29b7..56c9729 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -281,7 +281,7 @@ Flag to indicate whether all guest console output should be copied into the console ring buffer. ### conswitch -> `= <switch char>[,x]` +> `= <switch char>[x]` > Default `conswitch=a` @@ -292,7 +292,8 @@ times. The optional trailing `x` indicates that Xen should not automatically switch the console input to dom0 during boot. Any other value, including omission, causes Xen to automatically switch to the dom0 -console during dom0 boot. +console during dom0 boot. Use `conswitch=ax` to keep the default switch +character, but for xen to keep the console. ### cpu\_type > `= arch_perfmon` -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |