mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
716b698659
It was done to avoid deadlock when stats are requested before guest is up. Implement a stub BalloonStats::NotReady replier until host is up so that timeout is no longer necessary. BUG=b:232289535 TEST=few tast crostini/arc tests Change-Id: Ieb6888487ea5b10664b76d8f94330564e7a3c726 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3647161 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Auto-Submit: Anton Romanov <romanton@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@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.