mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
544fb027c7
Pci BusNumber is allocated by guest kernel, the BusNumber should be 0 for all the integrated pci devices and vfio-pci device, but pci bridge and vfio-pcie device may have BusNumber > 0, so caller should know its device BusNumber and pass it into allocate_pci() and get the desired PciAddress. BUG=b:185084350 TEST=None Change-Id: I3cb18212e6c168c047f655a5f425abdeccbaae55 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2954678 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |