aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_device.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: revert 23428:93e17b0cd035 "avoid blktap2 deadlock"Ian Jackson2012-12-171-0/+1
* libxl: avoid blktap2 deadlock on cleanupGreg Wettstein2012-12-131-1/+0
* From: Ian Campbell <ian.campbell@citrix.com>Ian Jackson2012-12-121-0/+2
* libxl: Accept disk name in libxl_devid_to_device_diskMarek Marczykowski2011-06-051-1/+1
* libxl: Remove frontend and backend devices from xenstore after destroyMarek Marczykowski2011-06-051-11/+5
* libxl: remove the entries from xenstore when destroying a diskStefano Stabellini2011-02-171-2/+2
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-20/+13
* libxl: during domain destruction, do not complain if no devices dir to destroyIan Jackson2011-01-281-2/+6
* libxl/xl: support empty disk paths (ejected cdroms)Stefano Stabellini2011-01-251-0/+2
* libxl: return "tap" as backend type for PHYSTYPE_QCOW2Stefano Stabellini2010-12-141-0/+1
* libxl: return an error if connection to xenstore failsIan Campbell2010-12-101-0/+6
* tools/libxl: use qdisk if blktap2 is not availableStefano Stabellini2010-11-231-0/+1
* libxl: remove console 0 backend directory from xenstore on devices destroyIan Campbell2010-10-051-15/+37
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-9/+9
* libxl: Ensure all _hidden functions use libxl__ prefix (manual part)Ian Campbell2010-09-081-11/+11
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-39/+39
* tools/libxl: fix leak in libxl_wait_for_backend()Gianni Tedesco2010-08-171-3/+6
* tools/libxl: compile with -Wmissing-declarationsIan Jackson2010-08-171-1/+1
* tools/libxl: libxl_device_generic_add: handle NULL fents or bentsStefano Stabellini2010-08-131-14/+14
* xl: Implement per-API-call garbage-collection lifetimeGianni Tedesco2010-08-121-60/+73
* xl: detect pci-insert-failed dm status on pci-passthroughGianni Tedesco2010-08-041-9/+17
* libxl: Move libxl_device_pci_reset to libxl_pci.cGianni Tedesco2010-07-291-34/+0
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-11/+11
* libxl: const-correctness fix to device_physdisk_major_minorChristoph Egger2010-07-271-1/+1
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-1/+1
* libxl: do not create /vss and /xapi paths in xenstore.Ian Campbell2010-07-231-16/+2
* tools/libxl: Fix blktap2 NetBSD build and also revert broken changeChristoph Egger2010-07-231-1/+1
* libxl: support reset file on sysfsIan Jackson2010-06-231-11/+27
* libxl: make libxl_wait_for_device_model clearerIan Jackson2010-06-231-19/+20
* xl: network2-attach commandKeir Fraser2010-06-071-0/+1
* libxl: Use the caller's logger (xentoollog)Keir Fraser2010-05-281-2/+2
* libxl,xl: Fix two minor bugs in domain destructionKeir Fraser2010-04-121-1/+1
* libxl: Properly parse vbd namesKeir Fraser2010-02-051-26/+74
* libxenlight: add fuse around generic_device_add related to invalid kindsKeir Fraser2010-01-141-1/+4
* libxenlight: remove all cloning logic.Keir Fraser2010-01-081-12/+8
* libxl: coding styles cleanupKeir Fraser2009-12-301-3/+3
* libxenlight: implement cdrom insert/ejectKeir Fraser2009-12-081-1/+1
* libxenlight: minimal vfs supportKeir Fraser2009-12-081-0/+2
* libxenlight: refactor libxl destroy codeKeir Fraser2009-12-041-21/+83
* libxenlight: fix GC when cloning contextsKeir Fraser2009-12-041-4/+8
* libxenlight: fix multiple xenstore watches problemKeir Fraser2009-12-021-18/+22
* libxenlight: use watch and select in libxl_wait_for_device_modelKeir Fraser2009-12-021-17/+33
* libxenlight: implement blktap2 supportKeir Fraser2009-11-301-1/+2
* libxenlight: fix memory leaksKeir Fraser2009-11-231-2/+3
* libxenlight: check for early failures of qemu-dmKeir Fraser2009-11-231-1/+10
* libxenlight: correct broken osdeps.[ch] and make #includes consistentKeir Fraser2009-11-231-2/+5
* libxenlight: Clean up logging arrangementsKeir Fraser2009-11-231-8/+19
* libxenlight: implement support for pv guestsKeir Fraser2009-11-231-4/+23
* libxenlight: implement pci passthroughKeir Fraser2009-11-131-2/+75
* tools: Make build again on netbsdKeir Fraser2009-11-101-0/+1