RHEL 5.11 full-virt now boots to login prompt.
[virt-v2v-test-cases-nonfree.git] / vmware-uefi / rhel_71_x86_64_uefi.libvirt-xml
1 <domain type='vmware'>
2   <name>RHEL 7.1 UEFI</name>
3   <uuid>564d9989-a721-910d-cc28-e2dbd54b2b8c</uuid>
4   <memory unit='KiB'>2097152</memory>
5   <currentMemory unit='KiB'>2097152</currentMemory>
6   <vcpu placement='static'>1</vcpu>
7   <cputune>
8     <shares>1000</shares>
9   </cputune>
10   <os>
11     <type arch='x86_64'>hvm</type>
12   </os>
13   <clock offset='utc'/>
14   <on_poweroff>destroy</on_poweroff>
15   <on_reboot>restart</on_reboot>
16   <on_crash>destroy</on_crash>
17   <devices>
18     <disk type='file' device='disk'>
19       <source file='[datastore1] RHEL 7.1 UEFI/RHEL 7.1 UEFI.vmdk'/>
20       <target dev='sda' bus='scsi'/>
21       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
22     </disk>
23     <disk type='file' device='cdrom'>
24       <source file='[datastore1] ISOs/RHEL-7.1-20150219.1-Server-x86_64-boot.iso'/>
25       <target dev='hdc' bus='ide'/>
26       <address type='drive' controller='0' bus='1' target='0' unit='0'/>
27     </disk>
28     <controller type='scsi' index='0' model='vmpvscsi'/>
29     <controller type='ide' index='0'/>
30     <interface type='bridge'>
31       <mac address='00:0c:29:4b:2b:8c'/>
32       <source bridge='VM Network'/>
33       <model type='vmxnet3'/>
34     </interface>
35     <video>
36       <model type='vmvga' vram='8192'/>
37     </video>
38   </devices>
39 </domain>
40