crosvm/swap
Shintaro Kawamura 5a1ee09f2f swap: use VolatileSlice directly instead of FileContent
This is a refactoring CL. FileContent was created due to historical
reason. But using VolatileSlice directly is more straightforward.

BUG=b:215093219
TEST=cargo test -p swap

Change-Id: I2dbe7b5abb3e7e1d24f337b5e715acf1caf6db5f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4033201
Reviewed-by: David Stevens <stevensd@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Shin Kawamura <kawasin@google.com>
2022-11-18 01:23:47 +00:00
..
src swap: use VolatileSlice directly instead of FileContent 2022-11-18 01:23:47 +00:00
tests swap: add disable command to vmm-swap 2022-11-18 01:23:45 +00:00
Cargo.toml swap: log page fault event 2022-11-17 02:48:04 +00:00