]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-01-22  Alon Levyqemu: Support ram bar size for qxl devices
2013-01-22  John Ferlanviralloc: Adjust definition of VIR_FREE() for Coverity
2013-01-22  Peter Krempaconf: Improve error messages if parsing of vCPU count...
2013-01-22  Peter Krempaconf: Check if number of vCPUs fits in the storage...
2013-01-22  Peter Krempavirsh-domain: Refactor error paths for cmdCPUStats
2013-01-22  John Ferlantests: Need to initialize 'test' properly on error...
2013-01-22  John Ferlanvirkeepalive: Remove erroneous VIR_FREE(msg)
2013-01-22  John Ferlansecurity: Need to initialize 'sens'
2013-01-22  John Ferlaninterface: Need to initialize 'ifaces_list'
2013-01-22  John Ferlanstorage: Need to initialize 'zerobuf'
2013-01-22  John Ferlanvirsh: Need to intialize 'str'
2013-01-22  John Ferlanlxc: Need to initialize 'dst'
2013-01-22  John Ferlanvirfile: Need to initialize 'looppath'
2013-01-22  John Ferlancommandtest: Need to initialize 'errbuf'
2013-01-22  John Ferlanvirnetdev: Need to initialize 'pciConfigAddr'
2013-01-22  John Ferlanvirnetsockettest: Need to initialize 'path'
2013-01-22  John Ferlanvirnetserver: Need to initialize 'sigdata'
2013-01-22  John Ferlanconf: Need to initialize variables before VIR_FREE
2013-01-22  John Ferlanuml: Avoid resource leak of event in umlInofityEvent
2013-01-22  Claudio Bleyfix typos in comments for VIR_DOMAIN_PROCESS_SIGNAL_...
2013-01-22  John Ferlanstorage: Add coverity[dead_error_condition] to avoid...
2013-01-22  John Ferlannetwork: Add coverity[leaked_handle] to ignore error
2013-01-22  John Ferlanremote: Avoid coverity[leaked_storage] message.
2013-01-22  John Ferlanqemu: Add coverity[negative_returns] tag
2013-01-22  John Ferlanrpc: Add coverity[dead_error_begin] tag
2013-01-22  John Ferlanxen: Add coverity[ptr_arith] and [sign_extension] tags
2013-01-22  John Ferlannodeinfo: Add coverity[dead_error_begin] and [returned_...
2013-01-22  John Ferlanlxc: Add coverity[dead_error_begin] tag in switch stmts
2013-01-22  John Ferlanxend: Address some Coverity false positives
2013-01-22  John Ferlanselinux: Resolve resource leak using the default disk...
2013-01-22  John Ferlanutil: Need to check child JSON allocation before use
2013-01-22  John Ferlanparallels: Need to handle virJSONValueObjectGetString...
2013-01-22  John Ferlanrpc: Remove unnecessary calls
2013-01-22  John Ferlansecurity: Use virStrcpy to move the label
2013-01-22  Peter Krempaqemu: Forbid snapshot names starting with '.'
2013-01-21  Michal Privozniksafe{read,write}: Document usage with nonblocking FD
2013-01-21  Jiri Denemarkdocs: Generate documentation for virTypedParams* APIs
2013-01-21  Jiri Denemarkdocs: event.c source file was renamed as virevent.c
2013-01-21  Eric Blakespec: indent %if to make it easier to see conditions
2013-01-21  Peter Krempaqemu: Reject attempts to create snapshots with names...
2013-01-21  Peter Krempaqemu: Don't return success if creation of snapshot...
2013-01-18  Michal PrivoznikLog flags passed to qemuMigrationPrepare{Tunnel,Direct...
2013-01-18  Viktor Mihajlovskibuild: Fix RPM build errors related to libvirt-lxc API
2013-01-18  Daniel P. BerrangeFix race condition when destroying guests
2013-01-18  Claudio Bleydocs: Add some style and color to the HTML documentation
2013-01-18  Claudio Bleydocs: don't use <i> and <tt> HTML tags
2013-01-18  Claudio Bleydocs: Assign classes to documentation elements
2013-01-18  Jiri DenemarkIntroduce virTypedParamsClear public API
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in cpu-stats
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in node-memory-tune
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in numatune
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in memtune
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in domblkstat
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in schedinfo
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in domiftune
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in blkiotune
2013-01-18  Jiri Denemarkvirsh: Use virTypedParams* APIs in blkdeviotune
2013-01-18  Jiri DenemarkAdd virTypedParams* APIs
2013-01-18  Peter Krempaqemu: Simplify condition with already extracted flag
2013-01-18  Atsushi Kumagaistorage: Fix lvcreate parameter for backingStore.
2013-01-17  Eric Blakebuild: fix build on BSD
2013-01-17  John Ferlannetwork: Remove dead code getting, but not using ipdef
2013-01-17  John Ferlanvirobject: Remove the bogus ! from call to virObjectIni...
2013-01-17  John Ferlanesx: No need to check for objectSpec
2013-01-17  John Ferlanqemu: Check valid activeDev before calling pciDeviceSet...
2013-01-17  Daniel P. BerrangeFollowup fix for integer wraparound in port allocator
2013-01-17  Viktor Mihajlovskiqemu: Double mutex unlock in qemuDomainModifyDeviceFlags
2013-01-17  Reinier Schooffixed xt_physdev warning when defining ip(6)tables...
2013-01-17  Laine Stumpconf: don't fail to parse <boot> when parsing a single...
2013-01-17  Laine Stumpnetwork: use bandwidth from portgroup when appropriate
2013-01-17  John Ferlannetwork: Resolve some issues around vlan copying
2013-01-17  Daniel P. BerrangeFix inheritance of virNetClient
2013-01-17  Peter Krempalock_daemon: Simplify error handling
2013-01-17  Daniel P. BerrangeAvoid integer wrap on remotePortMax in QEMU driver
2013-01-17  Michal Privoznikvirsh-volume.c: Switch to C99 initialization of vshCmdO...
2013-01-17  Michal Privoznikvirsh-snapshot.c: Switch to C99 initialization of vshCm...
2013-01-17  Michal Privoznikvirsh-secret.c: Switch to C99 initialization of vshCmdO...
2013-01-17  Michal Privoznikvirsh-pool.c: Switch to C99 initialization of vshCmdOptDef
2013-01-17  Michal Privoznikvirsh-nwfilter.c: Switch to C99 initialization of vshCm...
2013-01-17  Michal Privoznikvirsh-nodedev.c: Switch to C99 initialization of vshCmd...
2013-01-17  Michal Privoznikvirsh-network.c: Switch to C99 initialization of vshCmd...
2013-01-17  Michal Privoznikvirsh-interface.c: Switch to C99 initialization of...
2013-01-17  Michal Privoznikvirsh-host.c: Switch to C99 initialization of vshCmdOptDef
2013-01-17  Michal Privoznikvirsh-domain-monitor.c: Switch to C99 initialization...
2013-01-17  Michal Privoznikvirsh-domain.c: Switch to C99 initialization of vshCmdO...
2013-01-17  Michal Privoznikvirsh.c: Switch to C99 initialization of vshCmdOptDef
2013-01-17  Claudio Bleylibvirt.c: fix typo in comment
2013-01-17  Claudio BleyMove comments after enum members
2013-01-17  Jiri Denemarkpython: Avoid freeing uninitialized new_params pointer
2013-01-17  Hu Taoinclude virterror_internal.h in threads.h
2013-01-17  Hu Taoinclude util.h in cgroup.h
2013-01-17  Hu Taocall virstateCleanup to do the cleanup before libvirtd...
2013-01-16  Guido GüntherFix typo in variable name
2013-01-16  Jim Fehliglibxl: Fix cleanup on domain start error
2013-01-16  Jim Fehliglibxl: Check for libxl_ctx_alloc failure
2013-01-16  Jim Fehliglibxl: Don't free domain death event
2013-01-16  Jim Fehliglibxl: Use consistent parameter naming scheme
2013-01-16  Jim Fehliglibxl: Use consistent style for function definitions
2013-01-16  John Ferlanlocking: Resolve resource leaks on non error path
2013-01-16  Ján Tomkoconf: fix leak in virDomainVcpuPinAdd
next