crosvm/base/src
Zihan Chen cbba480ebe crosvm: Uprev zerocopy to 0.7.x
zerocopy 0.7.x has finally released as a stable version, uprev it
to allow some remaining structs to be derivable.

TEST=CQ

BUG=b:300969352
FIXED=b:300969352

Change-Id: I90f0dfb09494f875fef1cd11bfcbd48030846092
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4878761
Auto-Submit: Zihan Chen <zihanchen@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Zihan Chen <zihanchen@google.com>
2023-10-10 17:34:32 +00:00
..
sys crosvm: Uprev zerocopy to 0.7.x 2023-10-10 17:34:32 +00:00
alloc.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
clock.rs base: cross platform Event API 2022-10-19 20:17:42 +00:00
custom_serde.rs Fix cargo doc warnings from Rust 1.68 2023-04-28 17:22:01 +00:00
descriptor.rs gpu_display: guest -> host input event dispatch. 2023-08-30 18:14:49 +00:00
descriptor_reflection.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
errno.rs Rust 1.65: Fix clippy derive_partial_eq_without_eq lints 2022-12-01 01:32:30 +00:00
event.rs base: event: add Event::reset() API 2022-10-20 21:04:14 +00:00
file_traits.rs devices: virtio: block: use fdatasync for FLUSH 2023-05-12 18:15:54 +00:00
lib.rs crosvm: Rename to open_file_or_duplicate. 2023-07-24 01:30:27 +00:00
mmap.rs base/src: Fix and update mmap.rs doctests 2023-02-13 23:42:21 +00:00
notifiers.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
shm.rs base: shm: require size in SharedMemory::from_safe_descriptor 2023-09-26 21:23:41 +00:00
sys.rs clippy: Disallow nmodule_inception 2023-05-22 21:21:43 +00:00
syslog.rs base: change syslog output buffers to Vec<u8> 2023-07-07 03:54:16 +00:00
test_utils.rs e2e_tests: snapshot vhost user tests 2023-05-15 21:11:42 +00:00
timer.rs base: Introduce TimerTrait 2023-07-05 01:12:35 +00:00
tube.rs Apply nightly rustfmt import style 2023-09-06 22:13:26 +00:00
wait_context.rs base: clean up redundant casts 2023-04-17 21:20:57 +00:00
worker_thread.rs base: add WorkerThread abstraction 2023-02-17 22:47:37 +00:00
write_zeroes.rs disk: add PunchHoleMut trait 2023-02-22 01:53:38 +00:00