aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Adds 'memory_sharing' option to domain config scripts. It passes domain id toKeir Fraser2009-12-171-1/+6
* Generic bi-directional map, and related initialisation functions. At the momentKeir Fraser2009-12-172-4/+10
* Request re-coalescing for qcow disks. qcow driver had the habit of breaking eachKeir Fraser2009-12-171-0/+11
* blktap2: fix libgcrypt detectionKeir Fraser2009-11-231-2/+1
* blktap2: Remove uninitialised variable rc from tdremus_close().Keir Fraser2009-11-171-2/+1
* blktap2: Remove gnu89-inline option from CFLAGSKeir Fraser2009-11-113-23/+13
* tools: Make build again on netbsdKeir Fraser2009-11-101-3/+7
* blktap2: add remus driverKeir Fraser2009-11-098-1/+2393
* blktap2: only open driver stack onceKeir Fraser2009-11-091-0/+2
* blktap2: configurable driver chainsKeir Fraser2009-11-093-26/+197
* blktap2: Check gcrypt library has MD5() function.Keir Fraser2009-10-091-1/+6
* blktap2: Fix off-by-one error in driver lookupKeir Fraser2009-09-151-1/+1
* blktap2: Further netbsd build fixes.Keir Fraser2009-06-241-1/+1
* blktap2: Fix a & vs && typoKeir Fraser2009-06-241-1/+1
* blktap2: Fix some printf format specifiers (PRIu64).Keir Fraser2009-06-242-3/+4
* blktap2: portability fixes for NetBSDKeir Fraser2009-06-2316-79/+101
* blktap: re-enable blktap1 if blktap2 is disabledKeir Fraser2009-06-182-72/+4
* blktap2: fix a compilation error (missing PATH_MAX)Keir Fraser2009-05-291-0/+1
* blktap2: Fix build with gcc3. Cannot handle defining a function whichKeir Fraser2009-05-282-7/+7
* blktap2: fix makefile of blktap2Keir Fraser2009-05-281-7/+7
* blktap2: a completely rewritten blktap implementationKeir Fraser2009-05-2658-0/+20084