You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove unused set_dirty_page_tracking() function
In addition to being unused, it was also wrong, because it only updated
the flag on KVM's side, but kept firecracker's tracking disabled.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments