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

« back to all changes in this revision

Viewing changes to tests/xmconfigdata/test-fullvirt-old-cdrom.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:
23
23
    <disk type='block' device='disk'>
24
24
      <driver name='phy'/>
25
25
      <source dev='/dev/HostVG/XenGuest2'/>
26
 
      <target dev='hda'/>
 
26
      <target dev='hda' bus='ide'/>
27
27
    </disk>
28
28
    <disk type='file' device='cdrom'>
29
29
      <driver name='file'/>
30
30
      <source file='/root/boot.iso'/>
31
 
      <target dev='hdc'/>
 
31
      <target dev='hdc' bus='ide'/>
32
32
      <readonly/>
33
33
    </disk>
34
34
    <interface type='bridge'>