Does anyone know a way to do either the following….
1. Reattach the gpu to the host when a VM shuts down
2. Automatically start a VM when a particular VM shuts down?
I’m attempting to give a gpu back to the host for console display when a be shuts down or start a vm when one shuts down. Option 1 would be my first choice.
I am assuming this has to be possible because I can start one by with gpu pass through, shut it down and then star my another vm with the same gpu pass through via the api. So somewhere the pci card is being in moved from one vm to another, so I am assuming it is possible to reattach it to the host instead of the second vm, but my logic is often wrong.
Thank you
1. Reattach the gpu to the host when a VM shuts down
2. Automatically start a VM when a particular VM shuts down?
I’m attempting to give a gpu back to the host for console display when a be shuts down or start a vm when one shuts down. Option 1 would be my first choice.
I am assuming this has to be possible because I can start one by with gpu pass through, shut it down and then star my another vm with the same gpu pass through via the api. So somewhere the pci card is being in moved from one vm to another, so I am assuming it is possible to reattach it to the host instead of the second vm, but my logic is often wrong.
Thank you