mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 03:57:24 +00:00
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> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_asyncv2 | ||
data_model | ||
p9 | ||
sync | ||
chromeos_warning.md | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.