crosvm/fuzz/fuzz_targets
Daniel Verkamp c3622e7f8d devices: virtio: make Queue own its Event
This cleans up the activate() signature and avoids the need to pass two
related (Queue, Event) variables everywhere a queue is needed.

No functional change intended.

BUG=None
TEST=tools/dev_container tools/presubmit

Change-Id: I9e5259428b39ad3a677fbb8a0bf574b3f15a7f35
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4738991
Reviewed-by: Frederick Mayle <fmayle@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-08-08 22:57:48 +00:00
..
block_fuzzer.rs devices: virtio: make Queue own its Event 2023-08-08 22:57:48 +00:00
fs_server_fuzzer.rs fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
p9_tframe_fuzzer.rs fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
qcow_fuzzer.rs fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
usb_descriptor_fuzzer.rs fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
virtqueue_fuzzer.rs devices: virtio: make Queue own its Event 2023-08-08 22:57:48 +00:00
zimage_fuzzer.rs fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00