]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Update example launcher for virtio
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:24:22 +0000 (11:24 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:56 +0000 (15:49 +1000)
commit17cbca2ba3de990258943d9e5a1788430ca3ad0d
tree528bc7c927fd4e29832101b6e98672698463bcb2
parent19f1537b7b8a9a82665db3ad8210a9d954d13acd
Update example launcher for virtio

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>
Documentation/lguest/lguest.c