|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 02/18] xl.pod.1: add a description of console options
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
---
docs/man/xl.pod.1 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 7022852..84da191 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -105,7 +105,7 @@ soon as it is run.
=back
-=item B<console> I<domain-id>
+=item B<console> [I<OPTIONS>] I<domain-id>
Attach to domain I<domain-id>'s console. If you've set up your domains to
have a traditional log in console this will look much like a normal
@@ -113,6 +113,23 @@ text log in screen.
Use the key combination Ctrl+] to detach the domain console.
+B<OPTIONS>
+
+=over 4
+
+=item I<-t [pv|serial]>
+
+Connect to a PV console or connect to an emulated serial console.
+PV consoles are the only consoles available for PV domains while HVM
+domains can have both. If this option is not specified it defaults to
+emulated serial for HVM guests.
+
+=item I<-n NUM>
+
+Connect to console number I<NUM>. Console numbers start from 0.
+
+=back
+
=item B<vncviewer> [I<OPTIONS>] I<domain-id>
Attach to domain's VNC server, forking a vncviewer process.
--
1.7.2.3
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 09/18] xl.pod.1: better description for the sysreq subcommand, (continued)
- [Xen-devel] [PATCH 09/18] xl.pod.1: better description for the sysreq subcommand, stefano.stabellini
- [Xen-devel] [PATCH 11/18] xl.pod.1: introduce a TO BE DOCUMENTED section, stefano.stabellini
- [Xen-devel] [PATCH 13/18] xl.pod.1: improve the description of the info subcommand, stefano.stabellini
- [Xen-devel] [PATCH 15/18] xl.pod.1: remove dry-run option from create and cpupool-create, stefano.stabellini
- [Xen-devel] [PATCH 06/18] xl.pod.1: remove the two FIXME, stefano.stabellini
- [Xen-devel] [PATCH 10/18] xl.pod.1: state when a subcommand is only available to HVM guests, stefano.stabellini
- [Xen-devel] [PATCH 17/18] xl.pod.1: remove AUTHORS section, stefano.stabellini
- [Xen-devel] [PATCH 04/18] xl.pod.1: add a description of the global options, stefano.stabellini
- [Xen-devel] [PATCH 02/18] xl.pod.1: add a description of console options,
stefano.stabellini <=
- [Xen-devel] [PATCH 08/18] xl.pod.1: state when a command requires PV drivers installed, stefano.stabellini
- [Xen-devel] [PATCH 14/18] xl.pod.1: improve the description of pci-list-assignable-devices, stefano.stabellini
- [Xen-devel] [PATCH 16/18] xl.pod.1: improve description of virtual device subcommands, stefano.stabellini
- [Xen-devel] [PATCH 12/18] xl.pod.1: improve the debug-keys subcommand description, stefano.stabellini
- [Xen-devel] [PATCH 18/18] xl.pod.1: add a refence to http://wiki.xen.org/xenwiki/ReportingBugs, stefano.stabellini
- RE: [Xen-devel] [PATCH 01/18] xl.pod.1: add a barebone description of tmem commands, Dan Magenheimer
|
|
|
|
|