summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix memory leak in src/nodeinfo.cStefan Berger2011-12-091-3/+6
* threadpool: Don't wait on condition if pool has no workersMichal Privoznik2011-12-091-1/+2
* bridge: Fix forward delay APIsJiri Denemark2011-12-091-2/+2
* cpu: Add cpu flags supported by newest qemuPeter Krempa2011-12-091-0/+27
* virsh: return correct value from cmdDomIfGetLinkPeter Krempa2011-12-091-0/+1
* Pass the VM's UUID into the nwfilter subsystemStefan Berger2011-12-0810-20/+46
* nwfilter: cleanup return codes in nwfilter subsystemStefan Berger2011-12-0810-290/+301
* virsh: plug memory leak on cmdDomIfGetLink() sucessful pathAlex Jia2011-12-081-1/+2
* virsh: plug memory leak on cmdBlkdeviotune() sucessful pathAlex Jia2011-12-081-2/+2
* maint: allow bootstrap in a sandboxEric Blake2011-12-081-4/+6
* test: fix potential lock corruption in test driverLaine Stump2011-12-081-1/+2
* spec: fix logic bug in deciding to turn on cgconfigEric Blake2011-12-081-2/+2
* spec: make it easier to autoreconf when building rpmEric Blake2011-12-082-0/+28
* When checking nttyFDs to see if it is != 1, be sure to use '1' and not '-1'Daniel P. Berrange2011-12-081-3/+3
* Fix installation of libvirt-guests.serviceDaniel P. Berrange2011-12-081-11/+16
* Ensure to prefix %{buildroot} when overriding systemd install locationDaniel P. Berrange2011-12-081-1/+1
* Add ppc64 specific definitions to domain.rngBharata B Rao2011-12-081-0/+17
* Clean up qemuBuildCommandLine to remove x86-specificPrerna Saxena2011-12-082-4/+43
* Add support for ppc64 qemuPrerna Saxena2011-12-081-0/+74
* Modify the tests/nodeinfotest.c to use sysfs in additionPrerna Saxena2011-12-0843-618/+113
* Use sysfs to gather host topology, in place ofPrerna Saxena2011-12-081-83/+61
* maint: move my name to commitersChristophe Fergeau2011-12-081-1/+1
* Release of libvirt-0.9.8v0.9.8Daniel Veillard2011-12-0878-340659/+411356
* spec: don't use chkconfig --listEric Blake2011-12-071-4/+2
* build: fix build with older libxml2Eric Blake2011-12-084-4/+27
* Fix updating of haveTheBuck in RPC client to be race-freeDaniel P. Berrange2011-12-081-3/+3
* Revert fd066925440ba48acc95d8f31b2c98b1cc9d582dDaniel P. Berrange2011-12-081-8/+1
* Prevent crash of libvirtd when attaching to existing qemu processJim Fehlig2011-12-071-1/+2
* Add documentation for <disk><source type="dir">Christophe Fergeau2011-12-071-10/+13
* Fix typo in virDomainResume API docChristophe Fergeau2011-12-071-1/+1
* qemu: Ignore shutdown event from destroyed domainJiri Denemark2011-12-071-0/+4
* npiv: Expose fabric_name outsideOsier Yang2011-12-075-0/+61
* Conditionalize daemonPath decl for Win32 which lacks UNIX socketsDaniel P. Berrange2011-12-071-0/+2
* Improve error reporting when libvirtd is not installedDaniel P. Berrange2011-12-072-1/+13
* spec: fix sanlock dependencyEric Blake2011-12-051-2/+8
* spec: add dmidecode as prereqEric Blake2011-12-051-7/+9
* build: reduce warnings from older gccEric Blake2011-12-051-0/+2
* examples: Update event tests for shutdown eventJiri Denemark2011-12-052-8/+20
* Fix incorrect symbols for virtime.h module breaking Mingw32Daniel P. Berrange2011-12-051-3/+6
* qemu: Rework handling of shutdown eventJiri Denemark2011-12-052-36/+100
* remote_driver: don't fail if keepalive check failsGuido Günther2011-12-051-3/+1
* Add support for QEMU 1.0Jiri Denemark2011-12-054-6/+461
* python: Expose binding for virNodeGetMemoryStats()Peter Krempa2011-12-053-2/+59
* python: Expose binding for virNodeGetCPUStats()Peter Krempa2011-12-053-2/+58
* maint: fix improper use of 'an'v0.9.8-rc2Eric Blake2011-12-0315-35/+35
* build: require more tools from maintainersEric Blake2011-12-031-0/+15
* command: handle empty buffer argument correctlyEric Blake2011-12-033-3/+27
* build: fix build on CygwinEric Blake2011-12-033-2/+4
* build: fix build at -O2 on rawhideEric Blake2011-12-021-0/+8
* apparmor: allow tunnelled migrations.Serge Hallyn2011-12-022-3/+8