summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Introduce virDomainMigrate*CompressionCache APIsJiri Denemark2013-02-221-0/+7
* Introduce virDomainGetJobStats APIJiri Denemark2013-02-221-0/+205
* Introduce VIR_MIGRATE_COMPRESSED flagJiri Denemark2013-02-221-0/+1
* Introduce API virNodeDeviceLookupSCSIHostByWWNOsier Yang2013-02-121-0/+5
* libvirt.h.in: document virConnectDomainEventCallback's return valueClaudio Bley2013-02-011-0/+2
* libvirt.h.in: add missing return doc for virEventRemoveHandleFuncClaudio Bley2013-02-011-0/+2
* libvirt.h.in: fix documentation for virConnectDomainEventBlockJobCallbackClaudio Bley2013-02-011-1/+2
* libvirt.h.in: add missing documentation for virConnectCloseFuncClaudio Bley2013-02-011-0/+9
* fix typos in comments for VIR_DOMAIN_PROCESS_SIGNAL_{PWR,SYS}Claudio Bley2013-01-221-2/+2
* Introduce virTypedParamsClear public APIJiri Denemark2013-01-181-0/+3
* Add virTypedParams* APIsJiri Denemark2013-01-181-0/+92
* Move comments after enum membersClaudio Bley2013-01-171-11/+8
* Introduce an LXC specific public API & libraryDaniel P. Berrange2013-01-142-0/+51
* libvirt.h.in: Fix indentationMichal Privoznik2013-01-101-29/+29
* Fix wrong indentation for virDomainStateClaudio Bley2013-01-101-9/+9
* api: Add API to tunnel a guest channel via streamJohn Eckersberg2013-01-041-0/+16
* Fix the comment grammarOsier Yang2013-01-021-2/+2
* Remove the inexistent function in commentsOsier Yang2013-01-021-4/+3
* Add support for offline migrationliguang2012-12-101-0/+1
* storage: allow metadata preallocation when creating qcow2 imagesJán Tomko2012-12-071-0/+4
* Introduce two new methods for triggering controlled shutdown/rebootDaniel P. Berrange2012-11-301-0/+4
* Add APIs for talking to init via /dev/initctlDaniel P. Berrange2012-11-301-0/+1
* Add virDomainSendProcessSignal APIDaniel P. Berrange2012-11-291-0/+93
* Introduce virDomainFSTrim() public APIMichal Privoznik2012-11-281-0/+4
* snapshot: add two more filter sets to APIEric Blake2012-11-191-0/+19
* nodeinfo: Add check and workaround to guarantee valid cpu topologiesPeter Krempa2012-11-131-11/+13
* Introduce new VIR_DOMAIN_EVENT_SUSPENDED_API_ERROR eventMichal Privoznik2012-11-071-0/+1
* snapshot: Add flag to enable creating checkpoints in live statePeter Krempa2012-11-031-0/+4
* blockjob: return appropriate event and infoEric Blake2012-10-271-0/+1
* libvirt.h.in: Add new cpumap macro VIR_CPU_USEDViktor Mihajlovski2012-10-231-13/+24
* virNodeGetCPUMap: Define public API.Viktor Mihajlovski2012-10-231-0/+8
* header: declare node memory parameter handling earlierEric Blake2012-10-231-74/+77
* header: declare typed parameter handling earlierEric Blake2012-10-231-85/+88
* Introduce an internal API for handling file based lockspacesDaniel P. Berrange2012-10-161-1/+3
* Add support for SUSPEND_DISK eventMartin Kletzander2012-10-151-0/+29
* node_memory: Add new parameter field to tune the new sysfs knobOsier Yang2012-10-151-0/+12
* Various typos and misspellingsJán Tomko2012-10-121-3/+3
* Add MIGRATABLE flag for virDomainGetXMLDescJiri Denemark2012-10-111-0/+1
* Fix typo in header file commentDaniel P. Berrange2012-09-261-1/+1
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-203-3/+3
* network: fix incorrect VIR_NETWORK_UPDATE_COMMAND_* valuesLaine Stump2012-09-191-4/+4
* network: define new API virNetworkUpdateLaine Stump2012-09-181-0/+66
* blockjob: add virDomainBlockCommitEric Blake2012-09-171-0/+20
* node_memory: Define the APIs to get/set memory parametersOsier Yang2012-09-171-0/+63
* list: Define new API virConnectListAllSecretsOsier Yang2012-09-171-0/+21
* list: Define new API virConnectListAllNWFiltersOsier Yang2012-09-171-1/+3
* list: Define new API virConnectListAllNodeDevicesOsier Yang2012-09-171-0/+22
* list: Define new API virConnectListAllInterfacesOsier Yang2012-09-121-0/+13
* list: Define new API virConnectListAllNetworksOsier Yang2012-09-111-0/+20
* list: Define new API virStoragePoolListAllVolumesOsier Yang2012-09-101-0/+3