Didnt find answer to this with search, might be im bad @searching tho.
With S3 Sleep plugin, what kind of before and after sleep commands should I use to make it play nicely together with my Windows VM?
Any examples how you guys handle this tidily? I would like the system to suspend or shutdown a certain VM before system sleeping because after sleep the VM is not working anymore(at least there is no picture in displays via passthrough gfx card). After resuming from sleep I would like to start/restore that VM automatically.
So far I´ve tried "virsh suspend Hyperion" and "virsh resume Hyperion", these work alright from command line in normal operation. But if I put unraid to S3 Sleep between the commands I dont get picture on my displays anymore, according the top command qemu is running wild with CPU so the VM is running alright but just not showing picture on my displays. Is there some command i could run after S3 Sleep that would reininitialize the gfx card or dispalys etc?
Or should I be using Save/Restore instead?