-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Rohit Yadav <[email protected]>
- Loading branch information
1 parent
e1082c0
commit ac58a8e
Showing
2 changed files
with
154 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
<domain type='kvm'> | ||
<name>mbxt-vmware8u3</name> | ||
<uuid>c342a1fa-c7c1-4c09-9310-ec288d9d13aa</uuid> | ||
<memory unit='KiB'>20971520</memory> | ||
<currentMemory unit='KiB'>20971520</currentMemory> | ||
<vcpu placement='static'>6</vcpu> | ||
<os> | ||
<type arch='x86_64' machine='q35'>hvm</type> | ||
</os> | ||
<features> | ||
<acpi/> | ||
<apic/> | ||
</features> | ||
<cpu mode='host-passthrough' check='none'/> | ||
<clock offset='utc'> | ||
<timer name='rtc' tickpolicy='catchup'/> | ||
<timer name='pit' tickpolicy='delay'/> | ||
<timer name='hpet' present='no'/> | ||
</clock> | ||
<on_poweroff>destroy</on_poweroff> | ||
<on_reboot>restart</on_reboot> | ||
<on_crash>destroy</on_crash> | ||
<pm> | ||
<suspend-to-mem enabled='no'/> | ||
<suspend-to-disk enabled='no'/> | ||
</pm> | ||
<devices> | ||
<disk type='file' device='disk'> | ||
<driver name='qemu' type='qcow2'/> | ||
<source file='/export/monkeybox/templates/vmware8u3.qcow2'/> | ||
<target dev='sda' bus='sata'/> | ||
<address type='drive' controller='0' bus='0' target='0' unit='0'/> | ||
</disk> | ||
<controller type='usb' index='0' model='qemu-xhci' ports='15'> | ||
<address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> | ||
</controller> | ||
<controller type='pci' index='0' model='pcie-root'/> | ||
<controller type='pci' index='1' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='1' port='0x10'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> | ||
</controller> | ||
<controller type='pci' index='2' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='2' port='0x11'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> | ||
</controller> | ||
<controller type='pci' index='3' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='3' port='0x12'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> | ||
</controller> | ||
<controller type='pci' index='4' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='4' port='0x13'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/> | ||
</controller> | ||
<controller type='pci' index='5' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='5' port='0x14'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/> | ||
</controller> | ||
<controller type='pci' index='6' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='6' port='0x15'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/> | ||
</controller> | ||
<controller type='pci' index='7' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='7' port='0x16'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/> | ||
</controller> | ||
<controller type='pci' index='8' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='8' port='0x17'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/> | ||
</controller> | ||
<controller type='pci' index='9' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='9' port='0x18'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/> | ||
</controller> | ||
<controller type='pci' index='10' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='10' port='0x19'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/> | ||
</controller> | ||
<controller type='pci' index='11' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='11' port='0x1a'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/> | ||
</controller> | ||
<controller type='pci' index='12' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='12' port='0x1b'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/> | ||
</controller> | ||
<controller type='pci' index='13' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='13' port='0x1c'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/> | ||
</controller> | ||
<controller type='pci' index='14' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='14' port='0x1d'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/> | ||
</controller> | ||
<controller type='pci' index='15' model='pcie-root-port'> | ||
<model name='pcie-root-port'/> | ||
<target chassis='15' port='0x1e'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x6'/> | ||
</controller> | ||
<controller type='pci' index='16' model='pcie-to-pci-bridge'> | ||
<model name='pcie-pci-bridge'/> | ||
<address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/> | ||
</controller> | ||
<controller type='sata' index='0'> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> | ||
</controller> | ||
<controller type='virtio-serial' index='0'> | ||
<address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> | ||
</controller> | ||
<interface type='network'> | ||
<mac address='52:54:00:c4:bc:f3'/> | ||
<source network='monkeynet'/> | ||
<model type='e1000e'/> | ||
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> | ||
</interface> | ||
<serial type='pty'> | ||
<target type='isa-serial' port='0'> | ||
<model name='isa-serial'/> | ||
</target> | ||
</serial> | ||
<console type='pty'> | ||
<target type='serial' port='0'/> | ||
</console> | ||
<input type='tablet' bus='usb'> | ||
<address type='usb' bus='0' port='1'/> | ||
</input> | ||
<input type='mouse' bus='ps2'/> | ||
<input type='keyboard' bus='ps2'/> | ||
<graphics type='vnc' autoport='yes'> | ||
<listen type='address'/> | ||
</graphics> | ||
<video> | ||
<model type='virtio' heads='1' primary='yes'/> | ||
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> | ||
</video> | ||
<memballoon model='virtio'> | ||
<address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> | ||
</memballoon> | ||
</devices> | ||
</domain> |