mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
1ba428004e
This CL defines the ResourceCarrier. A ResourceCarrier is created on the crosvm main process, take resources needed for configuring target PCI device, then sent to a separate process. In that process, the device is converted to the target type with the resources. virtio-net on linux is the only currently supported type. TEST=tools/presubmit BUG=b:243767476 Change-Id: I21edeadb6543c2cc989df7430fc734c94c5132ea Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4615384 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Ryuichiro Chiba <chibar@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |