Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information