aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a sheepdog backend for the storage driverSebastian Wiedenroth2012-07-1824-16/+800
* Mount all tmpfs filesystems with correct SELinux labelDaniel J Walsh2012-07-181-20/+27
* Replace use of virNodeDeviceReportError with virReportErrorDaniel P. Berrange2012-07-184-29/+24
* Replace use of virSecretReportError with virReportErrorDaniel P. Berrange2012-07-182-38/+33
* Replace use of virStorageReportError with virReportErrorDaniel P. Berrange2012-07-1811-526/+522
* Add missing "%s" format to const error message in RBD storage driverDaniel P. Berrange2012-07-181-1/+1
* Convert all files in src/conf/ to use virReportError()Daniel P. Berrange2012-07-1828-1927/+1912
* Add missing _(...) around 2 error messages in test driverDaniel P. Berrange2012-07-181-2/+2
* Fix parameter passed with VIR_ERR_INVALID_ARG in sanlock driverDaniel P. Berrange2012-07-181-1/+1
* Convert all files in src/rpc/ to use virReportError()Daniel P. Berrange2012-07-1812-354/+316
* Convert (nearly) all files in src/util/ to use virReportError()Daniel P. Berrange2012-07-1827-443/+322
* Fix bogus cast to (int) in virNetServerMDNSTimeoutNewDaniel P. Berrange2012-07-181-1/+1
* Add missing "%s" with constant string error message in stats_linux.cDaniel P. Berrange2012-07-181-1/+1
* Remove newline from end of error message in virnodesuspend.cDaniel P. Berrange2012-07-181-1/+1
* Add _(...) around two error messages in src/util/Daniel P. Berrange2012-07-183-3/+4
* Introduce virReportError macro for general error reportingDaniel P. Berrange2012-07-182-0/+4
* remote: Fix locking in stream APIsJiri Denemark2012-07-171-12/+28
* xenapi: Convert to virMacAddrJiri Denemark2012-07-172-23/+16
* nwfilter: Convert to virMacAddrPtr not virMacAddrPtr*Michal Privoznik2012-07-171-1/+1
* nwfilter: Convert to virMacAddrPtr completelyMichal Privoznik2012-07-171-1/+1
* configure: rbd doesn't need -lcryptoCole Robinson2012-07-171-1/+7
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-1755-300/+378
* qemu: Do not fail virConnectCompareCPU if host CPU is not knownJiri Denemark2012-07-161-3/+6
* qemu: Fix probing for guest capabilitiesJiri Denemark2012-07-161-42/+53
* docs: Improve patch submission guidelinesMichal Privoznik2012-07-162-4/+80
* Wire up handling for QMP's BALLOON_EVENTDaniel P. Berrange2012-07-148-2/+128
* Define public API for receiving guest memory balloon eventsDaniel P. Berrange2012-07-1412-2/+211
* ARMHF: CPU Support for armhf.Chuck Short2012-07-135-0/+110
* fix failure when building with --disable-debugHu Tao2012-07-131-2/+12
* virsh: remove unnecessary sleep for nodecpustats --percentViktor Mihajlovski2012-07-131-6/+5
* Clarify direct migrationJiri Denemark2012-07-132-2/+9
* Fix daemon auto-spawningChristophe Fergeau2012-07-121-0/+3
* Support creation of sparse LVM volumesDaniel P. Berrange2012-07-121-9/+18
* Remove all use of virRun in storage codeDaniel P. Berrange2012-07-126-286/+295
* virsh: remove extra space between function name and opening braceGuido Günther2012-07-111-89/+89
* Fix directory removal in filesystem storage driverSascha Peilicke2012-07-112-5/+25
* storage: Default pool permission mode to 0755Osier Yang2012-07-111-3/+8
* Fix shutdown of LXC controllerDaniel P. Berrange2012-07-111-2/+5
* test: Add test case for nodeinfotest if host machine doesn't have NUMAPeter Krempa2012-07-1130-0/+129
* test: Add new test case for nodeinfotestPeter Krempa2012-07-1185-0/+539
* nodeinfo: Fix gathering of nodeinfo data structurePeter Krempa2012-07-112-131/+197
* nodeinfo_test: Enhance test data before changing nodeinfo gatheringPeter Krempa2012-07-1151-0/+50
* S390: Adding testcases for s390Viktor Mihajlovski2012-07-1110-0/+152
* S390: Domain Schema for s390-virtio machines.Viktor Mihajlovski2012-07-111-0/+20
* S390: Add support for virtio-s390 devices.Viktor Mihajlovski2012-07-115-8/+108
* qemu: Change tests to use (modified) qemuDomainAssignAddressesViktor Mihajlovski2012-07-112-22/+3
* qemu: Extended qemuDomainAssignAddresses to be callable from everywhere.Viktor Mihajlovski2012-07-114-56/+48
* openvz: Handle domain obj hash map errorsGuido Günther2012-07-111-1/+11
* Fix /domain/features setting in qemuParseCommandLineChristophe Fergeau2012-07-112-1/+4
* build: detect all improper uses of _("%s")Eric Blake2012-07-106-18/+21