mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
86df65f6d2
this patch adds the crosvm_control command (and internal implementation) to send a new WSS config command to a guest balloon driver. included is a refactor of how wss op notifications are dispatched in the balloon device. BUG=b/271891148 TEST=run bzImage TEST=socket-pinger program available at https://x20.corp.google.com/users/dr/drmasquatch/socket-pinger Change-Id: Id9696b0e82b3ba54d87cd0928070c55da9a77d1f Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4415596 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Maciek Swiech <drmasquatch@google.com> |
||
---|---|---|
.. | ||
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.