On Tue, Apr 26, 2022 at 10:02:02PM +0800, Yongji Xie wrote:
This should not be needed, when your module is unloaded, all devices it handled should be properly removed by it.
I see. But it's not easy to achieve that currently. Maybe we need something like DEVICE_NEEDS_RESET support in virtio core.
Not sure what the connection is.