mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 01:16:50 +00:00
5454cbc5ae
https://crrev.com/c/5273351 fails with original implementation because a page which is swapped out on the second swap out round is not swapped in when vmm-swap is disabled, leading to the page unexpectedly being zeroed. This bug was introduced by https://crrev.com/c/5040208 which wrongly handles the idx_range_in_file.start and region_tail_idx_in_file boundary. BUG=b:324344124 TEST=https://crrev.com/c/5273351 Change-Id: I31b8156bae5928f70cf85117df18235630b3f29d Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5275254 Reviewed-by: David Stevens <stevensd@chromium.org> Commit-Queue: Shin Kawamura <kawasin@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |