aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_blktap2.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix cleanup of tap devices in libxl__device_destroyIan Campbell2012-08-031-12/+21
* libxl: move a lot more includes into libxl_internal.hIan Jackson2012-01-131-3/+1
* libxl: Rationalise #includesIan Jackson2011-12-121-1/+0
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: attempt to cleanup tapdisk processes on disk backend destroy.Ian Campbell2011-09-281-4/+32
* libxl: refactor DISK_BACKEND_PHY handling in libxl_device_disk_addIan Campbell2011-04-081-3/+3
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-2/+2
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-2/+2
* libxl: Ensure all _hidden functions use libxl__ prefix (manual part)Ian Campbell2010-09-081-3/+3
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-3/+3
* libxl_blktap_devpath: initialize devname to NULLStefano Stabellini2010-08-161-1/+1
* Make blktap support optional.Christoph Egger2010-08-161-0/+51