~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to tests/qemuxml2argvdata/qemuxml2argv-input-usbtablet.xml

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <emulator>/usr/bin/qemu</emulator>
17
17
    <disk type='block' device='disk'>
18
18
      <source dev='/dev/HostVG/QEMUGuest1'/>
19
 
      <target dev='hda'/>
 
19
      <target dev='hda' bus='ide'/>
20
20
    </disk>
21
21
    <input type='tablet' bus='usb'/>
22
22
  </devices>