Advertisement
TheFantasticLoki

ParrotOS VM XML

Jun 18th, 2021
1,103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.07 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <domain type='kvm'>
  3.   <name>ParrotOS</name>
  4.   <uuid>5e8ec253-41d5-8246-6ced-551853772809</uuid>
  5.   <metadata>
  6.     <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/>
  7.   </metadata>
  8.   <memory unit='KiB'>4194304</memory>
  9.   <currentMemory unit='KiB'>2097152</currentMemory>
  10.   <memoryBacking>
  11.     <nosharepages/>
  12.   </memoryBacking>
  13.   <vcpu placement='static'>4</vcpu>
  14.   <cputune>
  15.     <vcpupin vcpu='0' cpuset='0'/>
  16.     <vcpupin vcpu='1' cpuset='2'/>
  17.     <vcpupin vcpu='2' cpuset='4'/>
  18.     <vcpupin vcpu='3' cpuset='6'/>
  19.   </cputune>
  20.   <os>
  21.     <type arch='x86_64' machine='pc-q35-5.1'>hvm</type>
  22.     <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
  23.     <nvram>/etc/libvirt/qemu/nvram/5e8ec253-41d5-8246-6ced-551853772809_VARS-pure-efi.fd</nvram>
  24.   </os>
  25.   <features>
  26.     <acpi/>
  27.     <apic/>
  28.   </features>
  29.   <cpu mode='host-passthrough' check='none' migratable='on'>
  30.     <topology sockets='1' dies='1' cores='2' threads='2'/>
  31.     <cache mode='passthrough'/>
  32.     <feature policy='require' name='topoext'/>
  33.   </cpu>
  34.   <clock offset='utc'>
  35.     <timer name='rtc' tickpolicy='catchup'/>
  36.     <timer name='pit' tickpolicy='delay'/>
  37.     <timer name='hpet' present='no'/>
  38.   </clock>
  39.   <on_poweroff>destroy</on_poweroff>
  40.   <on_reboot>restart</on_reboot>
  41.   <on_crash>restart</on_crash>
  42.   <devices>
  43.     <emulator>/usr/local/sbin/qemu</emulator>
  44.     <disk type='file' device='cdrom'>
  45.       <driver name='qemu' type='raw'/>
  46.       <source file='/mnt/user/isos/Parrot-kde-security-4.11.1_amd64.iso'/>
  47.       <target dev='hda' bus='sata'/>
  48.       <readonly/>
  49.       <boot order='2'/>
  50.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  51.     </disk>
  52.     <disk type='file' device='disk'>
  53.       <driver name='qemu' type='raw' cache='writeback'/>
  54.       <source file='/mnt/user/domains/ParrotOS/vdisk1.img'/>
  55.       <target dev='hdc' bus='sata'/>
  56.       <boot order='1'/>
  57.       <address type='drive' controller='0' bus='0' target='0' unit='2'/>
  58.     </disk>
  59.     <controller type='pci' index='0' model='pcie-root'/>
  60.     <controller type='pci' index='1' model='pcie-root-port'>
  61.       <model name='pcie-root-port'/>
  62.       <target chassis='1' port='0x10'/>
  63.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  64.     </controller>
  65.     <controller type='pci' index='2' model='pcie-root-port'>
  66.       <model name='pcie-root-port'/>
  67.       <target chassis='2' port='0x11'/>
  68.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  69.     </controller>
  70.     <controller type='pci' index='3' model='pcie-root-port'>
  71.       <model name='pcie-root-port'/>
  72.       <target chassis='3' port='0x12'/>
  73.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  74.     </controller>
  75.     <controller type='pci' index='4' model='pcie-root-port'>
  76.       <model name='pcie-root-port'/>
  77.       <target chassis='4' port='0x13'/>
  78.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  79.     </controller>
  80.     <controller type='pci' index='5' model='pcie-root-port'>
  81.       <model name='pcie-root-port'/>
  82.       <target chassis='5' port='0x14'/>
  83.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  84.     </controller>
  85.     <controller type='virtio-serial' index='0'>
  86.       <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  87.     </controller>
  88.     <controller type='sata' index='0'>
  89.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  90.     </controller>
  91.     <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  92.       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  93.     </controller>
  94.     <interface type='bridge'>
  95.       <mac address='52:54:00:d0:e8:96'/>
  96.       <source bridge='br0'/>
  97.       <model type='virtio-net'/>
  98.       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  99.     </interface>
  100.     <serial type='pty'>
  101.       <target type='isa-serial' port='0'>
  102.         <model name='isa-serial'/>
  103.       </target>
  104.     </serial>
  105.     <console type='pty'>
  106.       <target type='serial' port='0'/>
  107.     </console>
  108.     <channel type='unix'>
  109.       <target type='virtio' name='org.qemu.guest_agent.0'/>
  110.       <address type='virtio-serial' controller='0' bus='0' port='1'/>
  111.     </channel>
  112.     <input type='tablet' bus='usb'>
  113.       <address type='usb' bus='0' port='1'/>
  114.     </input>
  115.     <input type='mouse' bus='ps2'/>
  116.     <input type='keyboard' bus='ps2'/>
  117.     <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
  118.       <listen type='address' address='0.0.0.0'/>
  119.     </graphics>
  120.     <video>
  121.       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
  122.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  123.     </video>
  124.     <memballoon model='virtio'>
  125.       <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  126.     </memballoon>
  127.   </devices>
  128. </domain>
  129.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement