Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements virtio-based console, network and block servers. The block server uses a thread so it's async, which is an improvement over the old synchronous implementation (but a little more complex). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information