crosvm/crosvm_control
David Stevens 5ae896b392 balloon: add optional response to adjust
Add the option to wait for a balloon adjustment to successfully
complete. To allow the client to handle failures by re-adjusting the
balloon, this command bypasses the queuing logic in BalloonTube.

This new feature is used by vm_concierge in crrev/c/4744519.

BUG=b:259503518
TEST=cargo test -p vm_control --features balloon
TEST=repeat-test.sh -r 300 -- kohaku arc.Swap

Change-Id: Ib9a990cdfc4001d6294e654776ac0b130ebc94e2
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4744559
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: David Stevens <stevensd@chromium.org>
2023-08-16 04:44:01 +00:00
..
src balloon: add optional response to adjust 2023-08-16 04:44:01 +00:00
build.rs
Cargo.toml