Hi, I'm trying to make stop/shutdown macOS VMs correctly.   I'm guessing that when the VM is tried to be stopped, a virsh shutdown command is issued, so the corresponding ACPI request is sent to the guest OS (in this case macOS). The problem is that this ACPI request only triggers the "Restart / Sleep / Cancel / Shut Down" dialog in macOS. So the VM never shutdowns gracefully (after 60 seconds it's "destroyed", i.e. "Force Stop").   I have some workarounds for this problem (w