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
This is the equivalent to the fix in 741c29f but for guest writes.
We need to make sure that `queue_select` points to a valid queue before
setting the MSI-X vector otherwise we'll hit a panic when accessing the
underlying `Vec`.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments