mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
The previous limit was incorrect, as we are using SPI (Shared Peripheral Interrupt) type interrupt sources for PCI devices, but the limit was based on the total number of SPI + PPI interrupts. This fixes interrupt delivery when many PCI devices are used on arm platforms. BUG=b:218757314 TEST=Run crosvm with 32+ block devices on trogdor Change-Id: Ie89bc5b7115117d8acaca30ff758b9342940b450 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3453119 Reviewed-by: Dmitry Torokhov <dtor@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
.windows_build_test_skip | ||
Cargo.toml |