]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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 v0.9.4-rc1
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
2011-07-25  Taku Izumipython: add Python binding for virDomainGetVcpuPinInfo API
2011-07-25  Taku Izumipython: add Python binding for virDomainPinVcpusFlags API
2011-07-25  Taku Izumipython: add Python binding for virDomainGetSchedulerPar...
2011-07-25  Taku Izumipython: add Python binding for virDomainGetSchedulerPar...
2011-07-25  Eric Blaketests: detect gnutls errors
2011-07-25  Wieland Hoffmanndriver.h: Fix two driver documentation mistakes
2011-07-25  Michal Privoznikbandwidth: Add domain schema and xml2xml tests
2011-07-25  Michal Privoznikbandwidth: Add test cases for network
2011-07-25  Michal Privoznikbandwidth: Implement functions to enable and disable QoS
2011-07-25  Michal Privoznikbandwidth: Create format functions
2011-07-25  Michal Privoznikbandwidth: Add parsing and free functions
2011-07-25  Michal Privoznikbandwidth: Declare internal structures
2011-07-25  Michal Privoznikbandwidth: Define schema and create documentation
2011-07-25  Laine Stumpnetwork: provide internal API to return IP of a network
2011-07-25  Laine Stumputil: add an ifaceGetIPAddress to the interface utilities
2011-07-25  Eric Blaketests: fix compilation failures
2011-07-22  Daniel P. BerrangePre-create /var/lib/libvirt/sanlock directory
2011-07-22  Daniel P. BerrangeHonour filesystem readonly flag & make special FS readonly
2011-07-22  Daniel P. BerrangeRefactor mounting of special filesystems
2011-07-22  Daniel P. BerrangePull code for doing a bind mount into separate method
2011-07-22  Daniel P. BerrangeFix typos in daemon config file from previous commit
2011-07-22  Daniel P. BerrangeAdd a test case for certificate validation
2011-07-22  Daniel P. BerrangeAllow certificate sanity checking to be disabled
2011-07-22  Matthias Boltebuild: Use $(PYTHON) instead of python for the keycode...
2011-07-22  Matthias Boltexenapi: Fix double-freeing the session in xenapiClose
2011-07-22  Oskari Saarenmaaremote/ssh: optional "keyfile" parameter.
2011-07-22  Laine Stumputil: make interface.c functions consistently return...
2011-07-22  Daniel P. BerrangeRefactor the certification validation code
2011-07-22  Daniel P. BerrangeRemove call to deprecated gnutls_certificate_type_set_p...
2011-07-22  Daniel P. BerrangeEnsure that libvirtd shuts down if initialization fails
2011-07-22  Adam LitkeAsynchronous event for BlockJob completion
2011-07-22  Adam LitkeEnable virDomainBlockPull in the python API
2011-07-22  Adam LitkeEnable the virDomainBlockPull API in virsh
2011-07-22  Adam LitkeImplement virDomainBlockPull for the qemu driver
2011-07-22  Adam LitkeAdd virDomainBlockPull support to the remote driver
2011-07-22  Adam LitkevirDomainBlockPull: Implement the main entry points
2011-07-22  Adam LitkeAdd new API virDomainBlockPull* to headers
2011-07-21  Eric Blakesave: add virsh commands for manipulating save files
2011-07-21  Eric Blakesave: wire up remote protocol
2011-07-21  Eric Blakesave: new API to manipulate save file images
2011-07-21  Eric Blakesave: support bypass-cache flag in libvirt-guests init...
2011-07-21  Eric Blakesave: support bypass-cache flag in qemu.conf
2011-07-21  Eric Blakesave: support BYPASS_CACHE during qemu save/restore
2011-07-21  Eric Blakesave: add virFileDirectFd wrapper type
2011-07-21  Eric Blakesave: let iohelper work on O_DIRECT fds
2011-07-21  Eric Blakesave: let iohelper handle inherited fd
next