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

@@ -33,6 +33,7 @@
<target dev='hdc'/>
<readonly/>
</disk>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='5903' keymap='ja'/>
</devices>
</domain>