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
bitmap/GuestMemory: fix false positive in read_from
Before, if we didn't succeed to read all `len` bytes, we would've
marked as dirty more bytes than needed.
Signed-off-by: Laura Loghin <[email protected]>
0 commit comments