Hackintosh: Difference between revisions

Jump to navigation Jump to search
m
add qemu
Line 6: Line 6:
# Reference is the xml file below
# Reference is the xml file below
# virsh define macos.xml
# virsh define macos.xml
<source type="xml">
<syntaxhighlight type="xml">
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
   <name>macos-catalina</name>
   <name>macos-catalina</name>
Line 123: Line 123:
   </qemu:commandline>
   </qemu:commandline>
</domain>
</domain>
</source>
</syntaxhighlight>


= Resources =
= Resources =

Navigation menu