RHEL 5.11 full-virt now boots to login prompt.
[virt-v2v-test-cases-nonfree.git] / rhel5xen-rhel / rhel_45_x86_64_pv.orig-xml
1 <domain type='xen'>
2   <name>rhel_45_x86_64_pv</name>
3   <uuid>2bf67bf2-64eb-b14e-85c5-e7ebfbbfd7c3</uuid>
4   <memory>1048576</memory>
5   <currentMemory>1048576</currentMemory>
6   <vcpu>1</vcpu>
7   <bootloader>/usr/bin/pygrub</bootloader>
8   <os>
9     <type arch='x86_64' machine='xenpv'>linux</type>
10   </os>
11   <clock offset='utc'/>
12   <on_poweroff>destroy</on_poweroff>
13   <on_reboot>restart</on_reboot>
14   <on_crash>restart</on_crash>
15   <devices>
16     <disk type='file' device='disk'>
17       <driver name='tap' type='aio'/>
18       <source file='/mnt/fastscratch/rhel_45_x86_64_pv.img'/>
19       <target dev='xvda' bus='xen'/>
20     </disk>
21     <interface type='bridge'>
22       <mac address='00:16:3e:66:71:52'/>
23       <source bridge='xenbr0'/>
24       <script path='vif-bridge'/>
25     </interface>
26     <console type='pty'>
27       <target port='0'/>
28     </console>
29     <input type='mouse' bus='xen'/>
30     <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
31   </devices>
32 </domain>
33