summaryrefslogtreecommitdiff
path: root/src/xen
Commit message (Expand)AuthorAgeFilesLines
* xen-xs: fix uuid of renamed domainPhilipp Hahn2012-08-241-1/+4
* refactor virDomainVcpuPinAdd()Hu Tao2012-08-221-1/+12
* conf: move DevicePCIAddress functions to separate fileShradha Shah2012-08-171-1/+2
* Convert public datatypes to inherit from virObjectDaniel P. Berrange2012-08-071-3/+2
* maint: Use consistent copyright.Osier Yang2012-07-278-8/+104
* Desert the FSF address in copyrightOsier Yang2012-07-234-8/+8
* Replace use of custom macros with virReportError in the Xen driversDaniel P. Berrange2012-07-207-521/+489
* Make sure xenHypervisorInit correctly reports errorsDaniel P. Berrange2012-07-202-24/+10
* Ensure failure to talk to Xen hypervisor is fatal when privilegedDaniel P. Berrange2012-07-201-0/+2
* Fix Xen driver to have sensible error messagesDaniel P. Berrange2012-07-201-60/+54
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-172-6/+4
* Coverity: Fix resource leak in xen driverOsier Yang2012-05-042-2/+4
* xend_internal: Use domain/status for shutdown checkStefan Bader2012-04-121-3/+8
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-303-17/+17
* Cleanup for a return statement in source filesMartin Kletzander2012-03-265-356/+356
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-232-9/+4
* Use virURIFree instead of xmlFreeURIDaniel P. Berrange2012-03-231-4/+4
* xml: use long long internally, to centralize overflow checksEric Blake2012-03-078-27/+27
* Fixed URI parsingMartin Kletzander2012-02-244-7/+6
* npiv: Auto-generate WWN if it's not specifiedOsier Yang2012-02-101-1/+1
* xen-xm: SIGSEGV in xenXMDomainDefineXML: filenamePhilipp Hahn2012-02-061-1/+1
* xen-xm: fix data loss in domain editPhilipp Hahn2012-02-061-1/+6
* xen_xm: Fix SIGSEGV in xenXMDomainDefineXMLPhilipp Hahn2012-02-061-1/+2
* xen_xs: name xendConfigVersion magic numbersPhilipp Hahn2012-02-012-42/+42
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-271-1/+1
* Rename hash.h and hash.c to virhash.h and virhash.cDaniel P. Berrange2012-01-262-2/+2
* Add new virDomainShutdownFlags APIDaniel P. Berrange2012-01-241-2/+12
* xen: Don't crash when we fail to init capsGuido Günther2012-01-231-0/+2
* xen: properly report out of memory when hvm_type is too smallGuido Günther2012-01-211-1/+1
* error: drop old-style error reportingEric Blake2012-01-191-98/+66
* util: use new virTypedParameter helpersEric Blake2012-01-191-29/+22
* qemu: Introduce inactive PCI device listOsier Yang2012-01-171-2/+2
* Support Xen domctl v8Jim Fehlig2012-01-041-35/+94
* Fix xenstore serial console path for HVM guestsJim Fehlig2012-01-043-1/+25
* Only add the timer when a callback is registeredDaniel P. Berrange2011-12-191-1/+1
* Hide use of timers for domain event dispatchDaniel P. Berrange2011-12-191-39/+1
* Convert drivers to thread safe APIs for adding callbacksDaniel P. Berrange2011-12-191-5/+5
* Return count of callbacks when registering callbacksDaniel P. Berrange2011-12-191-6/+7
* Convert Xen & VBox drivers to use virDomainEventStateDaniel P. Berrange2011-12-192-39/+33
* maint: fix improper use of 'an'Eric Blake2011-12-033-18/+18
* maint: typo fixesEric Blake2011-12-012-2/+2
* Add suspend info to Xen, LXC and UML hypervisor capabilitiesDaniel P. Berrange2011-11-301-0/+4
* Implement the core API to suspend/resume the hostSrivatsa S. Bhat2011-11-291-0/+2
* Fix version numbers for isAlive and setKeepAlive driver APIsJiri Denemark2011-11-241-1/+1
* Implement virConnectIsAlive in all driversJiri Denemark2011-11-241-0/+8
* conf: don't modify cpu set string during parsingEric Blake2011-11-212-3/+2
* Fix default console type settingDaniel P. Berrange2011-11-031-1/+9
* Allow multiple consoles per virtual guestDaniel P. Berrange2011-11-031-2/+2
* xen: allow getting < max typed parametersEric Blake2011-11-022-29/+25
* API: document scheduler parameter namesEric Blake2011-11-022-18/+19