aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: remove in tree libaioIan Campbell2013-08-201-6/+0
* tools: Use PTHREAD_CFLAGS, _LDFLAGS, _LIBSIan Jackson2012-04-111-2/+5
* tools/blktap: reorder MEMSHR_DIR to fix CFLAGSOlaf Hering2012-03-141-2/+2
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-1/+1
* tools: use system libaio for blktap1 as well.Ian Campbell2011-11-231-3/+9
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-3/+3
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-5/+5
* blktap/fs-back: Build fixes for Fedora 13Keir Fraser2010-03-151-1/+1
* blktap: make memshr optionalKeir Fraser2010-01-121-1/+7
* Generic bi-directional map, and related initialisation functions. At the momentKeir Fraser2009-12-171-1/+3
* blktap: Fix check_gcryptKeir Fraser2009-02-111-1/+1
* Do not print `***' when compiling unless we fall overKeir Fraser2009-01-121-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-4/+0
* blktap: portability cleanupKeir Fraser2008-07-141-2/+5
* blktap: Fall back to libcrypto if libgcrypt is not installed.Keir Fraser2008-06-301-1/+9
* blktap: link against libgcrypt rather than libcryptoKeir Fraser2008-06-301-1/+1
* Clean up blktap Makefiles.Keir Fraser2008-03-171-14/+12
* blktap: qcow2 image format supportKeir Fraser2008-02-211-0/+1
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-3/+2
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+1
* blktap: Clean up makefile and linked libs.Keir Fraser2008-01-261-11/+6
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+1
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-3/+3
* blktap: factor out linux specific codeKeir Fraser2008-01-151-11/+12
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+0
* blktap: Add fallback code to blktap for missing poll-on-aio support.kfraser@localhost.localdomain2007-06-191-0/+1
* Remove a few stray references to the sparse tree.Ian Campbell2007-06-041-3/+0
* [TAPDISK] add tapdisk support for image chainingJake Wires2007-02-161-8/+8
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-1/+0
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+2
* [BLKTAP] Remove bogus extra public definition of sig_handler().kaf24@firebug.cl.cam.ac.uk2006-10-081-3/+0
* [BLKTAP] Find major number by searching sysfskfraser@localhost.localdomain2006-09-291-1/+1
* Limit blktap static link to just libaio.jchesterfield@wicket.uk.xensource.com2006-08-071-3/+1
* [blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds.chris@kneesaa.uk.xensource.com2006-08-031-9/+6
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-131-0/+76