crosvm/crosvm-fuzz
Frederick Mayle 3d4b4809ba base: cross platform Event API
Trying to reconcile the difference between the linux and windows
implementations.

Code relying on the eventfd count must now use the linux specific
`EventExt` interface.

BUG=b:231344063
TEST=presubmits

Change-Id: I14eb50f7a02d766a00f27aca388823309633e193
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3864030
Commit-Queue: Frederick Mayle <fmayle@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Noah Gold <nkgold@google.com>
2022-10-19 20:17:42 +00:00
..
.gitignore Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
block_fuzzer.rs base: cross platform Event API 2022-10-19 20:17:42 +00:00
Cargo.toml crosvm-fuzz: Migrate crosvm-fuzz to cargo fuzz 2022-10-03 16:12:15 +00:00
fs_server_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00
OWNERS Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
qcow_fuzzer.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
usb_descriptor_fuzzer.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
virtqueue_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00
zimage_fuzzer.rs tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00