Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.58 KB | None | 0 0
  1. <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
  2.   <name>OSX</name>
  3.   <uuid>a0ff50cb-a7a3-467b-96e2-760c230bbe8b</uuid>
  4.   <memory unit='KiB'>12582912</memory>
  5.   <currentMemory unit='KiB'>12582912</currentMemory>
  6.   <vcpu placement='static'>4</vcpu>
  7.   <os>
  8.     <type arch='x86_64' machine='pc-q35-2.11'>hvm</type>
  9.     <loader readonly='yes' type='pflash'>/home/stengo/Documents/macOS-Simple-KVM/firmware/OVMF_CODE.fd</loader>
  10.     <nvram>/home/stengo/Documents/macOS-Simple-KVM/firmware/OVMF_VARS-1024x768.fd</nvram>
  11.     <boot dev='hd'/>
  12.   </os>
  13.   <features>
  14.     <acpi/>
  15.     <pae/>
  16.   </features>
  17.   <cpu>
  18.     <topology sockets='1' cores='2' threads='2'/>
  19.   </cpu>
  20.   <clock offset='utc'/>
  21.   <on_poweroff>destroy</on_poweroff>
  22.   <on_reboot>restart</on_reboot>
  23.   <on_crash>destroy</on_crash>
  24.   <pm>
  25.     <suspend-to-mem enabled='no'/>
  26.     <suspend-to-disk enabled='no'/>
  27.   </pm>
  28.   <devices>
  29.     <emulator>/usr/bin/qemu-system-x86_64</emulator>
  30.     <disk type='file' device='disk'>
  31.       <driver name='qemu' type='qcow2'/>
  32.       <source file='/home/stengo/Documents/macOS-Simple-KVM/ESP.qcow2'/>
  33.       <target dev='sda' bus='sata'/>
  34.       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  35.     </disk>
  36.     <disk type='file' device='disk'>
  37.       <driver name='qemu' type='qcow2'/>
  38.       <source file='/home/stengo/Documents/macOS-Simple-KVM/MyDisk.qcow2'/>
  39.       <target dev='sdb' bus='sata'/>
  40.       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
  41.     </disk>
  42.     <disk type='file' device='disk'>
  43.       <driver name='qemu' type='raw'/>
  44.       <source file='/home/stengo/Documents/macOS-Simple-KVM/BaseSystem.img'/>
  45.       <target dev='sdc' bus='sata'/>
  46.       <address type='drive' controller='0' bus='0' target='0' unit='2'/>
  47.     </disk>
  48.     <controller type='usb' index='0' model='piix3-uhci'>
  49.       <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/>
  50.     </controller>
  51.     <controller type='sata' index='0'>
  52.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  53.     </controller>
  54.     <controller type='pci' index='0' model='pcie-root'/>
  55.     <controller type='pci' index='1' model='dmi-to-pci-bridge'>
  56.       <model name='i82801b11-bridge'/>
  57.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>
  58.     </controller>
  59.     <controller type='pci' index='2' model='pci-bridge'>
  60.       <model name='pci-bridge'/>
  61.       <target chassisNr='2'/>
  62.       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  63.     </controller>
  64.     <controller type='pci' index='3' model='pcie-root-port'>
  65.       <model name='pcie-root-port'/>
  66.       <target chassis='3' port='0x10'/>
  67.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  68.     </controller>
  69.     <interface type='network'>
  70.       <mac address='52:54:00:9a:50:3a'/>
  71.       <source network='default'/>
  72.       <model type='e1000-82545em'/>
  73.       <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
  74.     </interface>
  75.     <input type='mouse' bus='ps2'/>
  76.     <input type='keyboard' bus='ps2'/>
  77.     <sound model='ich9'>
  78.       <address type='pci' domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/>
  79.     </sound>
  80.     <hostdev mode='subsystem' type='pci' managed='yes'>
  81.       <source>
  82.         <address domain='0x0000' bus='0x1e' slot='0x00' function='0x0'/>
  83.       </source>
  84.       <rom bar='on' file='/home/stengo/Documents/macOS-Simple-KVM/Vega10.rom'/>
  85.       <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0' multifunction='on'/>
  86.     </hostdev>
  87.     <hostdev mode='subsystem' type='pci' managed='yes'>
  88.       <source>
  89.         <address domain='0x0000' bus='0x1e' slot='0x00' function='0x1'/>
  90.       </source>
  91.       <rom bar='on'/>
  92.       <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x1'/>
  93.     </hostdev>
  94.     <hostdev mode='subsystem' type='usb' managed='yes'>
  95.       <source>
  96.         <vendor id='0x046d'/>
  97.         <product id='0xc333'/>
  98.       </source>
  99.       <address type='usb' bus='0' port='1'/>
  100.     </hostdev>
  101.     <memballoon model='none'/>
  102.   </devices>
  103.   <qemu:commandline>
  104.     <qemu:arg value='-cpu'/>
  105.     <qemu:arg value='Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check'/>
  106.     <qemu:arg value='-device'/>
  107.     <qemu:arg value='isa-applesmc,osk=ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc'/>
  108.     <qemu:arg value='-smbios'/>
  109.     <qemu:arg value='type=2'/>
  110.   </qemu:commandline>
  111. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement