| commit | e2735b7720320b68590ca2b32b78ca91213931b2 | [log] [tgz] |
|---|---|---|
| author | Eric Van Hensbergen <ericvh@gmail.com> | Wed Feb 06 19:25:58 2008 -0600 |
| committer | Eric Van Hensbergen <ericvh@opteron.homeip.net> | Wed Feb 06 19:25:58 2008 -0600 |
| tree | fcc260ada01dc7b1d0304aaf34a2a8f21cdc93fd | |
| parent | 043aba403e9958c6526c9279b63919273cb09c13 [diff] |
9p: block-based virtio client This replaces the console-based virto client with a block-based client using a single request queue. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>