crosvm/vm_control
Noah Gold 6971a71eb3 vm_control: BalloonTube fixes for Windows.
After integrating downstream, we found a couple of adjustments that were
worth making:
* Bug: get_read_notifier wasn't used on the Tube, so it wouldn't ever
  wake up when added to the wait context.
* Feature: an adjust request has no reply, so having to specify a
  response id doesn't make sense since we don't actually want the reply
  routed anywhere (in some cases, we have no where to route it).

BUG=b:291684465
TEST=builds.
TEST=tested downstream.

Change-Id: Idfb1bd4d28ad26f1df3fd6d543df43cf84938975
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4718769
Commit-Queue: Noah Gold <nkgold@google.com>
Reviewed-by: David Stevens <stevensd@chromium.org>
2023-07-28 22:32:37 +00:00
..
src vm_control: BalloonTube fixes for Windows. 2023-07-28 22:32:37 +00:00
Cargo.toml crosvm: virtio-net device hotplug 2023-07-27 04:35:26 +00:00