aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: properly skip testsEric Blake2011-12-011-0/+1
* tests: Use EXIT_AM_SKIP instead of 77 directlyMatthias Bolte2011-07-091-2/+2
* tests: Add a general util testMatthias Bolte2011-07-011-70/+0
* time_t is not a long on FreeBSD, switch internal type to long longMatthias Bolte2011-05-251-2/+2
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-0/+2
* tests: simplify common setupEric Blake2011-04-291-16/+1
* esx: Move VMX handling code out of the driver directoryMatthias Bolte2010-12-211-2/+3
* esx: Handle non-UTF-8 encoded VMX filesMatthias Bolte2010-10-191-0/+42
* esx: Handle name escaping properlyMatthias Bolte2010-10-141-0/+54
* esx: Rework datastore path parsing and handlingMatthias Bolte2010-09-031-14/+18
* esx: Make storage pool lookup by name and UUID more robustMatthias Bolte2010-08-021-7/+7
* esx: Add domain snapshot supportMatthias Bolte2010-04-081-0/+60
* build: consistently indent preprocessor directivesEric Blake2010-03-091-9/+9
* esx: Stop passing around virConnectPtr for error reportingMatthias Bolte2010-01-261-2/+1
* Make test suite output less verboseDaniel P. Berrange2010-01-151-1/+1
* Add virIndexToDiskName and fix mapping gapMatthias Bolte2009-12-031-3/+27
* ESX add esxDomainDefineXML()Matthias Bolte2009-09-231-9/+97
* ESX add tests for the VMX to/from domain XML mappingMatthias Bolte2009-09-231-0/+99