PCI(e) pass-back after VM terminates?

proxwolfe

Renowned Member
Jun 20, 2020
546
67
68
50
Hi,

is there a way for the host to take back a PCI(e) device that has been passed through to a VM after the VM terminates?

At the moment, such devices continue to be unavailable at the host level.

Thanks
 
I got it working with a Radeon RX570 by unbinding from vfio and rebinding to amdgpu (which is also used to show the console during start). Maybe something like that will work for you?