]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-12-09  Michael Ellermanqemu: Prepare to cater for more general address assignment
2011-12-09  Michael Ellermanqemu: Add address in qemuBuildChrDeviceStr() on pseries
2011-12-09  Michael Ellermanqemu: Use spapr-vscsi on pseries machine type
2011-12-09  Eric Blakenetwork: allow '-' in model name
2011-12-09  Michal Privoznikthreadpool: Use while loop on virCondWait
2011-12-09  Michal Privoznikthreads: Document spurious wakeups on virCondWait
2011-12-09  Alex Jiavirsh: plug memory leak on cmdDomblklist
2011-12-09  Stefan Bergerfix error when parsing ppc64 models on x86 host
2011-12-09  Stefan Bergerfix memory leak in src/nodeinfo.c
2011-12-09  Michal Privoznikthreadpool: Don't wait on condition if pool has no...
2011-12-09  Jiri Denemarkbridge: Fix forward delay APIs
2011-12-09  Peter Krempacpu: Add cpu flags supported by newest qemu
2011-12-09  Peter Krempavirsh: return correct value from cmdDomIfGetLink
2011-12-09  Stefan BergerPass the VM's UUID into the nwfilter subsystem
2011-12-09  Stefan Bergernwfilter: cleanup return codes in nwfilter subsystem
2011-12-08  Alex Jiavirsh: plug memory leak on cmdDomIfGetLink() sucessful...
2011-12-08  Alex Jiavirsh: plug memory leak on cmdBlkdeviotune() sucessful...
2011-12-08  Eric Blakemaint: allow bootstrap in a sandbox
2011-12-08  Laine Stumptest: fix potential lock corruption in test driver
2011-12-08  Eric Blakespec: fix logic bug in deciding to turn on cgconfig
2011-12-08  Eric Blakespec: make it easier to autoreconf when building rpm
2011-12-08  Daniel P. BerrangeWhen checking nttyFDs to see if it is != 1, be sure...
2011-12-08  Daniel P. BerrangeFix installation of libvirt-guests.service
2011-12-08  Daniel P. BerrangeEnsure to prefix %{buildroot} when overriding systemd...
2011-12-08  Bharata B RaoAdd ppc64 specific definitions to domain.rng
2011-12-08  Prerna SaxenaClean up qemuBuildCommandLine to remove x86-specific
2011-12-08  Prerna SaxenaAdd support for ppc64 qemu
2011-12-08  Prerna SaxenaModify the tests/nodeinfotest.c to use sysfs in addition
2011-12-08  Prerna SaxenaUse sysfs to gather host topology, in place of
2011-12-08  Christophe... maint: move my name to commiters
2011-12-08  Daniel VeillardRelease of libvirt-0.9.8 v0.9.8
2011-12-08  Eric Blakespec: don't use chkconfig --list
2011-12-08  Eric Blakebuild: fix build with older libxml2
2011-12-08  Daniel P. BerrangeFix updating of haveTheBuck in RPC client to be race...
2011-12-08  Daniel P. BerrangeRevert fd066925440ba48acc95d8f31b2c98b1cc9d582d
2011-12-07  Jim FehligPrevent crash of libvirtd when attaching to existing...
2011-12-07  Christophe... Add documentation for <disk><source type="dir">
2011-12-07  Christophe... Fix typo in virDomainResume API doc
2011-12-07  Jiri Denemarkqemu: Ignore shutdown event from destroyed domain
2011-12-07  Osier Yangnpiv: Expose fabric_name outside
2011-12-07  Daniel P. BerrangeConditionalize daemonPath decl for Win32 which lacks...
2011-12-07  Daniel P. BerrangeImprove error reporting when libvirtd is not installed
2011-12-05  Eric Blakespec: fix sanlock dependency
2011-12-05  Eric Blakespec: add dmidecode as prereq
2011-12-05  Eric Blakebuild: reduce warnings from older gcc
2011-12-05  Jiri Denemarkexamples: Update event tests for shutdown event
2011-12-05  Daniel P. BerrangeFix incorrect symbols for virtime.h module breaking...
2011-12-05  Jiri Denemarkqemu: Rework handling of shutdown event
2011-12-05  Guido Güntherremote_driver: don't fail if keepalive check fails
2011-12-05  Jiri DenemarkAdd support for QEMU 1.0
2011-12-05  Peter Krempapython: Expose binding for virNodeGetMemoryStats()
2011-12-05  Peter Krempapython: Expose binding for virNodeGetCPUStats()
2011-12-04  Eric Blakemaint: fix improper use of 'an' v0.9.8-rc2
2011-12-03  Eric Blakebuild: require more tools from maintainers
2011-12-03  Eric Blakecommand: handle empty buffer argument correctly
2011-12-03  Eric Blakebuild: fix build on Cygwin
2011-12-02  Eric Blakebuild: fix build at -O2 on rawhide
2011-12-02  Serge Hallynapparmor: allow tunnelled migrations.
2011-12-02  Peter Krempaclient: Check if other thread claims it has the buck...
2011-12-02  Stefan BergerUpdate of filters to handle multiple IP addresses
2011-12-01  Eric Blakevirsh: translate net-info help
2011-12-01  Eric Blakemaint: typo fixes
2011-12-01  Eric Blakebuild: update to latest gnulib
2011-12-01  Eric Blakebuild: properly skip tests
2011-12-01  Daniel P. BerrangeAvoid crash in shunloadtest
2011-12-01  Daniel P. BerrangeFix build for platforms lacking struct ifreq
2011-12-01  Eric Blakebuild: fix 'make dist' without dtrace
2011-12-01  Lei LiFix a logic error for setting block I/O
2011-12-01  Daniel P. BerrangeDon't use undocumented __isleap macro
2011-12-01  Michal Privoznikvirsh: Allow other escape characters for console
2011-12-01  Peter Krempabridge_driver: Don't define network if XML contains...
2011-12-01  Eric Blakespec: mark directories in /var/run as ghosts v0.9.8-rc1
2011-12-01  Jiri Denemarkvirsh: Fix possible deadlock when virsh is about to...
2011-11-30  Alex Jiautil: Plug memory leak on virNetDevMacVLanCreateWithVPo...
2011-11-30  Alex Jiautil: Plug memory leak on virNetDevBridgeGet() sucessfu...
2011-11-30  Alex Jiauml: Plug memory leak on umlStartVMDaemon() error path
2011-11-30  Alex Jiarpc: Plug memory leak on virNetClientSendInternal(...
2011-11-30  Alex Jiaconf: Plug memory leak on virDomainDefParseXML() error...
2011-11-30  Alex Jiaqemu: Plug memory leak onqemuProcessWaitForMonitor...
2011-11-30  Prerna SaxenaAdd PPC cpu driver.
2011-11-30  Hu Taoqemu: filter blkio 0-device-weight at two other places
2011-11-30  Eric Blakeqemu: amend existing table of device weights
2011-11-30  Eric Blakeconf: reject duplicate paths in device weights
2011-11-30  Hu Taovirsh: fix setting weight and device-weights at the...
2011-11-30  Lei LiAdd tests for blkdeviotune
2011-11-30  Lei LiSupport virDomain{Set, Get}BlockIoTune in the python API
2011-11-30  Lei LiEnable the blkdeviotune command in virsh
2011-11-30  Lei LiImplement virDomain{Set, Get}BlockIoTune for the qemu...
2011-11-30  Lei LiSupport block I/O throttle in XML
2011-11-30  Lei LiAdd virDomain{Set, Get}BlockIoTune support to the remot...
2011-11-30  Daniel P. BerrangeFix leak build config file path
2011-11-30  Daniel P. BerrangeRemove time APIs from src/util/util.h
2011-11-30  Daniel P. BerrangeMake logging async signal safe wrt time stamp generation
2011-11-30  Daniel P. BerrangeAdd internal APIs for dealing with time
2011-11-30  Daniel P. BerrangeRemove obsolete virGetPMCapabilities sym from private...
2011-11-30  Daniel P. BerrangeDon't mark suspend as active until we know it is running
2011-11-30  Daniel P. BerrangeAdd suspend info to Xen, LXC and UML hypervisor capabil...
2011-11-30  Daniel P. BerrangeRemove pointless strdup in node suspend code
2011-11-30  Daniel P. BerrangeDo lazy init of host PM features
2011-11-30  Daniel P. BerrangeRemove powerMgmt_valid field from capabilities struct
next