]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-01-24  Richard W.M... selinux: Only create the selabel_handle once.
2013-01-24  John Ferlanparallels_utils: Check return status properly from...
2013-01-24  John Ferlanutil: Need to add virCommandFree()
2013-01-24  John Ferlanstorage: Need to add virCommandFree()
2013-01-24  John Ferlansecurity: Need to add virCommandFree()
2013-01-24  John Ferlanparallels: Resolve some resource leaks
2013-01-24  Peter Krempatest: Add support for thread and core information for...
2013-01-24  Peter Krempacapabilities: Add additional data to the NUMA topology...
2013-01-24  Peter Krempacapabilities: Switch CPU data in NUMA topology to a...
2013-01-24  Peter Krempaconf: Split out NUMA topology formatting to simplify...
2013-01-24  Peter Krempaschemas: Add schemas for more CPU topology information...
2013-01-24  Peter Krempaschema: Make the cpuset type reusable across schema...
2013-01-23  Viktor MihajlovskiS390: Enhance memballoon handling for virtio-s390
2013-01-23  Viktor Mihajlovskiqemu: Re-add driver unlock to qemuDomainSendKey
2013-01-23  Peter Krempaconf: Fix usage of virBitmapParse
2013-01-23  Peter Krempautil: Fix docs for virBitmapParse
2013-01-23  Osier Yangrng: Have colorful *.rng with editor
2013-01-23  Michal Privoznikqemu_agent: Ignore expected EOFs
2013-01-23  John Ferlanvirbitmaptest: Resolve Coverity errors
2013-01-23  John Ferlanrpc: Revert Coverity tag message
2013-01-23  John Ferlanlxc_process: Avoid passing NULL iface->iname
2013-01-23  John Ferlanlxc_driver: Need to check for vm before calling virDoma...
2013-01-23  John Ferlantests: Remove VIR_FREE() on static/stack buffer (der...
2013-01-23  John Ferlannodeinfo: Use sa_assert() instead of Coverity error tag
2013-01-23  Daniel P. BerrangeFix nwfilter driver reload/shutdown handling when unpri...
2013-01-22  Eric Blakebuild: allow virObject to have no parent
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
next