aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix missing spaces in messageEric Blake2012-09-121-6/+8
* snapshot: split snapshot conf code into own fileEric Blake2012-08-241-0/+1
* Destroy virdomainlist.[ch]Osier Yang2012-08-141-5/+4
* Convert public datatypes to inherit from virObjectDaniel P. Berrange2012-08-071-1/+1
* maint: don't permit format strings without %Eric Blake2012-07-261-1/+1
* Replace use of vboxError with virReportErrorDaniel P. Berrange2012-07-191-391/+388
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-8/+8
* vbox: Add support for virConnectListAllDomains()Peter Krempa2012-06-281-0/+164
* snapshot: implement new APIs for esx and vboxEric Blake2012-06-201-0/+99
* snapshot: require existence before returning successEric Blake2012-06-201-4/+44
* vbox: Fix passing an empty IMedium* array to IMachine::DeleteMatthias Bolte2012-04-231-5/+4
* build: avoid type-punning in vboxEric Blake2012-04-191-2/+5
* vbox: avoid provoking assertions in VBoxSVCJean-Baptiste Rouault2012-04-171-1/+2
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-4/+4
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-231-7/+3
* xml: use better types for memory valuesEric Blake2012-03-071-2/+2
* Fixed URI parsingMartin Kletzander2012-02-241-1/+2
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-271-2/+2
* Add new virDomainShutdownFlags APIDaniel P. Berrange2012-01-241-1/+10
* Added new option to virsh net-dumpxml called --inactiveShradha Shah2012-01-111-1/+1
* config: report error when script given for inappropriate interface typeLaine Stump2012-01-081-1/+1
* Fix typos in messages.Yuri Chornoivan2012-01-031-1/+1
* Only add the timer when a callback is registeredDaniel P. Berrange2011-12-191-1/+1
* Hide use of timers for domain event dispatchDaniel P. Berrange2011-12-191-44/+1
* Convert drivers to thread safe APIs for adding callbacksDaniel P. Berrange2011-12-191-12/+12
* Return count of callbacks when registering callbacksDaniel P. Berrange2011-12-191-8/+9
* Convert Xen & VBox drivers to use virDomainEventStateDaniel P. Berrange2011-12-191-69/+77
* Fix version numbers for isAlive and setKeepAlive driver APIsJiri Denemark2011-11-241-1/+1
* Implement virConnectIsAlive in all driversJiri Denemark2011-11-241-0/+6
* Santize naming of socket address APIsDaniel P. Berrange2011-11-091-5/+5
* Fix default console type settingDaniel P. Berrange2011-11-031-0/+10
* vbox: Add support for VirtualBox 4.1Matthias Bolte2011-10-291-10/+78
* vbox: Support shared foldersMatthias Bolte2011-10-291-0/+140
* build: add compiler attributes to virUUIDParseEric Blake2011-10-131-6/+6
* maint: typo fixesEric Blake2011-10-101-1/+1
* snapshot: implement snapshot roots listing in vboxEric Blake2011-10-051-5/+32
* snapshot: implement getparent for vboxEric Blake2011-10-031-0/+67
* debug: Annotate some variables as unusedMichal Privoznik2011-09-271-15/+22
* snapshot: add flag for requesting disk snapshotEric Blake2011-09-051-0/+6
* snapshot: allow full domain xml in snapshotEric Blake2011-09-031-2/+2
* snapshot: prevent stranding snapshot data on domain destructionEric Blake2011-09-021-1/+4
* snapshot: add qemu snapshot redefine supportEric Blake2011-09-021-1/+1
* snapshot: allow recreation of metadataEric Blake2011-09-021-1/+2
* snapshot: identify which snapshots have metadataEric Blake2011-09-021-2/+13
* snapshot: allow deletion of just snapshot metadataEric Blake2011-09-021-1/+9
* vbox, xenapi: add virDomainUndefineFlagsEric Blake2011-08-121-3/+11
* fdstream: drop delete argumentEric Blake2011-08-021-6/+2
* screenshot: don't unlink bogus fileEric Blake2011-08-021-0/+5
* conf: add <listen> subelement to domain <graphics> elementLaine Stump2011-07-281-5/+8
* destroy: Implement internal API for vbox driverMichal Privoznik2011-07-211-1/+13