Advertisement
Guest User

Untitled

a guest
May 20th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.06 KB | None | 0 0
  1. <domain type='kvm'>
  2.   <name>oldbuntu</name>
  3.   <uuid>0a51f66b-fd12-418c-bf8a-fcc5f55d2a23</uuid>
  4.   <metadata>
  5.     <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
  6.       <libosinfo:os id="http://ubuntu.com/ubuntu/16.04"/>
  7.     </libosinfo:libosinfo>
  8.   </metadata>
  9.   <memory unit='KiB'>4194304</memory>
  10.   <currentMemory unit='KiB'>4194304</currentMemory>
  11.   <vcpu placement='static'>12</vcpu>
  12.   <os>
  13.     <type arch='x86_64' machine='pc-q35-4.0'>hvm</type>
  14.     <bootmenu enable='yes'/>
  15.   </os>
  16.   <features>
  17.     <acpi/>
  18.     <apic/>
  19.     <vmport state='off'/>
  20.   </features>
  21.   <cpu mode='host-passthrough' check='partial'>
  22.     <topology sockets='1' cores='6' threads='2'/>
  23.   </cpu>
  24.   <clock offset='utc'>
  25.     <timer name='rtc' tickpolicy='catchup'/>
  26.     <timer name='pit' tickpolicy='delay'/>
  27.     <timer name='hpet' present='no'/>
  28.   </clock>
  29.   <on_poweroff>destroy</on_poweroff>
  30.   <on_reboot>restart</on_reboot>
  31.   <on_crash>destroy</on_crash>
  32.   <pm>
  33.     <suspend-to-mem enabled='no'/>
  34.     <suspend-to-disk enabled='no'/>
  35.   </pm>
  36.   <devices>
  37.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  38.     <disk type='file' device='disk'>
  39.       <driver name='qemu' type='raw' cache='none' io='native'/>
  40.       <source file='/dev/sde'/>
  41.       <target dev='sdd' bus='sata'/>
  42.       <boot order='1'/>
  43.       <address type='drive' controller='0' bus='0' target='0' unit='3'/>
  44.     </disk>
  45.     <controller type='usb' index='0' model='ich9-ehci1'>
  46.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x7'/>
  47.     </controller>
  48.     <controller type='usb' index='0' model='ich9-uhci1'>
  49.       <master startport='0'/>
  50.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x0' multifunction='on'/>
  51.     </controller>
  52.     <controller type='usb' index='0' model='ich9-uhci2'>
  53.       <master startport='2'/>
  54.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x1'/>
  55.     </controller>
  56.     <controller type='usb' index='0' model='ich9-uhci3'>
  57.       <master startport='4'/>
  58.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1d' function='0x2'/>
  59.     </controller>
  60.     <controller type='sata' index='0'>
  61.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  62.     </controller>
  63.     <controller type='pci' index='0' model='pcie-root'/>
  64.     <controller type='pci' index='1' model='pcie-root-port'>
  65.       <model name='pcie-root-port'/>
  66.       <target chassis='1' port='0x10'/>
  67.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  68.     </controller>
  69.     <controller type='pci' index='2' model='pcie-root-port'>
  70.       <model name='pcie-root-port'/>
  71.       <target chassis='2' port='0x11'/>
  72.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  73.     </controller>
  74.     <controller type='pci' index='3' model='pcie-to-pci-bridge'>
  75.       <model name='pcie-pci-bridge'/>
  76.       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  77.     </controller>
  78.     <controller type='pci' index='4' model='pcie-root-port'>
  79.       <model name='pcie-root-port'/>
  80.       <target chassis='4' port='0x12'/>
  81.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  82.     </controller>
  83.     <controller type='pci' index='5' model='pcie-root-port'>
  84.       <model name='pcie-root-port'/>
  85.       <target chassis='5' port='0x13'/>
  86.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  87.     </controller>
  88.     <controller type='scsi' index='0' model='virtio-scsi'>
  89.       <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  90.     </controller>
  91.     <interface type='direct'>
  92.       <mac address='52:54:00:26:2f:51'/>
  93.       <source dev='enp0s31f6' mode='bridge'/>
  94.       <model type='virtio'/>
  95.       <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  96.     </interface>
  97.     <serial type='pty'>
  98.       <target type='isa-serial' port='0'>
  99.         <model name='isa-serial'/>
  100.       </target>
  101.     </serial>
  102.     <console type='pty'>
  103.       <target type='serial' port='0'/>
  104.     </console>
  105.     <input type='tablet' bus='usb'>
  106.       <address type='usb' bus='0' port='1'/>
  107.     </input>
  108.     <input type='mouse' bus='ps2'/>
  109.     <input type='keyboard' bus='ps2'/>
  110.     <graphics type='spice' autoport='yes'>
  111.       <listen type='address'/>
  112.     </graphics>
  113.     <sound model='ich6'>
  114.       <address type='pci' domain='0x0000' bus='0x03' slot='0x01' function='0x0'/>
  115.     </sound>
  116.     <video>
  117.       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  118.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  119.     </video>
  120.     <redirdev bus='usb' type='spicevmc'>
  121.       <address type='usb' bus='0' port='2'/>
  122.     </redirdev>
  123.     <redirdev bus='usb' type='spicevmc'>
  124.       <address type='usb' bus='0' port='3'/>
  125.     </redirdev>
  126.     <memballoon model='virtio'>
  127.       <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  128.     </memballoon>
  129.   </devices>
  130. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement