mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
9329c55dca
Add an implementation of std::io::Write for VolatileSlice that mirrors the standard slice Write implementation: <https://doc.rust-lang.org/std/primitive.slice.html#impl-Write-for-%26mut+%5Bu8%5D> This allows more ergonomic writing to guest memory. Change-Id: I4bfc84920d33c379b9986ffc0232e5787613e93a Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5842392 Reviewed-by: Frederick Mayle <fmayle@google.com> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
base_event_token_derive | ||
src | ||
tests | ||
.build_test_serial | ||
Cargo.toml |