]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-08-02 Eric Blakebuild: silence coverity false positives
2011-08-02 Eric Blakeqemu: avoid memory leaks
2011-08-02 Eric Blakeqemu: plug child process leak on domain core dump
2011-08-02 Eric Blakeqemu: remove dead code
2011-08-02 Eric Blakeconf: avoid memory leak on disk operations
2011-08-02 Eric Blakerpc: avoid crash on error
2011-08-02 Eric Blakeqemu: avoid null deref on block pull error
2011-08-02 Eric Blakerpc: correctly process sasl whitelist globs
2011-08-02 Eric Blakebuild: allow caching the input to STATIC_ANALYSIS
2011-08-02 Eric Blakefdstream: drop delete argument
2011-08-02 Eric Blakescreenshot: don't unlink bogus file
2011-08-02 Eric Blakepython: avoid unlikely sign extension bug
2011-08-02 Eric Blakerpc: avoid uninitialized memory use
2011-08-02 Eric Blakerpc: avoid double close on error
2011-08-02 Michal Privoznikqemu: Unlink temporary file on failure
2011-08-02 Eric Blakedoc: fix confusing statement about required privileges
2011-08-02 Eric Blakerpc: avoid libvirtd crash on unexpected client close
2011-08-02 Alex Jiavirsh: fix memory leak in cmdNetworkInfo
2011-08-02 Alex Jiadoc: fix incorrect option in blockjob
2011-08-01 Jean-Baptiste... openvz: detect when a domain was shut down from the...
2011-08-01 Eric Blakeqemu: fix crash when mixing sync and async monitor...
2011-08-01 Alex Jiaqemu: fix return value issue
2011-08-01 Alex Jiaqemu: fix return value issue in qemuDomainSetMemoryPara...
2011-08-01 Matthias Boltevirsh: Fix vol-name and vol-pool commands
2011-08-01 Guannan RenCorrect the default value of lock_manager in qemu.conf
2011-08-01 Osier Yangqemu: Fix a regression of domjobabort
2011-08-01 Matthias Bolteconf: Don't leak the virtual port profile in virNetwork...
2011-07-29 Eric Blakesave: generate idempotent inactive xml for running...
2011-07-29 Eric Blakeconf: make 'vnet' prefix a macro
2011-07-29 Laine Stumpnetwork: don't forward DNS requests from isolated networks
2011-07-29 Eric Blakebuild: fix include path for cygwin
2011-07-29 Eric Blakebuild: avoid non-portable shell in test setup
2011-07-29 Matthias Boltetests: Don't use bash if we don't have to
2011-07-29 Osier Yangutils: More useful error message for hook script failure
2011-07-29 Matthias Boltefreebsd: Fix build problem due to picking up the wrong...
2011-07-29 Matthias Boltefreebsd: Avoid /bin/true in commandtest
2011-07-29 Matthias Boltetests: Unify style of test skipping code
2011-07-28 Eric Blakesave: let qemu driver manipulate save files
2011-07-28 Eric Blakesave: support qemu modifying xml on domain save/restore
2011-07-28 Eric Blakemaint: add missing copyright notices
2011-07-28 Eric Blakexen: drop unused callbacks
2011-07-28 Eric Blakexen: make direct call when there is only one subdriver
2011-07-28 Eric Blakexen: reduce callback special cases
2011-07-28 Eric Blakexen: cleanup callback struct
2011-07-28 Laine Stumplibxl: fix build failure due to change in virDomainGrap...
2011-07-28 Laine Stumpqemu: support type=network in domain graphics <listen>
2011-07-28 Laine Stumpconf: add <listen> subelement to domain <graphics>...
2011-07-28 Alex Jiavirsh: avoid missing zero value judgement in cmdBlkiotune
2011-07-28 Eric Blakebuild: avoid type-punning compiler warning
2011-07-28 Eric Blakeqemu: fix nested job with driver lock held
2011-07-28 Michal Privoznikqemu: Fix memory leak on metadata fetching
2011-07-28 Matthias Boltefreebsd: Add gnulib environ module for the commandtest
2011-07-28 Michal Privozniklibvirt.c: Update outdated description of flags
2011-07-28 Hu Taopython: add python binding for virDomainSetMemoryParameters
2011-07-28 Hu Taopython: add python binding for virDomainGetMemoryParameters
2011-07-28 Hu Taopython: add python binding for virDomainSetBlkioParameters
2011-07-28 Hu Taopython: add python binding for virDomainGetBlkioParameters
2011-07-28 Alex Jiavirsh: fix memory leak in cmdVolPath code
2011-07-28 Osier Yangqemu: Improve docs for virsh dump format
2011-07-27 Eric Blakeqemu: improve thread documentation
2011-07-27 Eric Blakevirsh: expose change-protection during migration
2011-07-27 Matthias Bolterpc: Fix memory leak in remoteDomainSet*Parameters...
2011-07-27 Lai Jiangshansend-key: Implement Python API
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainAbortJob
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainSuspend
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainMigrateSetMaxDow...
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainMigrateSetMaxSpeed
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainBlockStats
2011-07-27 Jiri Denemarkqemu: Remove special case for virDomainGetBlockInfo
2011-07-27 Jiri Denemarkqemu: Recover from interrupted migration
2011-07-27 Jiri Denemarkqemu: Migration job on source daemon
2011-07-27 Jiri Denemarkqemu: Migration job on destination daemon
2011-07-27 Jiri Denemarkqemu: Implement migration job phases
2011-07-27 Eric Blakebuild: support warnings on RHEL 5
2011-07-27 Michal Privoznikbandwidth: Integrate bandwidth into portgroups
2011-07-27 Osier Yangdoc: Add doc for blockpull and blockjob commands
2011-07-26 Cole Robinsonpython: Properly report errors if virStreamRecv fails
2011-07-26 Alex Jiatools: format percent strings of nodecpustats
2011-07-26 Stefan BergerBuild: fix build if HAVE_AVAHI is not defined
2011-07-26 Dave AllanFix incorrect implication about list options
2011-07-26 Daniel P. BerrangeFix race in ref counting when handling RPC jobs
2011-07-26 Wen Congyangset cpu bandwidth for the vm
2011-07-26 Daniel P. BerrangeFix build with gnutls 1.0.x branch
2011-07-26 Daniel P. BerrangeFix typos in virsh.pod file
2011-07-26 Osier Yangnetwork: Fix typo
2011-07-26 Daniel P. BerrangeAdd libtasn1-devel as a BuildRequires for libvirt.spec
2011-07-26 Daniel P. BerrangeAdd mutex protection to SASL and TLS modules
2011-07-26 Daniel P. BerrangeReport error if unable to bind to any socket
2011-07-26 Daniel P. BerrangeFix leak of mDNS object in virNetServer
2011-07-26 Daniel P. BerrangeFix memory leaks in MDNS code
2011-07-25 Eric Blakevirsh: use faster bit search
2011-07-25 Eric Blakevirsh: make vcpucount use --current consistently
2011-07-25 Eric Blakevcpu: teach getVcpusFlags about current
2011-07-25 Cole Robinsonpython: Handle embedded NUL in stream.send data
2011-07-25 Laine Stumputil: change virFile*Pid functions to return < 0 on...
2011-07-25 Guido GüntherCatch dnsmasq start failures
2011-07-25 Daniel P. BerrangeFix import of private key with older gnutls
2011-07-25 Daniel P. BerrangeFix TLS context tests with expired certs
2011-07-25 Wen Congyangrename cfs_* to vcpu_*
2011-07-25 Cole Robinsondocs: Break up 'Basic Resources' XML section
next