summaryrefslogtreecommitdiff
path: root/src/libvirt_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce virStreamInDataMichal Privoznik2017-05-181-0/+4
* daemon: add connection close rpcNikolay Shirokovskiy2016-03-011-0/+5
* don't disable state driver when libvirtd is not builtDaniel P. Berrange2015-01-271-2/+0
* Make virTypedParameterValidateSet non-staticDaniel P. Berrange2014-10-241-0/+6
* event: server RPC protocol tweaks for domain lifecycle eventsEric Blake2014-02-121-1/+6
* New internal migration APIs with extensible parametersJiri Denemark2013-06-251-0/+59
* build: fix build without libvirtdEric Blake2013-05-291-3/+3
* Extend previous check to validate driver struct field namesDaniel P. Berrange2013-04-241-1/+1
* Add support for offline migrationliguang2012-12-101-0/+5
* Replace polling for active VMs with signalling by driversDaniel P. Berrange2012-12-041-2/+6
* Turn some dual-state int parameters into booleansDaniel P. Berrange2012-11-291-1/+1
* Introduce a 'stop' method to virDriverStateDaniel P. Berrange2012-11-291-0/+1
* migrate: v2: use VIR_DOMAIN_XML_MIGRATABLE when availableJán Tomko2012-10-221-0/+5
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Introduce virConnectSetKeepAliveJiri Denemark2011-11-241-2/+8
* API: add VIR_TYPED_PARAM_STRINGEric Blake2011-11-111-2/+7
* Introduce the virDomainOpenGraphics APIDaniel P. Berrange2011-10-281-0/+5
* qemu: Migration job on source daemonJiri Denemark2011-07-271-0/+6
* Fix the signature of virDomainMigrateFinish3 for error reportingDaniel P. Berrange2011-05-251-11/+10
* Add a second URI parameter to virDomainMigratePerform3 methodDaniel P. Berrange2011-05-251-2/+4
* Extend v3 migration protocol to allow app supplied XML for targetDaniel P. Berrange2011-05-251-0/+2
* Introduce yet another migration version in API.Daniel P. Berrange2011-05-161-0/+66
* build: consistently indent preprocessor directivesEric Blake2010-03-091-4/+4
* Support a new peer-to-peer migration mode & public APIDaniel P. Berrange2009-10-091-0/+11
* Remove unneccessary uri_in parameter from virMigratePrepareTunnelDaniel P. Berrange2009-10-091-5/+4
* Move the VIR_DRV_FEATURE* constantsDaniel P. Berrange2009-10-091-0/+27
* Tunnelled migration.Chris Lalancette2009-10-021-1/+7
* Mask out flags used internally for virSecretGetValueMiloslav Trmač2009-09-101-3/+0
* Add internal XML parsing/formatting flagMark McLoughlin2009-07-221-0/+2
* Remove use of getuid()==0 for privilege checksDaniel P. Berrange2009-06-121-1/+1
* Use a versioned linker scriptDaniel P. Berrange2008-11-171-46/+42
* KVM/QEmu migration supportDaniel Veillard2008-11-141-0/+16
* Move some API declarations out of internal.h & hash.c into dedicated filesDaniel P. Berrange2008-11-041-0/+64