summaryrefslogtreecommitdiff
path: root/include/libvirt/libvirt.h
Commit message (Expand)AuthorAgeFilesLines
* backup: Introduce virDomainCheckpoint APIsEric Blake2019-07-261-4/+1
* backup: Introduce virDomainCheckpointPtrEric Blake2019-03-261-1/+5
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* libvirt: introduce libvirt/libvirt-common.h.inErik Skultety2015-11-301-0/+54
* Remove auto-generated header file from repoDaniel P. Berrange2009-09-211-1509/+0
* Release of libvirt 0.7.1v0.7.1Daniel Veillard2009-09-151-1/+1
* Add usage type/id as a public API property of virSecretDaniel P. Berrange2009-09-141-0/+11
* Fix UUID handling in secrets/storage encryption APIsDaniel P. Berrange2009-09-141-1/+6
* Secret manipulation public APIMiloslav Trmač2009-09-011-0/+38
* Release of libvirt-0.7.0v0.7.0Daniel Veillard2009-08-051-1/+1
* Add support for physical memory access for QEmuNguyen Anh Quynh2009-07-221-0/+1
* Public API for new virInterface functionsLaine Stump2009-07-161-0/+5
* Release of libvirt-0.6.5v0.6.5LIBVIRT_0_6_5Daniel Veillard2009-07-031-1/+1
* release of libvirt-0.6.4v0.6.4LIBVIRT_0_6_4Daniel Veillard2009-05-291-1/+1
* Fix Win32 portability problems with 'inteface' symbol clashDaniel P. Berrange2009-05-291-9/+9
* public API for domain XML conversionsDaniel P. Berrange2009-05-211-0/+10
* Add the Interface config APIsDaniel Veillard2009-05-201-0/+50
* Add public API stubs for virStorageVolCreateXMLFromCole Robinson2009-05-121-0/+4
* release of 0.6.3v0.6.3LIBVIRT_0_6_3Daniel Veillard2009-04-241-1/+1
* Add virNodeDeviceCreateXML / virNodeDeviceDestroy boilerplate public API and ...Daniel P. Berrange2009-04-241-0/+6
* release of 0.6.2v0.6.2LIBVIRT_0_6_2Daniel Veillard2009-04-031-1/+1
* * NEWS configure.in libvirt.spec.in doc/* include/libvirt/libvirt.h:v0.6.1LIBVIRT_0_6_1Daniel Veillard2009-03-041-1/+1
* Public API for sVirt support (James Morris & Dan Walsh)Daniel P. Berrange2009-03-031-0/+67
* Adds the APIs for virNodeDeviceDettach , ReAttach and ResetDaniel Veillard2009-03-021-0/+4
* Release of 0.6.0v0.6.0LIBVIRT_0_6_0Daniel Veillard2009-01-311-1/+1
* Add public APIs for ref counting on public objectsDaniel P. Berrange2009-01-201-0/+6
* release of 0.5.1v0.5.1LIBVIRT_0_5_1Daniel Veillard2008-12-041-1/+1
* Release of 0.5.0v0.5.0LIBVIRT_0_5_0Daniel Veillard2008-11-251-1/+1
* Public API for node device enumeration (David Lively)Daniel P. Berrange2008-11-211-0/+53
* Add a virFreeCallback to event loop APIsDaniel P. Berrange2008-11-191-5/+27
* Change public API for virEventAddHandle to allow multiple registrations per FDDaniel P. Berrange2008-11-191-7/+13
* Add a virFreeCallback to virDomainEventRegister (from David Lively)Daniel P. Berrange2008-11-191-1/+4
* Add domain events detail informationDaniel P. Berrange2008-11-171-4/+69
* Fix domain events python thread safety & incorrect enum generationDaniel P. Berrange2008-11-171-8/+8
* Fix syntax check errorsDaniel P. Berrange2008-10-241-1/+1
* Massive patch adding event APIs by Ben GuthroDaniel Veillard2008-10-231-0/+153
* virDomainDefineXML, and a few additional cleanupsDaniel Veillard2008-10-101-1/+7
* * configure.in libvirt.spec.in NEWS docs/*: release of libvirt-0.4.6v0.4.6LIBVIRT_0_4_6Daniel Veillard2008-09-231-1/+1
* include/libvirt/libvirt.h.in, src/libvirt.c: Fix commentsRichard W.M. Jones2008-09-171-1/+1
* * configure.in libvirt.spec.in docs/*: preparing release ofDaniel Veillard2008-09-081-1/+1
* Add storage pool source discovery support (patch from David Lively)Daniel P. Berrange2008-08-271-0/+8
* Remove Xen centric comments, rebuild the docsDaniel Veillard2008-07-251-5/+5
* * configure.in NEWS libvirt.spec* doc/* po/*: making libvirt-0.4.4v0.4.4LIBVIRT_0_4_4Daniel Veillard2008-06-251-1/+1
* * configure.in NEWS libvirt.spec* doc/* po/*: making libvirt-0.4.3Daniel Veillard2008-06-121-1/+1
* virDomainMemoryPeek APIRichard W.M. Jones2008-06-101-0/+11
* virDomainBlockPeek callRichard W.M. Jones2008-06-051-150/+155
* Deprecate the conn, dom and net fields in the _virError structure.Richard W.M. Jones2008-05-231-1/+9
* Change libvirtd description from qemu only to various VM(i.e. Xen, LXC)Atsushi SAKAI2008-05-151-1/+1
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-104/+104