In order for libvirt to allow restoration, backup and restore ops would have to fully store the state of the snapshot in the backup so it can be tacked back onto the VM and switched to. I think this may be out of scope/not feasible with current libvirt API.
Right now --memory is completely broken (it doesn't even parse correctly); the flag should probably be taken out until this feature is implemented.
In order for libvirt to allow restoration, backup and restore ops would have to fully store the state of the snapshot in the backup so it can be tacked back onto the VM and switched to. I think this may be out of scope/not feasible with current libvirt API.
Right now
--memoryis completely broken (it doesn't even parse correctly); the flag should probably be taken out until this feature is implemented.