mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
0c29eac704
This change creates a new type (QueueConfig) that represents a queue configuration before it has been activated. The QueueConfig::activate function serves the same purpose as the previous Queue::activate, but now it also returns the Queue type, which now always represents an actively running queue. BUG=b:290268617 TEST=tools/dev_container tools/presubmit Change-Id: I502ac6b29bf9f0cfc33ef15f6fb7fe482214eafd Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4111872 Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Yuan Yao <yuanyaogoog@chromium.org> Reviewed-by: Takaya Saeki <takayas@chromium.org> |
||
---|---|---|
.. | ||
fuzz_targets | ||
src | ||
.gitignore | ||
Cargo.toml |