Skip to content

Commit

Permalink
Update example launcher for virtio
Browse files Browse the repository at this point in the history
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
Rusty Russell committed Oct 23, 2007
1 parent 19f1537 commit 17cbca2
Showing 1 changed file with 681 additions and 462 deletions.
Loading

0 comments on commit 17cbca2

Please sign in to comment.