virtio-drivers
virtio-drivers copied to clipboard
Async support?
Would it be possible to implement an async version of the driver?
I don't see why not, but it might be difficult to avoid depending on a particular async executor, which is a rather application-specific choice.