15.5. Resuming a Virtual Machine
You can use virsh to restore a suspended virtual machine:
virsh resume [domain-id | domain-name | domain-uuid]
This operation is immediate and the virtual machine parameters are preserved in a suspend and resume cycle.