]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
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
next