summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* screenshot: Expose the new API in virshMichal Privoznik2011-06-021-1/+1
* libxl : fix the version for the managed save APIsDaniel Veillard2011-06-021-3/+3
* libxl: adds managed save and restore supportMarkus Groß2011-06-021-77/+276
* libxl: get maximum memory of running domainMarkus Groß2011-06-021-1/+2
* Add a plugin for the 'sanlock' projectDaniel P. Berrange2011-06-023-0/+451
* Allow leases to be hotpluged with QEMU guestsDaniel P. Berrange2011-06-026-1/+179
* Support passing QEMU lock state to dest during migrationDaniel P. Berrange2011-06-022-12/+151
* Integrate the QEMU driver with the lock manager infrastructureDaniel P. Berrange2011-06-0210-34/+198
* Add higher level lock API for domain objectsDaniel P. Berrange2011-06-025-1/+360
* Add a 'nop' lock driver implementation.Daniel P. Berrange2011-06-024-25/+177
* Basic framework for lock manager pluginsDaniel P. Berrange2011-06-027-1/+892
* Support leases in guest XML and lock managerDaniel P. Berrange2011-06-022-0/+148
* Allow handshake with child process during startupDaniel P. Berrange2011-06-023-1/+207
* security: plug regression introduced in disk probe logicEric Blake2011-06-011-1/+3
* Fix order of disks and controllersJiri Denemark2011-06-011-2/+2
* remote generator: Handle some virTypedParameterPtr using functionsMatthias Bolte2011-06-012-225/+10
* remote generator: Legacy support for hyper to long mappingsMatthias Bolte2011-06-011-0/+18
* Remove call to deprecated gnutls_certificate_type_set_priorityDaniel P. Berrange2011-06-011-14/+0
* Use common parameter order for remote(De)SerializeTypedParametersMatthias Bolte2011-06-011-20/+20
* openvz: Add simple test for openvzReadNetworkConfMatthias Bolte2011-06-012-9/+16
* openvz: Set virtType to openvz in openvzLoadDomainsMatthias Bolte2011-06-011-0/+2
* util: Fix incorrect error in PCI functionsOsier Yang2011-06-011-10/+10
* openvz: Restore original EOF handling in openvzGetProcessInfoMatthias Bolte2011-05-311-2/+5
* openvz: Handle getline failures in openvzReadConfigParam properlyMatthias Bolte2011-05-311-1/+6
* storage: List directory volumes for dir/fs/netfs poolsCole Robinson2011-05-314-13/+82
* conf: Fix incorrect spice graphic XML format on compression optionsMichal Privoznik2011-05-311-0/+6
* Fix sysinfo/virsh build problems on Win32Daniel P. Berrange2011-05-311-13/+3
* openvz: fix bridge devices parsing in openvzReadNetworkConf()Jean-Baptiste Rouault2011-05-311-1/+1
* Allow custom XML to be passed in during migrationDaniel P. Berrange2011-05-313-17/+40
* Add an API for comparing the ABI of two guest configurationsDaniel P. Berrange2011-05-317-13/+1059
* Remove unused 'target' field in virDomainHostdevDefDaniel P. Berrange2011-05-312-3/+0
* lxc: Seperate domain config loadingOsier Yang2011-05-311-16/+15
* Support maximum and current memory flags in libxl driverMarkus Groß2011-05-301-28/+73
* Add domainSave/Restore to libxl driverMarkus Groß2011-05-302-15/+228
* Add domainCoreDump to libxl driverMarkus Groß2011-05-301-0/+95
* Populate domid field of devices for libxenlightMarkus Groß2011-05-303-14/+22
* Issue full error messages when processing QEMU monitor I/ODaniel P. Berrange2011-05-294-125/+183
* Don't kill QEMU process when a monitor I/O parsing error occursDaniel P. Berrange2011-05-293-36/+71
* Introduce a new event emitted when a virtualization failure occursDaniel P. Berrange2011-05-296-1/+68
* sched: provide new API shims for remaining driversEric Blake2011-05-295-26/+147
* remote: introduce remoteGetSchedulerParametersFlagsEric Blake2011-05-293-2/+64
* qemu: introduce qemuGetSchedulerParametersFlagsEric Blake2011-05-291-11/+66
* sched: introduce virDomainGetSchedulerParametersFlagsEric Blake2011-05-293-5/+82
* remote: consolidate typed parameter handlingEric Blake2011-05-293-400/+193
* maint: prefer newer API names internallyEric Blake2011-05-2912-107/+109
* Fix a make check errorDaniel Veillard2011-05-291-3/+3
* Fix virExecWithHook PrototypeRichard Laager2011-05-291-1/+1
* nwfilter: reorder locksStefan Berger2011-05-272-4/+9
* interface: reformat error logsLaine Stump2011-05-271-32/+47
* interface: implement a test driver for network config transaction API.Michal Privoznik2011-05-274-0/+125