]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-02-11 John Ferlanhypervisor: Revisit Coverity issues regarding cpumap
2013-02-11 John Ferlanhypervisor: Remove redundant validity checks, clean...
2013-02-11 John Ferlanxend: Fix a memory leak found by Coverity
2013-02-11 John Ferlanxend: Remove redundant validity checks, clean up functi...
2013-02-11 John Ferlanxm: Remove redundant validity checks, clean up function...
2013-02-11 John Ferlaninotify: Clean up some function headers
2013-02-11 John Ferlanxs: Remove redundant validity checks, clean up functio...
2013-02-11 Peter Krempavirsh-snapshot: Reject --no-metadata together with...
2013-02-11 Peter Krempavirsh-snapshot: Refactor some details in virsh snapshot...
2013-02-11 Daniel P. BerrangePass virQEMUDriverPtr into APIs managed shared disk...
2013-02-11 Daniel P. BerrangeSerialize execution of security manager APIs
2013-02-11 Daniel P. BerrangeTurn virSecurityManager into a virObjectLockable
2013-02-08 Harry Weisheepdog: skip refresh on creation failure
2013-02-08 Natanael Copautil: refactor iptables command construction into multi...
2013-02-08 Laine Stumpqemu: support vhost-net for generic ethernet devices
2013-02-08 Michal Privozniknetwork_conf.c: Free xmlDoc after use
2013-02-08 Peter Krempavirsh-snapshot: Fix XPath query to determine snapshot...
2013-02-08 Daniel P. BerrangeStop accessing driver->caps directly in QEMU driver
2013-02-08 Daniel P. BerrangeRename 'qemuCapsXXX' to 'virQEMUCapsXXX'
2013-02-08 Daniel P. BerrangeTurn virCapabilities into a virObject
2013-02-08 Daniel P. BerrangeFix comment about virCgroupPtr locking rules in QEMU...
2013-02-08 Daniel P. BerrangeFix PKI directory used for QEMU test suite
2013-02-08 Michal PrivoznikvirCondDestroy: Lose attribute RETURN_CHECK
2013-02-08 Michal PrivoznikDrop useless virFileWrapperFdCatchError
2013-02-07 John FerlanHACKING: Sync with docs/hacking.html.in
2013-02-07 John Ferlanhacking: Add some details to handle Valgrind output
2013-02-07 John Ferlanvalgrind: Adjust the suppression file
2013-02-07 John Ferlanvirnetttlcontext: Resolve issues found by Valgrind
2013-02-07 John Ferlanqemumonitortestutils: Resolve resource leaks found...
2013-02-07 John Ferlanqemumonitorjsontest: Resolve resource leaks found by...
2013-02-07 John Ferlanqemu_command: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlandomain_conf: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlanvport_profile_conf: Resolve memory leak found by Valgrind
2013-02-07 John Ferlannetdev_vlan_conf: Resolve memory leak found by Valgrind.
2013-02-07 John Ferlanqemuxml2argvtest: Resolve resource leaks found by Valgrind
2013-02-07 John Ferlanvirnettlscontexttest: Resolve memory leak found by...
2013-02-07 Guido GüntherAdd syntax-check to make sure Python files don't contai...
2013-02-07 Guido GüntherRemove more trailing semicolons in Python files
2013-02-07 Peter Krempasyntax-check: Don't check non-reentrant functions in...
2013-02-07 Guido GüntherCosmetics: Remove semicolons
2013-02-05 Eric Blakebuild: fix build of HAL node backend
2013-02-05 Eric Blakebitmap: add way to find next clear bit
2013-02-05 John Ferlanqemu_hotplug: Need to call virUSBDeviceFree()
2013-02-05 John Ferlanrpc: Need to virCommandFree on error path
2013-02-05 John Ferlanuml: Resolve leak if need to requery in umlIdentifyOneC...
2013-02-05 John Ferlanopenvz: Need to error check openvzDomainSetVcpusFlagsIn...
2013-02-05 John Ferlanparallels: Need to free memory on error path
2013-02-05 John Ferlannetwork: Remove conditional settings to resolve resourc...
2013-02-05 John Ferlanstorage: Resolve resource leaks with cmd processing
2013-02-05 John Ferlankeepalive: Resolve Coverity complaint
2013-02-05 John Ferlantlscontext: Make sure to get proper pointer to 'dname'
2013-02-05 Jiri Denemarksanitytest.py: Do not rely on system libvirt
2013-02-05 Daniel P. BerrangeInitialize qemuImageBinary path at startup
2013-02-05 Daniel P. BerrangeIntroduce annotations for virQEMUDriverPtr fields
2013-02-05 Daniel P. BerrangeProtect USB/PCI device list access in QEMU with dedicat...
2013-02-05 Daniel P. BerrangeConvert virPCIDeviceList and virUSBDeviceList into...
2013-02-05 Daniel P. BerrangeRename all USB device functions to have a standard...
2013-02-05 Daniel P. BerrangeFix leak of usbDevice struct when initializing cgroups
2013-02-05 Daniel P. BerrangeRename all PCI device functions to have a standard...
2013-02-05 Daniel P. BerrangeRemove pointless 'qemuVersion' field from virQEMUDriverPtr
2013-02-05 Daniel P. BerrangeUse atomic ops to increment nextvmid
2013-02-05 Daniel P. BerrangeMake virDomainObjList self-locking via virObjectLockable
2013-02-05 Daniel P. BerrangeMerge virDomainObjListIsDuplicate into virDomainObjListAdd
2013-02-05 Daniel P. BerrangeFix typo in configure.ac causing $LIBS to gain a copy...
2013-02-05 Eric Blaketests: reserve more fds for commandtest
2013-02-05 Eric Blakeqemu: don't log failure during QMP add-fd probe
2013-02-05 John FerlanAdd John Ferlan to the committers list
2013-02-05 Daniel P. BerrangeTurn virDomainObjList into an opaque virObject
2013-02-05 Daniel P. BerrangeRename all domain list APIs to have virDomainObjList...
2013-02-05 Daniel P. BerrangeIntroduce a virQEMUDriverConfigPtr object
2013-02-05 Daniel P. BerrangeFix missing error constants in libvirt python module
2013-02-05 Michal Privoznikqemu: Catch stderr of image compression binary
2013-02-05 Michal Privoznikqemu: Catch stderr of image decompression binary
2013-02-05 Michal PrivoznikvirFileWrapperFd: Switch to new virCommandDoAsyncIO
2013-02-05 Michal Privozniktests: Create test for virCommandDoAsyncIO
2013-02-05 Michal PrivoznikIntroduce event loop to commandtest
2013-02-05 Michal PrivoznikvirCommand: Introduce virCommandDoAsyncIO
2013-02-05 Peter Krempaconf: Use correct type for device type enum in virDomai...
2013-02-05 Jiri Denemarkbuild: Add libcurl dependency to libvirt_driver.la
2013-02-05 Jiri Denemarkspec: Fix minor changelog issues
2013-02-04 Martin KletzanderAdd basic support for VDI images
2013-02-04 Martin KletzanderSupport shifted magic in storage files
2013-02-04 Peter Krempavirsh-secret: Refactor error paths
2013-02-04 Peter Krempavirsh-nwfilter: Update nwfilter commands to use vshComm...
2013-02-04 Peter Krempavirsh-snapshot: Update snapshot commands to use vshComm...
2013-02-04 Peter Krempavirsh-snapshot: Refactor cmdSnapshotDumpXML
2013-02-04 Peter Krempavirsh-nodedev: Refactor error paths, error messages...
2013-02-04 Peter Krempavirsh-nodedev: Update node device commands to use vshCo...
2013-02-04 Peter Krempavirsh-interface: Update interface commands to use vshCo...
2013-02-04 Peter Krempavirsh-network: Update network commands to use vshComman...
2013-02-04 Peter Krempavirsh-host: Update host commands to use vshCommandOptSt...
2013-02-04 Peter Krempavirsh-domain: Update domain commands to use vshCommandO...
2013-02-04 Peter Krempavirsh-domain-monitor: Update domain commands to use...
2013-02-04 Peter Krempavirsh-volume: Update volume commands to use vshCommandO...
2013-02-04 Peter Krempavirsh-pool: Update pool commands to use vshCommandOptSt...
2013-02-04 Peter Krempavirsh: Add helper to request string arguments with...
2013-02-04 Peter Krempavirsh-pool: Rename helper function buildPoolXML to...
2013-02-04 Peter Krempavirsh-volume: Rename helper function makeCloneXML to...
2013-02-04 Peter Krempavirsh-snapshot: Fix coding style and remove dead code
2013-02-02 Matthias Boltehyperv: Simplify hypervPrivate pointer handling in...
next