Added support for input devices

This commit is contained in:
Daniel P. Berrange
2007-07-18 21:08:22 +00:00
parent 6365ff098c
commit f029721d2b
46 changed files with 804 additions and 84 deletions

View File

@@ -25,6 +25,7 @@
<source file='/xen/rhel5.img'/>
<target dev='xvda:disk'/>
</disk>
<input type='mouse' bus='xen'/>
<graphics type='vnc' port='5905'/>
</devices>
</domain>