Importing XML
This imports a blank Virtual Machine titled “DarwinKVM” ready to be used for macOS Guests.
Run the following command in the root directory of DarwinKVM:
virsh --connect qemu:///system define DarwinKVM.xml
Which will now allow you to view it in Virt-Manager.
Notice this template is missing a few things you must set up.
- Has no default Display
- Has no drives configured
- Has no NIC configured
Let’s go through these steps quickly.