aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2
Commit message (Expand)AuthorAgeFilesLines
* blktap2/libvhd: Build shared objects using -fPIC.Ian Campbell2012-02-131-4/+9
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-262-4/+4
* blktap2/vhd: add -liconv when linking if using libiconvRoger Pau Monne2011-12-201-0/+4
* blktap2: remove local definitions and include byteswap.hRoger Pau Monne2011-12-201-37/+2
* Add correct const-ness to memshr tool functionsAndres Lagar-Cavilla2012-01-102-1/+5
* libxl: propagate error from tap_ctl_spawn.Ian Campbell2011-11-281-1/+3
* tools: use system installed libaio by default.Ian Campbell2011-11-221-4/+8
* libxl: attempt to cleanup tapdisk processes on disk backend destroy.Ian Campbell2011-09-282-7/+7
* tools: merge several bitop functions into xc_bitops.hOlaf Hering2011-06-101-26/+3
* tools/blktap2: tapdisk2 executable usage message documents -D optionPhilipp Hahn2011-06-211-1/+1
* tools: remus: blktap2/block-remus.c - potential write-after-write race fixShriram Rajagopalan2011-05-261-66/+125
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-314-6/+6
* tools: blktap2: copy xenstore/hashtable.h into blktap2 (really)Ian Jackson2011-03-312-0/+296
* tools: blktap2: copy xenstore/hashtable.h into blktap2Ian Campbell2011-03-314-2/+16
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-234-16/+0
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-212-2/+2
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+2
* tools: do not link against unused libraries.Ian Campbell2011-03-171-12/+8
* tools: support building with --as-neededIan Campbell2011-03-171-1/+1
* tools: link each shared library or binary only against the libraries it usesIan Campbell2011-03-172-7/+0
* tools/blktap2/libvhd: move uuid wrapper functions out of line.Ian Campbell2011-03-173-82/+144
* tools/blktap2: push uuid wrapper functions down into libvhd.Ian Campbell2011-03-179-35/+35
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-177-7/+7
* blktap2: fix gap in tapdisk2 disk_type numberingShriram Rajagopalan2011-03-071-3/+3
* remus: fix incorrect disk_info_t initializationShriram Rajagopalan2011-02-251-2/+2
* tools/Makefiles: install libvhd and libblktap with INSTALL_PROGMichael Young2011-02-011-1/+1
* tools/blktap, blktap2: include <sys/mount.h> instead of <linux/fs.h>Ian Campbell2011-01-171-2/+2
* blktap2: Makefiles: delete symlinks and deps during make cleanGianni Tedesco2010-10-282-1/+2
* add SONAME to libblktapctl.soOlaf Hering2010-08-121-10/+25
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-114-10/+10
* libblktapctl: fix use-after-free bugGianni Tedesco2010-08-031-2/+2
* blktap2: make protocol specific usage of shared sring explicitKeir Fraser2010-07-021-1/+1
* blktap2: Build libblktapctl.soKeir Fraser2010-06-102-9/+17
* 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