aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* maint: Use consistent copyright.Osier Yang2012-07-271-1/+13
* Rename hash.h and hash.c to virhash.h and virhash.cDaniel P. Berrange2012-01-261-1/+1
* Convert Xen & VBox drivers to use virDomainEventStateDaniel P. Berrange2011-12-191-3/+1
* xen: drop unused callbacksEric Blake2011-07-281-14/+1
* xen: make direct call when there is only one subdriverEric Blake2011-07-281-2/+2
* xen: cleanup callback structEric Blake2011-07-281-38/+38
* build: fix bugs with destroyFlags patchesEric Blake2011-07-211-2/+1
* destroy: Implement internal API for xen driverMichal Privoznik2011-07-211-0/+1
* xen: reject unknown flagsEric Blake2011-07-151-0/+7
* xen: avoid PATH_MAX-sized arrayEric Blake2011-06-221-2/+2
* Clarify the semantic of virDomainGetSchedulerParameters argumentsMatthias Bolte2011-05-181-0/+3
* screenshot: Defining the internal APIMichal Privoznik2011-05-131-0/+1
* xen-proxy: Remove it entirely and use libvirtd insteadMatthias Bolte2010-11-081-14/+6
* xen: work with xen 4.0.1 headersEric Blake2010-11-021-0/+2
* xen: work with ia64 MAX_VIRT_CPUS of 64Eric Blake2010-11-011-0/+8
* vcpu: remove dead xen codeEric Blake2010-10-191-3/+1
* vcpu: improve support for setting xen vcpu countsEric Blake2010-10-191-0/+1
* Implement virDomainUpdateDeviceFlags API in all drivers with media changeDaniel P. Berrange2010-03-261-0/+1
* build: consistently indent preprocessor directivesEric Blake2010-03-091-41/+41
* domain{Attach,Detach}DeviceFlags handler for driversJim Fehlig2010-02-081-2/+2
* Implmentation of new APIs to checking state/persistence of objectsDaniel P. Berrange2009-11-101-0/+2
* Move xen driver code into src/xen/ directoryDaniel P. Berrange2009-09-211-0/+229