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
vm-device: return reference to EventFd from Interrupt trait
Instead of returning an `EventFd` type, which will actually force us to
clone the file descriptor in the Firecracker side.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments