mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
52c97d41bd
In order to enable the VIRTIO_RING_F_EVENT_IDX feature, devices need to keep processing the queue until it is empty as the guest may not send any more notifications until the device has processed all pending messages. Change the process_queue method to process all messages in the queue. BUG=none TEST=???? Change-Id: I7df56111ad99bc7511c685ecafc051aef077b34e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3026688 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |