mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
56c0d02760
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: I6731b4ee9eaecdd65aebdd3f530f0932b0660c85 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3652887 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@google.com> Auto-Submit: 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.