mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
This change adds a new num_interrupts API to the Virtio device trait. This is because for the proxy device the number of interrupts is different from the number of its own queues. It also includes the queues of the device being proxied i.e. block, net, etc.. BUG=b:194136484 TEST=Run "head /dev/vdb;mount /dev/vdb /mnt;echo "1" >> /mnt/1.txt" in the sibling VM. Change-Id: I0c3b3a85772c1364660d5570ad86bbaecfb0faf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3309202 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Abhishek Bhardwaj <abhishekbh@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
.windows_build_test_skip | ||
Cargo.toml |