crosvm/vm_control
Wang Ningyuan 1ba428004e devices: PCI hotplug ResourceCarrier definition
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>
2023-07-24 06:24:52 +00:00
..
src devices: PCI hotplug ResourceCarrier definition 2023-07-24 06:24:52 +00:00
Cargo.toml balloon: don't wait for replies in the control loop 2023-07-21 08:03:38 +00:00