4,461
edits
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 | ||
< | <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> | ||
</ | </syntaxhighlight> | ||
= Resources = | = Resources = |