~ubuntu-branches/ubuntu/raring/libvirt/raring

« back to all changes in this revision

Viewing changes to tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.xml

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-11-19 10:41:02 UTC
  • mfrom: (1.2.15) (223.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121119104102-l6ewdppikysbzztu
Tags: 1.0.0-0ubuntu2
debian/patches/add-armhf-sysinfo-infomration.patch: Disable
to fix FTBFS on arm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    <console type='pty'>
43
43
      <target type='serial' port='0'/>
44
44
    </console>
45
 
    <graphics type='vnc' port='5091' autoport='no' listen='127.0.0.1'/>
46
 
    <video>
47
 
      <model type='vga' vram='9216' heads='1'/>
48
 
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
49
 
    </video>
50
45
  </devices>
51
46
</domain>