]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-06-11  Daniel Veillard* python/libvir.py python/libvirt-python-api.xml: more...
2008-06-10  Daniel Veillard* configure.in: patch from Cole Robinson to reactivate...
2008-06-10  Daniel Veillard* python/generator.py python/libvir.c python/libvirt...
2008-06-10  Richard W.M... Pass syntax check for XM block devices over to XenD
2008-06-10  Richard W.M... virDomainMemoryPeek API
2008-06-09  David L. LeskovecMon Jun 9 15:42:34 PST 2008 David L. Leskovec <dlesko...
2008-06-09  Richard W.M... Better error messages in xend driver.
2008-06-06  Daniel P. BerrangeSwitch over remaining driver code to use memory alloc...
2008-06-06  Daniel P. BerrangeSwitch daemon over to use internal memory allocation...
2008-06-05  Richard W.M... virDomainBlockPeek QEMU and remote support
2008-06-05  Richard W.M... virDomainBlockPeek call
2008-06-05  David L. LeskovecFix a few issues related to restart of libvirtd with...
2008-06-03  Richard W.M... * src/xm_internal.c: If vcpu cpuset attribute is invalid
2008-06-02  Richard W.M... General tips for contributing patches
2008-05-29  Daniel P. BerrangeOnly run coverage tests if lcov is installed
2008-05-29  Daniel P. BerrangeFix make dist
2008-05-29  Daniel P. BerrangeFix warning with OOM testing is disabled
2008-05-29  Daniel P. BerrangeSwitch to using lcov for code coverage repots
2008-05-29  Daniel P. BerrangeFix parted check & disable storage driver if daemon...
2008-05-29  Daniel P. BerrangeConvert to use new memory allocation APIs
2008-05-29  Daniel P. BerrangePass allocation number to callback
2008-05-29  Daniel P. BerrangeConvert to use new memory allocation APIs
2008-05-29  Daniel P. BerrangeFix missing check for memory allocation failure
2008-05-29  Daniel P. BerrangeConvert test suites over to new test infrastructure
2008-05-29  Daniel P. BerrangeMisc OOM / memory leak fixes
2008-05-29  Daniel P. BerrangeGeneric test suite helpers for OOM testing
2008-05-29  Daniel P. BerrangeGeneric OOM testing hooks
2008-05-29  Daniel P. BerrangeDon't add trailing blanks in dominfo output
2008-05-29  Daniel P. BerrangeFix python code generation for storage APIs
2008-05-29  Atsushi SAKAIFix make syntax-check caused by trailing blanks
2008-05-27  Richard W.M... Fix virsh dominfo test.
2008-05-27  Richard W.M... Display autostart status in virsh dominfo command.
2008-05-27  Richard W.M... Fix use of header files in disk storage backend.
2008-05-23  Richard W.M... Deprecate the conn, dom and net fields in the _virError...
2008-05-23  Richard W.M... Standardize use of header files, making internal.h...
2008-05-23  Richard W.M... Fix type-punning warning in remote code.
2008-05-22  Daniel P. BerrangeFix misc leaks in qparams code, support ; as param...
2008-05-22  Daniel P. BerrangeRefactor QEMU command line building code for readability
2008-05-22  Daniel P. BerrangeApply CPU pinning at startup for QEMU guests
2008-05-22  Daniel P. BerrangeAdd support for VCPU pinning in QEMU driver
2008-05-22  Daniel P. BerrangeAdded missing config.h import
2008-05-22  Daniel P. BerrangeFix removal of iptable forwarding rules
2008-05-22  Daniel P. BerrangeRemove duplicated error messages
2008-05-22  Daniel P. BerrangeFix misleading comment about numactl
2008-05-22  Daniel P. BerrangeQuote all args to configure.in macros
2008-05-22  Daniel P. BerrangeImplement NUMA info/apis in QEMU driver
2008-05-22  Daniel P. BerrangeWire up free memory APIs to remote driver/daemon
2008-05-22  Daniel P. BerrangeFix misc memory leaks
2008-05-22  Daniel Veillard"copy-paste" errors
2008-05-21  Daniel P. BerrangeFix exit status check with qemu -help
2008-05-21  Daniel P. BerrangeFixed couple of memory leaks wrt to virXXXDestroy APIs...
2008-05-21  Daniel P. BerrangeDon't free C object after destroy method in python
2008-05-21  Daniel P. BerrangeRun qemu with -help when probing for args
2008-05-20  Daniel P. BerrangeAvoid initializing driver if pidfie is claimed. Always...
2008-05-20  Daniel VeillardNotes on the use of listen_tls/listen_tcp
2008-05-16  Jim Meyeringplug two leaks
2008-05-16  Daniel P. BerrangeMake QEMU test suite independant of host OS capabilities
2008-05-16  Jim Meyering* src/xml.c: Include "c-ctype.h".
2008-05-16  Jim Meyeringstart using c-ctype functions
2008-05-16  Jim Meyeringavoid a double-free bug
2008-05-15  Daniel P. BerrangeRemove use of strcmp()
2008-05-15  Daniel P. BerrangeFixe default disk bus selection logic
2008-05-15  Daniel P. BerrangeSupport Xenner bootloader
2008-05-15  Daniel P. BerrangePass -name arg to QEMU when available
2008-05-15  Daniel P. BerrangeAdd support for Xen input device in QEMU driver for...
2008-05-15  Daniel P. BerrangeSupport paravirt disk configuration for xenner guests
2008-05-15  Jim Meyeringavoid using STREQLEN with a literal; use STRPREFIX...
2008-05-15  Daniel P. BerrangeUpdate Stefan's email addr
2008-05-15  Daniel P. BerrangeFix default config param
2008-05-15  Jim Meyering* Makefile.maint (sc_prohibit_strcmp): Also prohibit...
2008-05-15  Atsushi SAKAIChange libvirtd description from qemu only to various...
2008-05-14  Daniel P. BerrangeIgnore generated test binaries
2008-05-14  Jim Meyeringreplace two indentation TABs with spaces
2008-05-14  Jim Meyeringremove trailing blanks
2008-05-14  Jim Meyeringexempt gnulib/ from "make syntax-check" strcmp prohibition
2008-05-14  Daniel P. BerrangeAdded listen_addr config param for daemon (Stefan ...
2008-05-14  Daniel P. BerrangeRemove all use of strcmp, strncmp in favour of STREQ...
2008-05-13  Jim Meyeringavoid "not a string literal..." warnings
2008-05-13  David L. LeskovecFix some stray leading spaces in Changelog entry for...
2008-05-13  David L. LeskovecEnable libvirtd drivers to handle signals, in lxc,...
2008-05-09  Daniel P. BerrangeAdd support for -drive QEMU syntax, and virtio bus...
2008-05-09  Jim MeyeringAdd new files from gnulib.
2008-05-09  Jim MeyeringUse gnulib's c-ctype.h, not <ctype.h>.
2008-05-09  Jim MeyeringPrepare to use gnulib's c-type module.
2008-05-09  Daniel Veillardautostart for running Xen domains
2008-05-09  Jim Meyeringsytnax-check: add a check for risky ctype macro use
2008-05-09  Jim Meyeringavoid one more ctype vs. sign-extension problem
2008-05-09  Jim Meyeringcomplete the previous change
2008-05-09  Jim Meyeringadd "const" and "static" attributes to file-scoped...
2008-05-09  David L. Leskovec*** empty log message ***
2008-05-08  Daniel P. BerrangeAdded some notes about libvirt string/memory/buffer...
2008-05-08  Daniel P. BerrangeAdded disk target bus type to Xen driver
2008-05-08  Daniel P. BerrangeUpdate domain XML docs
2008-05-08  Daniel P. BerrangeFix polkit docs
2008-05-07  Daniel P. BerrangeDisable sound functions when in proxy
2008-05-07  Daniel VeillardSetVcpus and DomainGetMaxVcpus for QEmu
2008-05-07  Daniel VeillardMore regression tests for sound support
2008-05-07  Daniel VeillardSound support for QEmu and Xen
2008-05-06  Daniel P. BerrangeAdded autogenerated TOC for network and storage XML...
2008-05-06  Daniel P. BerrangeFix build on F9 with missing stddefs.h include
next