From: Rusty Russell Date: Mon, 22 Oct 2007 01:24:22 +0000 (+1000) Subject: Update example launcher for virtio X-Git-Tag: v2.6.24-rc1~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17cbca2ba3de990258943d9e5a1788430ca3ad0d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed