|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] stubdom: update config example to reflect
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1245219820 -3600
# Node ID bda5ab0cb387d211bb438da5fd195496463198e9
# Parent 74911141ce79395020822deffd9a453acb70e588
stubdom: update config example to reflect that the serial option can
now be used.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
---
tools/examples/xmexample.hvm-stubdom | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff -r 74911141ce79 -r bda5ab0cb387 tools/examples/xmexample.hvm-stubdom
--- a/tools/examples/xmexample.hvm-stubdom Wed Jun 17 07:23:06 2009 +0100
+++ b/tools/examples/xmexample.hvm-stubdom Wed Jun 17 07:23:40 2009 +0100
@@ -178,9 +178,11 @@ stdvga=0
#-----------------------------------------------------------------------------
# serial port re-direct to pty deivce, /dev/pts/n
# then xm console or minicom can connect
-#
-# STUBDOM: always disable as the stub domain doesn't have access to dom0's
-# ptys
+#
+# In the stubdoms case this option adds a secondary console to the
+# stubdom because there is always one for logging.
+# To connect to the guest serial you can use "xm console -n 1"
+# followed by the domain name of the stubdom.
#serial='pty'
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] stubdom: update config example to reflect that the serial option can,
Xen patchbot-unstable <=
|
|
|
|
|