aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-0.7.0v0.7.0Daniel Veillard2009-08-051-1/+1
* First version of the Power Hypervisor driverEduardo Otubo2009-07-241-7/+8
* First version of the driver for VMWare ESXMatthias Bolte2009-07-231-0/+1
* Add support for physical memory access for QEmuNguyen Anh Quynh2009-07-222-0/+2
* Add an error code for conflicting mac addressesLaine Stump2009-07-211-0/+1
* Public API for new virInterface functionsLaine Stump2009-07-162-0/+10
* remove all .cvsignore filesJim Meyering2009-07-082-4/+0
* 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-292-18/+18
* Include the OpenNebula driverDaniel Veillard2009-05-251-0/+1
* public API for domain XML conversionsDaniel P. Berrange2009-05-212-0/+20
* Add the Interface config APIsDaniel Veillard2009-05-203-0/+104
* Add public API stubs for virStorageVolCreateXMLFromCole Robinson2009-05-122-0/+8
* Add new VIR_ERR_OPERATION_INVALID error code & use it in Xen & QEMU driversDaniel P. Berrange2009-05-081-0/+1
* 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-242-0/+12
* integration of the VirtualBox supportDaniel Veillard2009-04-171-0/+1
* 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
* Core internal driver stub for sVirt support (Jams Morris & Dan Walsh)Daniel P. Berrange2009-03-031-0/+2
* Public API for sVirt support (James Morris & Dan Walsh)Daniel P. Berrange2009-03-032-0/+134
* Adds the APIs for virNodeDeviceDettach , ReAttach and ResetDaniel Veillard2009-03-022-0/+8
* introduce virSaveLastError(), virFreeError()John Levon2009-02-091-0/+2
* 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-202-0/+12
* 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
* Support domain lifecycle events for Xen (Ben Guthro & Daniel Berrange)Daniel P. Berrange2008-11-251-0/+1
* Public API for node device enumeration (David Lively)Daniel P. Berrange2008-11-213-0/+110
* Add an initial User Mode Linux DriverDaniel P. Berrange2008-11-191-0/+1
* Add a virFreeCallback to event loop APIsDaniel P. Berrange2008-11-192-10/+54
* Change public API for virEventAddHandle to allow multiple registrations per FDDaniel P. Berrange2008-11-192-14/+26
* Add a virFreeCallback to virDomainEventRegister (from David Lively)Daniel P. Berrange2008-11-192-2/+8
* Add domain events detail informationDaniel P. Berrange2008-11-172-8/+138
* Fix domain events python thread safety & incorrect enum generationDaniel P. Berrange2008-11-172-16/+16
* Fix syntax check errorsDaniel P. Berrange2008-10-242-2/+2
* Massive patch adding event APIs by Ben GuthroDaniel Veillard2008-10-232-0/+306
* generate .gitignore files from .cvsignore onesJim Meyering2008-10-172-0/+4
* virDomainDefineXML, and a few additional cleanupsDaniel Veillard2008-10-103-5/+19
* * 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-172-2/+2
* * 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-272-0/+16
* Remove Xen centric comments, rebuild the docsDaniel Veillard2008-07-252-10/+10
* Added generic domain XML APIsDaniel P. Berrange2008-07-111-0/+1
* Generic APIs for network XML configurationDaniel P. Berrange2008-07-111-0/+1
* * 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-102-0/+22