aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* snapshot: allow reuse of existing files in disk snapshotEric Blake2012-01-101-0/+13
* docs: standardize description of flagsEric Blake2012-01-101-98/+95
* PolicyKit: Check auth before asking client to obtain itJim Fehlig2012-01-091-1/+1
* Fix typos in messages.Yuri Chornoivan2012-01-031-3/+3
* domiftune: clean up previous patchesEric Blake2012-01-021-6/+15
* domiftune: virDomain{S,G}etInterfaceParameters: the main entry pointsHu Tao2011-12-291-0/+130
* add new API virDomain{G, S}etNumaParametersHu Tao2011-12-201-0/+129
* Fix typo in virDomainResume API docChristophe Fergeau2011-12-071-1/+1
* Fix leak build config file pathDaniel P. Berrange2011-11-301-1/+4
* Add new API virDomain{Set, Get}BlockIoTuneLei Li2011-11-291-0/+155
* API: prevent query of --live and --config at onceEric Blake2011-11-291-4/+32
* block_resize: Define the new APIOsier Yang2011-11-291-0/+68
* Implement the core API to suspend/resume the hostSrivatsa S. Bhat2011-11-291-1/+3
* Add a public API to invoke suspend/resume on the hostSrivatsa S. Bhat2011-11-291-0/+61
* Introduce virConnectIsAlive APIJiri Denemark2011-11-241-0/+36
* Introduce virConnectSetKeepAliveJiri Denemark2011-11-241-0/+58
* API: prefer 'disk' over 'block' or 'path'Eric Blake2011-11-231-57/+57
* blockstats: support lookup by path in blockstatsEric Blake2011-11-231-19/+63
* fix error message when using wrong URI aliasEli Qiao2011-11-221-5/+0
* API: add VIR_TYPED_PARAM_STRINGEric Blake2011-11-111-13/+79
* docs: improve typed parameter documentationEric Blake2011-11-011-35/+65
* Fix URI alias prefix matchingWen Ruo Lv2011-11-011-1/+5
* Introduce the virDomainOpenGraphics APIDaniel P. Berrange2011-10-281-0/+85
* waitpid: improve safetyEric Blake2011-10-241-23/+12
* Allow for URI aliases when connecting to libvirtDaniel P. Berrange2011-10-191-14/+144
* Clarify semantics of virDomainMigrate2Jiri Denemark2011-10-141-0/+3
* virDomainCoreDump: Introduce VIR_DUMP_RESET flagMichal Privoznik2011-10-131-1/+14
* snapshot: add API for filtering by leavesEric Blake2011-10-121-2/+14
* snapshot: new virDomainSnapshotListChildrenNames APIEric Blake2011-10-101-0/+111
* snapshot: add REVERT_FORCE to APIEric Blake2011-10-051-0/+22
* api: Add public api for 'reset'Xu He Jie2011-09-291-0/+50
* snapshot: new virDomainSnapshotGetParent APIEric Blake2011-09-281-0/+44
* API: prefer to use NULLSTR macroOsier Yang2011-09-211-1/+1
* Avoid using "devname" as an identifier.Peter Krempa2011-09-161-6/+6
* doc: Add statment about permissions needed to do a core dumpPeter Krempa2011-09-161-1/+2
* snapshot: new APIs for inspecting snapshot objectEric Blake2011-09-081-0/+73
* latency: Implemente the public APIOsier Yang2011-09-061-0/+71
* snapshot: add flag for requesting disk snapshotEric Blake2011-09-051-0/+6
* snapshot: allow halting after snapshotEric Blake2011-09-051-0/+12
* snapshot: introduce new deletion flagEric Blake2011-09-051-9/+23
* snapshot: allow full domain xml in snapshotEric Blake2011-09-031-1/+6
* snapshot: prevent stranding snapshot data on domain destructionEric Blake2011-09-021-7/+28
* snapshot: allow recreation of metadataEric Blake2011-09-021-1/+49
* snapshot: identify which snapshots have metadataEric Blake2011-09-021-5/+22
* snapshot: allow deletion of just snapshot metadataEric Blake2011-09-021-3/+7
* snapshot: fine-tune ability to start pausedEric Blake2011-09-021-8/+81
* storage: Add fs pool formattingOsier Yang2011-09-021-0/+4
* API: Init conn in case of it might be used uninitializedOsier Yang2011-09-021-1/+2
* Add public API for getting migration speedJim Fehlig2011-09-011-0/+51
* snapshot: forbid snapshot on autodestroy domainEric Blake2011-08-301-2/+2