On Wed, Feb 15, 2023 at 01:14:35PM -0700, Alex Williamson wrote: > We'll need to consider whether we want to keep "dumb" dirty tracking, > or even any form of dirty tracking in the type1 uAPI, under an > experimental opt-in. Thanks,
I was expecting we'd delete the kernel code for type 1 dirty tracking once the v2 parts are merged to qemu since we don't and won't have any kernel implementation of it.. The big point of this to allow qmeu to continue on with a future kernel that no longer reports it supports this. Jason