crosvm/common
Elie Kheirallah 3b9d6cd83c devices: virtio-snd: add snapshot/restore to common_backend
Add snapshot/restore to common backend.
Restore streams and acked features.
Check avail_features and queue_sizes match.

BUG=b:297770176
TEST=presubmit

Change-Id: I91b10fc7742d9c71ddceeef6247c1b54cab0ca23
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4814940
Reviewed-by: Richard Zhang <rizhang@google.com>
Commit-Queue: Elie Kheirallah <khei@google.com>
2023-08-30 21:01:47 +00:00
..
audio_streams devices: virtio-snd: add snapshot/restore to common_backend 2023-08-30 21:01:47 +00:00
balloon_control balloon: change intervals and thresholds to u32 2023-08-09 19:31:25 +00:00
data_model data_model: inline endian conversions 2023-07-12 23:10:51 +00:00
sync Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
chromeos_warning.md Add version pin warning to common/ 2022-04-15 19:51:35 +00:00
README.md Replace internal p9 with crates.io versio 2023-08-14 18:34:51 +00:00

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.