|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [TOOLS][HVM] Enhance the HVM config file
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID c5a9cf3a998e8ab1cee3a1c9fb528d92ae8556e7
# Parent 716e365377f56eec91b3c1fa7a73e6990ba141a2
[TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options.
Signed-off-by: Don Dugger <donald.d.dugger@xxxxxxxxx>
---
tools/examples/xmexample.hvm | 12 ++++++++++++
1 files changed, 12 insertions(+)
diff -r 716e365377f5 -r c5a9cf3a998e tools/examples/xmexample.hvm
--- a/tools/examples/xmexample.hvm Sat Jun 17 08:31:53 2006 +0100
+++ b/tools/examples/xmexample.hvm Sat Jun 17 08:34:54 2006 +0100
@@ -164,3 +164,15 @@ ne2000=0
#-----------------------------------------------------------------------------
# start in full screen
#full-screen=1
+
+
+#-----------------------------------------------------------------------------
+# Enable USB support (specific devices specified at runtime through the
+# monitor window)
+#usb=1
+
+# Enable USB mouse support (only enable one of the following, `mouse' for
+# PS/2 protocol relative mouse, `tablet' for
+# absolute mouse)
+#usbdevice='mouse'
+#usbdevice='tablet'
_______________________________________________
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] [TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options.,
Xen patchbot-unstable <=
|
|
|
|
|