aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openvz: check the exitstatus of vzlistLaine Stump2012-08-241-2/+2
* openvz: unlock virDomainObj objects in openvzOpenDmitry Guryanov2012-08-141-0/+1
* Destroy virdomainlist.[ch]Osier Yang2012-08-141-2/+1
* Turn virDomainObjPtr into a virObjectPtrDaniel P. Berrange2012-08-071-16/+3
* build: commit to 0.10.0 release namingEric Blake2012-08-021-1/+1
* maint: don't permit format strings without %Eric Blake2012-07-262-2/+2
* Desert the FSF address in copyrightOsier Yang2012-07-236-12/+12
* openvz: Implement domainGetHostnameGuido Günther2012-07-201-0/+42
* openvz: Add openvzVEGetStringParamGuido Günther2012-07-202-0/+33
* Replace use of openvzError with virReportErrorDaniel P. Berrange2012-07-204-213/+212
* po: avoid spurious double spaces in messagesEric Blake2012-07-181-1/+1
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-172-5/+5
* openvz: Handle domain obj hash map errorsGuido Günther2012-07-111-1/+11
* build: detect all improper uses of _("%s")Eric Blake2012-07-101-3/+2
* build: use correct limit for unsigned long longEric Blake2012-06-291-2/+2
* maint: include ignore-value in internal.hPeter Krempa2012-06-281-1/+0
* drivers: Implement virListAllDomains for drivers using virDomainObjPeter Krempa2012-06-201-0/+19
* openvz: check pointer size instead of intGuido Günther2012-06-201-1/+1
* openvz: Fix wordsize on 64 bit architecturesGuido Günther2012-06-181-1/+1
* openvz: wire up domainUpdateDeviceFlagsGuido Günther2012-06-121-0/+106
* openvz: add persist parameter to openvzSetDiskQuotaGuido Günther2012-06-121-4/+6
* openvz: add quota argument when creating containerGuido Günther2012-05-241-1/+57
* openvz: support file system quota reportingGuido Günther2012-05-241-0/+24
* openvz: determine kb/pages only onceGuido Günther2012-05-154-22/+88
* openvz: simplify openvzDomainDefineCmd by using virCommandPtrGuido Günther2012-05-071-62/+18
* openvz: read vmguarpages/privvmpages to set memory tunablesGuido Günther2012-05-042-0/+337
* openvz: add network interface statsGuido Günther2012-04-231-0/+52
* openvz: wire up getHostnameGuido Günther2012-04-201-0/+1
* openvz: Correct the comments for new node APIsOsier Yang2012-04-171-4/+4
* openvz: wire up more node information functionsGuido Günther2012-04-161-0/+4
* openvz: support vzctl 3.1Ilja Livenson2012-04-041-2/+2
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-231-4/+1
* xml: use better types for memory valuesEric Blake2012-03-071-4/+4
* Fixed URI parsingMartin Kletzander2012-02-241-1/+2
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-272-3/+3
* Add new virDomainShutdownFlags APIDaniel P. Berrange2012-01-241-0/+1
* Fix version numbers for isAlive and setKeepAlive driver APIsJiri Denemark2011-11-241-1/+1
* Implement virConnectIsAlive in all driversJiri Denemark2011-11-241-0/+7
* build: drop useless dirent.h includesEric Blake2011-11-111-1/+0
* Split bridge.h into three separate filesDaniel P. Berrange2011-11-091-1/+0
* Fix default console type settingDaniel P. Berrange2011-11-031-0/+6
* openvz: Allow to undefine a running domainOsier Yang2011-08-191-8/+7
* build: silence coverity false positivesEric Blake2011-08-021-1/+1
* openvz: detect when a domain was shut down from the insideJean-Baptiste Rouault2011-08-011-8/+69
* destroy: Implement internal API for openvz driverMichal Privoznik2011-07-211-1/+12
* build: rename files.h to virfile.hEric Blake2011-07-212-2/+2
* undefine: Implement undefineFlags for all other driversOsier Yang2011-07-201-1/+10
* flags: use common dumpxml flags checkEric Blake2011-07-151-0/+2
* openvz: reject unknown flagsEric Blake2011-07-131-2/+7
* Add domain type checkingMatthias Bolte2011-07-111-0/+2