Created
September 4, 2018 14:56
-
-
Save Simbaclaws/0109bbcaad035ddc490dbe65eea33acd to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!-- | |
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE | |
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using: | |
virsh edit osx_i440fx | |
or other application using the libvirt API. | |
--> | |
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> | |
<name>osx_i440fx</name> | |
<uuid>cea8167c-7ba9-4af5-98c2-e482cb372bdc</uuid> | |
<memory unit='KiB'>8390656</memory> | |
<currentMemory unit='KiB'>8390656</currentMemory> | |
<vcpu placement='static'>10</vcpu> | |
<cputune> | |
<vcpupin vcpu='0' cpuset='2'/> | |
<vcpupin vcpu='1' cpuset='3'/> | |
<vcpupin vcpu='2' cpuset='4'/> | |
<vcpupin vcpu='3' cpuset='5'/> | |
<vcpupin vcpu='4' cpuset='6'/> | |
<vcpupin vcpu='5' cpuset='7'/> | |
<vcpupin vcpu='6' cpuset='8'/> | |
<vcpupin vcpu='7' cpuset='9'/> | |
<vcpupin vcpu='8' cpuset='10'/> | |
<vcpupin vcpu='9' cpuset='11'/> | |
<emulatorpin cpuset='0-1'/> | |
</cputune> | |
<os> | |
<type arch='x86_64' machine='pc-i440fx-2.12'>hvm</type> | |
<loader readonly='yes' type='pflash'>/home/simbaclaws/Hackintosh-KVM/OVMF/OVMF_CODE.fd</loader> | |
<nvram>/home/simbaclaws/Hackintosh-KVM/OVMF/OVMF_VARS.fd</nvram> | |
<bootmenu enable='yes'/> | |
</os> | |
<features> | |
<acpi/> | |
<apic eoi='on'/> | |
<pae/> | |
<hap state='on'/> | |
<vmport state='off'/> | |
</features> | |
<clock offset='utc'> | |
<timer name='rtc' tickpolicy='catchup'/> | |
<timer name='pit' tickpolicy='delay'/> | |
<timer name='hpet' present='yes'/> | |
<timer name='tsc' present='yes'/> | |
</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> | |
<emulator>/usr/bin/qemu-system-x86_64</emulator> | |
<disk type='file' device='disk'> | |
<driver name='qemu' type='qcow2'/> | |
<source file='/home/simbaclaws/macOS/mac_hdd.img'/> | |
<target dev='sda' bus='sata'/> | |
<address type='drive' controller='0' bus='0' target='0' unit='0'/> | |
</disk> | |
<disk type='file' device='disk'> | |
<driver name='qemu' type='qcow2'/> | |
<source file='/home/simbaclaws/Hackintosh-KVM/clover.qcow2'/> | |
<target dev='sdb' bus='sata'/> | |
<boot order='1'/> | |
<address type='drive' controller='0' bus='0' target='0' unit='1'/> | |
</disk> | |
<disk type='file' device='cdrom'> | |
<driver name='qemu' type='raw'/> | |
<source file='/home/simbaclaws/Documents/HighSierra.iso'/> | |
<target dev='sdc' bus='sata'/> | |
<readonly/> | |
<address type='drive' controller='0' bus='0' target='0' unit='2'/> | |
</disk> | |
<controller type='pci' index='0' model='pci-root'/> | |
<controller type='sata' index='0'> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-ehci1'> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci1'> | |
<master startport='0'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci2'> | |
<master startport='2'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/> | |
</controller> | |
<controller type='usb' index='0' model='ich9-uhci3'> | |
<master startport='4'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/> | |
</controller> | |
<interface type='network'> | |
<mac address='52:54:00:d3:0c:fe'/> | |
<source network='default'/> | |
<model type='virtio-net'/> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> | |
</interface> | |
<input type='mouse' bus='ps2'/> | |
<input type='keyboard' bus='ps2'/> | |
<sound model='ich9'> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> | |
</sound> | |
<hostdev mode='subsystem' type='pci' managed='yes'> | |
<source> | |
<address domain='0x0000' bus='0x0c' slot='0x00' function='0x0'/> | |
</source> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> | |
</hostdev> | |
<hostdev mode='subsystem' type='pci' managed='yes'> | |
<source> | |
<address domain='0x0000' bus='0x0c' slot='0x00' function='0x1'/> | |
</source> | |
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> | |
</hostdev> | |
<memballoon model='none'/> | |
</devices> | |
<qemu:commandline> | |
<qemu:arg value='-cpu'/> | |
<qemu:arg value='host,vendor=GenuineIntel,kvm=on,topoext=on,vmware-cpuid-freq=on,+invtsc,+hypervisor'/> | |
<qemu:arg value='-object'/> | |
<qemu:arg value='input-linux,id=mouse1,evdev=/dev/input/by-id/usb-ROCCAT_ROCCAT_Tyon_White_ROC-11-851-event-mouse'/> | |
<qemu:arg value='-object'/> | |
<qemu:arg value='input-linux,id=kbd1,evdev=/dev/input/by-id/usb-ASUS_ROG_Claymore_Gaming_Keyboard-event-kbd,grab_all=on,repeat=on'/> | |
<qemu:arg value='-smbios'/> | |
<qemu:arg value='type=2'/> | |
<qemu:arg value='-smbios'/> | |
<qemu:arg value='type=17,speed=3066,serial=SRH-0000000,part=OSX-3066MHZ'/> | |
<qemu:arg value='-set'/> | |
<qemu:arg value='device.net0.vectors=0'/> | |
<qemu:env name='QEMU_AUDIO_DRV' value='pa'/> | |
<qemu:env name='QEMU_PA_ADJUST_LATENCY_OUT' value='1'/> | |
<qemu:env name='QEMU_PA_SERVER' value='/run/user/1000/pulse/native'/> | |
<qemu:env name='QEMU_AUDIO_DAC_FIXED_FREQ' value='48000'/> | |
<qemu:env name='QEMU_AUDIO_DAC_TRY_POLL' value='0'/> | |
<qemu:env name='QEMU_AUDIO_ADC_FIXED_FREQ' value='48000'/> | |
<qemu:env name='QEMU_AUDIO_ADC_TRY_POLL' value='0'/> | |
<qemu:env name='QEMU_AUDIO_ADC_FIXED_CHANNELS' value='2'/> | |
<qemu:env name='QEMU_ALSA_DAC_BUFFER_SIZE' value='2048'/> | |
<qemu:env name='QEMU_ALSA_DAC_PERIOD_SIZE' value='1024'/> | |
<qemu:env name='QEMU_AUDIO_TIMER_PERIOD' value='100'/> | |
</qemu:commandline> | |
</domain> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment