crosvm/e2e_tests/tests
Frederick Mayle c14d6885eb devices: virtio: block: fix kick event handling when using io_uring
There is a probably a more elegant solution where `EventAsync` provides
a `futures::stream::Stream` interface, then, instead of using
`FuturesUnordered`, we call `StreamExt::for_each_concurrent` to perform
the `process_one_chain` work.

BUG=b:282108854

Change-Id: Ic5af78e28e7ada5072790dab6af87dea796442d4
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4534425
Commit-Queue: Frederick Mayle <fmayle@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2023-05-15 23:12:04 +00:00
..
goldens e2e_tests: Use virtio-console to speed up tests 2023-03-08 23:16:38 +00:00
backcompat.rs e2e_tests: Restructure for initial benchmark support 2023-02-23 22:11:48 +00:00
block.rs e2e_tests: snapshot vhost user tests 2023-05-15 21:11:42 +00:00
boot.rs devices: virtio: block: fix kick event handling when using io_uring 2023-05-15 23:12:04 +00:00
fs.rs device: fs/9p: add options to specify uid and gid 2023-04-10 18:47:41 +00:00
prebuilts.rs e2e_tests: remove unnecessary reference 2023-04-11 20:44:34 +00:00
snd.rs e2e_tests: snd: Increase aplay buffer size in do_playback 2023-04-11 02:57:25 +00:00
suspend_resume.rs e2e_tests: snapshot vhost user tests 2023-05-15 21:11:42 +00:00
vsock.rs e2e_tests: add "crosvm devices --vsock" integration tests 2023-03-22 09:23:13 +00:00