]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-09-03 Wang Ruivircgroup: Resolve Coverity RESOURCE_LEAK
2014-09-03 Wang Ruiqemu_process: Resolve Coverity RESOURCE_LEAK
2014-09-03 Wang Ruiremote: Resolve Coverity RESOURCE_LEAK
2014-09-03 Wang Ruitest_conf: Resolve Coverity RESOURCE_LEAK
2014-09-03 Wang Ruitests: Resolve Coverity RESOURCE_LEAK in commandhelper
2014-09-03 Eric Blakecommand: test umask support
2014-09-03 Martin Kletzanderutil: don't shadow global umask declaration
2014-09-03 Jiri Denemarksanlock: Avoid freeing uninitialized value
2014-09-03 Chunyan Liuqemu: ensure sane umask for qemu process
2014-09-03 Jiri Denemarkspec: Fix preun script for daemon
2014-09-02 Peter Kremparemote: Fix memory leak on error path when deserializin...
2014-09-02 Matthew Rosatoutil: Introduce flags field for macvtap creation
2014-09-02 Ján TomkoFree ifname in testDomainGenerateIfnames
2014-09-02 Michal PrivoznikPost-release version bump for new dev cycle
2014-09-02 Daniel VeillardRelease of libvirt-1.2.8
2014-09-01 Eric Blakeblockcopy: allow larger buf-size
2014-09-01 Martin Kletzanderselinux: properly label tap FDs with imagelabel
2014-09-01 Christophe... Fix connection to already running session libvirtd
2014-08-29 Roman Bogorodskiystorage: zfs: fix double listing of new volumes
2014-08-28 John Ferlanqemu_driver: Resolve Coverity FORWARD_NULL
2014-08-28 John Ferlanvirnetserverservice: Resolve Coverity ARRAY_VS_SINGLETON
2014-08-28 John Ferlanqemu: Allow use of iothreads for disk definitions
2014-08-28 John Ferlandomain_conf: Add support for iothreads in disk definition
2014-08-28 John Ferlanqemu: Add support for iothreads
2014-08-28 John Ferlandomain_conf: Introduce iothreads XML
2014-08-28 John Ferlanlibxl_migration: Resolve Coverity NULL_RETURNS
2014-08-28 Peter Krempaqemu: Implement bulk stats API and one of the stats...
2014-08-28 John Ferlanqemu_command: Resolve Coverity DEADCODE
2014-08-28 John Ferlanqemu_driver: Resolve Coverity DEADCODE
2014-08-28 John Ferlandomain_conf: Resolve Coverity DEADCODE
2014-08-28 John Ferlanqemu_monitor: Resolve Coverity NESTING_INDENT_MISMATCH
2014-08-28 John Ferlanstorage_conf: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanqemu_driver: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanphyp_driver: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanlibxl_migration: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanbridge_driver: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanvirsh-network: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlannetwork_conf: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanqemu_capabilities: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanlibxl_domain: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanqemu_agent: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlanqemu_command: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlancpu_x86: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlandomain_conf: Resolve Coverity RESOURCE_LEAK
2014-08-28 John Ferlandaemon: Resolve Coverity NEGATIVE_RETURNS
2014-08-28 Peter Krempavirsh: Implement command to excercise the bulk stats...
2014-08-28 Wang Ruiqemu_capabilities: Resolve Coverity RESOURCE_LEAK
2014-08-28 Wang Ruitests: Resolve Coverity RESOURCE_LEAK
2014-08-28 Wang Ruiutil: Resolve Coverity RESOURCE_LEAK
2014-08-28 Peter Kremparemote: Implement bulk domain stats APIs in the remote...
2014-08-28 Peter Krempalib: Add few flags for the bulk stats APIs
2014-08-28 Peter Krempaconf: Add helper to free domain list
2014-08-27 Erik Skultetyvirsh: fix keepalive error msg
2014-08-27 John Ferlanqemu_capabilities: Resolve Coverity NULL_RETURNS
2014-08-27 John Ferlanqemu_driver: Resolve Coverity CONSTANT_EXPRESSION_RESULT
2014-08-27 John Ferlandomain_conf: Resolve Coverity REVERSE_INULL
2014-08-27 John Ferlanqemu_command: Resolve Coverity REVERSE_INULL
2014-08-27 John Ferlandomain_conf: Resolve Coverity REVERSE_INULL
2014-08-27 John Ferlanstorage_driver: Resolve Coverity REVERSE_INULL
2014-08-27 John Ferlanxen_xm: Resolve Coverity USE_AFTER_FREE
2014-08-27 John Ferlanxen_common: Resolve Coverity USE_AFTER_FREE
2014-08-27 John Ferlanparallels: Resolve Coverity USE_AFTER_FREE
2014-08-27 Martin Kletzanderconf: fix leak with def->mem.hugepages
2014-08-27 Michal Privoznikvbox: Register per partes
2014-08-27 Michal PrivoznikvirDriverLoadModule: Honor libvirt func name tranlsation
2014-08-27 Michal Privoznikvirdrivermoduletest: Test all the modules
2014-08-27 Eric Blakedomain_conf: fix internal flag verification
2014-08-27 Eric Blakevirsh: drop unused variable
2014-08-27 Jincheng Miaoqemu: call endjob in RevertToSnapshot
2014-08-26 Eric BlakeAPI: Tweak virDomainOpenGraphics to return fd directly
2014-08-26 Eric Blakeblockcopy: virDomainBlockCopy with XML destination...
2014-08-26 Peter Krempavirsh: domain: Split out code to lookup domain from...
2014-08-26 Peter Krempalib: Introduce API for retrieving bulk domain stats
2014-08-26 Ján TomkoWire up virDomainOpenGraphicsFD in QEMU driver
2014-08-26 Ján TomkoAdd RPC implementation for virDomainOpenGraphicsFd
2014-08-26 Ján TomkoIntroduce virDomainOpenGraphicsFD API
2014-08-26 Erik Skultetyblkdeviotune: check for overflow when parsing XML
2014-08-26 Ján Tomkovirsh: Initialize vshData in cmdMigrate
2014-08-26 Chen Fanstorage: remove unused 'canonPath' in virStorageFileGet...
2014-08-26 Alex WilliamsonAdd new 'kvm' domain feature and ability to hide KVM...
2014-08-25 Jim Fehliglibxl: fix memory corruption introduced by commit b55cc5f4e
2014-08-25 Eric Blakemaint: drop spurious semicolons
2014-08-25 Eric Blakespec: drop anything older than Fedora 13
2014-08-25 Martin Kletzanderdocs: fix bootmenu timeout description
2014-08-25 Zhou Yimindaemon: Fix option -v missing info priority log
2014-08-25 Erik Skultetyiotune: setting an invalid value now reports error
2014-08-25 Martin Kletzanderqemu: add support for splash-timeout
2014-08-25 Martin Kletzanderqemu: add capability probing for splash-timeout
2014-08-25 Martin Kletzanderdocs, conf: add support for bootmenu timeout
2014-08-25 Pavel Hrdinafix mingw build
2014-08-25 Roman Bogorodskiystorage: zfs: implement download and upload
2014-08-25 Roman Bogorodskiyfdstream: introduce virFDStreamOpenBlockDevice
2014-08-25 Roman Bogorodskiyfdstream: report error if virSetNonBlock fails
2014-08-23 Eric Blakemaint: fix comment typo
2014-08-22 Eric Blakeqemu: check for active domain after agent interaction
2014-08-22 John Ferlanxenconfig: Resolve Coverity RESOURCE_LEAK
2014-08-22 John Ferlanvirnetsocket: Resolve Coverity RESOURCE_LEAK
2014-08-22 John Ferlancommandtest: Resolve Coverity RESOURCE_LEAK
2014-08-22 Erik Skultetynumatune: setting --mode does not work well
2014-08-22 Erik Skultetyqemu: min_guarantee: Parameter 'min_guarantee' not...
next