aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/blkfront.c
Commit message (Expand)AuthorAgeFilesLines
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-5/+41
* minios: Fix blkfront grant map leakKeir Fraser2008-02-071-3/+3
* minios: Support net/block backend in domUKeir Fraser2008-02-071-11/+13
* minios: Fix bug when blkfront reading into zero-mapped bufferKeir Fraser2008-01-291-1/+6
* minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-231-1/+1
* minios: permit blkfront to write from mapped memoryKeir Fraser2008-01-221-1/+1
* minios, blkfront: set default block path.Keir Fraser2008-01-221-2/+2
* minios: add blkfrontKeir Fraser2008-01-171-0/+392