On 6/26/23 18:19, Jason Gunthorpe wrote:
On Mon, Jun 26, 2023 at 05:26:42PM +0200, Cédric Le Goater wrote:
Since dirty tracking is a must-have to implement migration support
for any existing and future VFIO PCI variant driver, anything else
would be experimental code and we are trying to remove the flag !
Please correct me if I am wrong.
I don't think we should call it experimental - it is like other qemu
options where we can choose to run qemu in a suboptimal way.
In that case, whether the driver implements dirty tracking or not
is not a condition to enable migration, only the host kernel driver
support is.
C.