You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
devices/mmio: Automatically enable device_idx feature for queues
Instead of each device manually enabling the event_idx for each queue, let's
make the transport layer configure the queues properly based on the acknowledged
features.
If it is necessary to disable this for some specific queue in the future
(unlikely) we could an option for this in QueueConfig or the device could
override this.
Signed-off-by: Matej Hrica <mhrica@redhat.com>
0 commit comments