aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: define new API virNetworkUpdateLaine Stump2012-09-181-0/+62
* blockjob: add virDomainBlockCommitEric Blake2012-09-171-2/+112
* node_memory: Define the APIs to get/set memory parametersOsier Yang2012-09-171-0/+121
* list: Define new API virConnectListAllSecretsOsier Yang2012-09-171-0/+67
* list: Define new API virConnectListAllNWFiltersOsier Yang2012-09-171-0/+50
* list: Define new API virConnectListAllNodeDevicesOsier Yang2012-09-171-0/+71
* Improve virTypedParameterValidateSetOsier Yang2012-09-141-10/+10
* list: Define new API virConnectListAllInterfacesOsier Yang2012-09-121-2/+75
* Call virResetLastError in all virConnectOpen* functionsDaniel P. Berrange2012-09-111-0/+3
* list: Define new API virConnectListAllNetworksOsier Yang2012-09-111-2/+84
* list: Define new API virStoragePoolListAllVolumesOsier Yang2012-09-101-0/+50
* list: Define new API virStorageListAllStoragePoolsOsier Yang2012-09-061-8/+104
* qemu: forbid suspend if already pmsuspendedMichal Privoznik2012-08-231-0/+4
* docs: fix blockpull/blockcopy bandwidth Mbps -> MiB/sStefan Hajnoczi2012-08-221-5/+5
* Introduce virDomainPinEmulator and virDomainGetEmulatorPinInfo functions.Tang Chen2012-08-221-0/+147
* Update the remote APIMarcelo Cerri2012-08-201-0/+47
* Convert public datatypes to inherit from virObjectDaniel P. Berrange2012-08-071-97/+48
* virrandom: make virRandomInitialize an automatic one-shotEric Blake2012-08-061-2/+1
* Remove manual one-shot global initializersDaniel P. Berrange2012-08-021-3/+1
* parallels: add driver skeletonDmitry Guryanov2012-08-011-0/+9
* Update remote driver to support the connection close callbacksDaniel P. Berrange2012-07-301-1/+2
* Add public API to register a callback to be invoked on connection closeDaniel P. Berrange2012-07-301-0/+114
* maint: Use consistent copyright.Osier Yang2012-07-271-1/+13
* maint: don't permit format strings without %Eric Blake2012-07-261-17/+17
* Add virDomainGetHostnameGuido Günther2012-07-201-0/+45
* Clarify direct migrationJiri Denemark2012-07-131-2/+6
* doc: fix typo in virDomainDestroy API docChristophe Fergeau2012-06-271-2/+2
* storage: Introduce --inactive for pool-dumpxmlMichal Privoznik2012-06-251-1/+1
* list: add virDomainListAllSnapshots APIEric Blake2012-06-191-9/+168
* snapshot: add additional filters when getting listsEric Blake2012-06-191-34/+92
* lib: Add public api to enable atomic listing of guestPeter Krempa2012-06-181-2/+122
* Add more debug logging for libvirtd startupDaniel P. Berrange2012-06-151-6/+9
* snapshot: new query APIsEric Blake2012-06-111-0/+85
* snapshot: add virDomainSnapshotRef APIEric Blake2012-06-081-0/+33
* rpc: Size up RPC limitsMichal Privoznik2012-06-051-0/+2
* Fix typo in comment startDaniel P. Berrange2012-05-281-1/+1
* Santize the reporting of VIR_ERR_INVALID_ERRORDaniel P. Berrange2012-05-281-738/+430
* Remove uid param from directory lookup APIsDaniel P. Berrange2012-05-281-1/+1
* Only build server side drivers as modulesDaniel P. Berrange2012-05-241-86/+43
* Use XDG Base Directories instead of storing in home directoryWilliam Jon McCann2012-05-141-2/+2
* blockjob: fix block-stream bandwidth raceEric Blake2012-04-271-2/+6
* keepalive: Add ability to disable keepalive messagesPeter Krempa2012-04-261-6/+4
* blockjob: add new API flagsEric Blake2012-04-231-9/+91
* blockjob: add API for async virDomainBlockJobAbortAdam Litke2012-04-111-1/+12
* build: fix mingw ssize_t, syntax checkEric Blake2012-03-301-2/+0
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-4/+6
* snapshot: improve qemu handling of reused snapshot targetsEric Blake2012-03-231-4/+7
* snapshot: add atomic create flagEric Blake2012-03-231-7/+14
* Use a libvirt custom struct for virURIPtrDaniel P. Berrange2012-03-231-4/+1
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-231-12/+4