aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap/README
Commit message (Collapse)AuthorAgeFilesLines
* Added blktap support. Includes kernel driver (enabled as ↵jchesterfield@dhcp92.uk.xensource.com2006-07-131-0/+122
| | | | CONFIG_XEN_BLKDEV_TAP=y) and userspace tools. The userspace deamon (blktapctrl) is enabled by default when xend is activated. For further information on using and configuring blktap see tools/blktap/README.
* Remove old blktap tools.akw@localhost.localdomain2006-06-161-149/+0
| | | | | | Signed-off-by: Andrew Warfield <andrew.warfield@cl.cam.ac.uk>
* bitkeeper revision 1.1159.1.551 (42090342LHDFQZTluOIKtDxiXyfkHA)akw27@labyrinth.cl.cam.ac.uk2005-02-081-0/+149
Initial checkin of blktap user-land tools. These are fairly experimental, but a few people have asked to use them. This checkin also includes Christian's gnbd client library code. Signed-off-by: andrew.warfield@cl.cam.ac.uk