~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to tests/image-xml/image2guest/image-xenfv32.xml

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther
  • Date: 2009-12-07 10:04:22 UTC
  • mto: (1.6.3 sid)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20091207100422-2izjffd5ljvqun47
Tags: upstream-0.500.1
Import upstream version 0.500.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
      <target dev='hdd' bus='ide'/>
32
32
    </disk>
33
33
    <input type='mouse' bus='ps2'/>
34
 
    <graphics type='sdl' display=':3.4' xauth='/testdir/.Xauthority'/>
 
34
    <graphics type='sdl' display=':3.4' xauth='/tmp/.Xauthority'/>
35
35
    <console type='pty'/>
36
36
  </devices>
37
37
</domain>