aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2
Commit message (Expand)AuthorAgeFilesLines
...
* blktap2: Add tap_ctl_find_minorKeir Fraser2010-06-102-0/+31
* blktap2: Fix broken tap-ctl-list type/path filter logicKeir Fraser2010-06-101-2/+2
* blktap2: Fix toolstack build on NetBSDKeir Fraser2010-06-091-2/+2
* blktap2: <sys/time.h> is needed for 'struct timeval'Keir Fraser2010-06-092-3/+3
* blktap2: The tap-ctl userspace control utility and library.Keir Fraser2010-06-0829-438/+4001
* blktap2: Cleanup vdi stacking code.Keir Fraser2010-06-085-107/+126
* blktap2: Fix E/DPRINTF defs all around the driver/ subdir.Keir Fraser2010-06-085-13/+4
* blktap2: Fix tapdisk disktype issues.Keir Fraser2010-06-0823-284/+312
* blktap2: Remove LVM hacks.Keir Fraser2010-06-081-288/+0
* blktap2: Remove tapdisk-ipc module.Keir Fraser2010-06-0812-463/+17
* bltap2: implement md5 directly, to remove ssl dependencyKeir Fraser2010-06-075-45/+296
* blktap/fs-back: Build fixes for Fedora 13Keir Fraser2010-03-153-0/+3
* blktap: provide a variant of __RING_SIZE() that is an integer constant expres...Keir Fraser2010-03-061-1/+1
* Remus: increase failover timeout from 500ms to 1sKeir Fraser2010-02-121-5/+5
* blktap2: disable presently broken memshr extensionKeir Fraser2010-02-111-1/+1
* blktap2: Fix non-Linux buildKeir Fraser2010-02-051-0/+4
* tools: Do not append trailing slash to XEN_ROOT in MakefilesKeir Fraser2010-02-045-9/+9
* blktap2: Prefer AIO eventfd support on kernels >= 2.6.22Keir Fraser2010-01-295-31/+273
* blktap2: Separate tapdisk raw I/O into different backends.Keir Fraser2010-01-295-137/+306
* blktap2: Sort out tapdisk AIO init.Keir Fraser2010-01-296-63/+64
* blktap2: Sort out tapdisk IPC init.Keir Fraser2010-01-294-58/+95
* blktap: make memshr optionalKeir Fraser2010-01-125-43/+72
* Reads from read only parent disk images are intercepted, and are used to detectKeir Fraser2009-12-173-3/+54
* Multiple tapdisk2 processes may use the same parent disk images (later used toKeir Fraser2009-12-172-4/+8
* 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-094-26/+217
* 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: Fix compile warning with gcc4.Keir Fraser2009-07-081-0/+1
* tools: Always check for __linux__ not __Linux__Keir Fraser2009-07-023-8/+8
* blktap2: A final few NetBSD fixesKeir Fraser2009-06-243-7/+11
* blktap2: Further netbsd build fixes.Keir Fraser2009-06-249-43/+117
* 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-2334-239/+368
* blktap: re-enable blktap1 if blktap2 is disabledKeir Fraser2009-06-1811-2736/+4
* blktap2/vhd, daemon: serialize subdirs-all and subdirs-installKeir Fraser2009-06-162-6/+6
* blktap2: README updatesKeir Fraser2009-06-051-47/+246
* blktap2: fix parallel Make.Keir Fraser2009-06-042-3/+9
* 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 tapdisk-channel.cKeir Fraser2009-05-281-1/+1