crosvm/src
Xiong Zhang 8bb4faa662 Vfio: Multi vfio device support
Current one vm could have one vfio device only, this patch let one vm
could have multi vfio devices by changing the vfio parameter into vec<>.

BUG=chromium:992270
TEST=passthrough two/three devices into guest, these devices are in the
same vfio group, then check these devices function in guest.

Change-Id: I366d24d750a199d7862fb907fa44f9be429c5944
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2080111
Reviewed-by: Tomasz Jeznach <tjeznach@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Tomasz Jeznach <tjeznach@chromium.org>
2020-03-09 21:48:54 +00:00
..
plugin crosvm: add handling for hyperv exits 2020-03-05 19:01:24 +00:00
argument.rs Fix parsing arguments that require a value at the end of command line 2019-12-22 10:55:05 +00:00
crosvm.rs Vfio: Multi vfio device support 2020-03-09 21:48:54 +00:00
linux.rs Vfio: Multi vfio device support 2020-03-09 21:48:54 +00:00
main.rs Vfio: Multi vfio device support 2020-03-09 21:48:54 +00:00
panic_hook.rs edition: Fill in macro imports 2019-04-15 02:06:07 -07:00