aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fs-back
Commit message (Expand)AuthorAgeFilesLines
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-2/+2
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-283-25/+37
* blktap/fs-back: Build fixes for Fedora 13Keir Fraser2010-03-151-1/+1
* Fix for fs-backend crash when xend was not started after system boot.Keir Fraser2010-02-222-1/+9
* fs-backend: add a backend cleanup functionKeir Fraser2009-12-083-1/+25
* fs-back: better error handling in fs-backendKeir Fraser2009-07-084-50/+138
* fs-backend: fix default export and filename checksKeir Fraser2009-06-272-55/+74
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-22/+22
* fs-back: unmapp all shared ring pages when a domain diesKeir Fraser2009-03-201-1/+1
* fs-back: build fixesKeir Fraser2009-03-182-13/+7
* fs-backend.c misses the unistd.h include for read() and write().Keir Fraser2009-03-181-0/+1
* fs-back: Fixes and cleanupsKeir Fraser2009-03-177-209/+718
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-4/+0
* fs-back: build fix for BSDKeir Fraser2008-08-051-1/+1
* FSIF: extend protocol to multi-grant requests and multi-page ringKeir Fraser2008-08-014-48/+72
* fs-back: build fixes for BSD and cleanups.Keir Fraser2008-07-284-39/+40
* fs-backend: fix FD allocation for file creationKeir Fraser2008-07-251-1/+11
* fs-back: fix compilation error.Keir Fraser2008-07-222-3/+3
* fs-backend: do not expose file descriptors to frontendKeir Fraser2008-07-163-14/+69
* fs-backend: fix ioctl(BLKGETSIZE) call on 64bitKeir Fraser2008-07-151-1/+1
* fs-backend: Fix freelist implementationKeir Fraser2008-07-152-4/+4
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-122-18/+25
* libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-121-2/+2
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-2/+3
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-3/+3
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+1
* Add FS backend/frontend drivers (frontend in minios only).Keir Fraser2008-01-185-0/+1310