mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
4d854e80b4
When pcie switch get removed from the system, we need to remove their pci buses. This patch adds a new bool field in PciBus structure to mark it as a hotplug bus and add support to remove a pci bus from a pci bus tree. Also some other helper functions is added for hotplug out usage. BUG=b:199986018 TEST=./tools/presubmit Change-Id: I71064127345424bf050d993f60f9d766a299de8b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3709793 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |