]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2008-05-06 Jim Meyering* build-aux/vc-list-files: Add support for bzr.
2008-05-05 Daniel P. BerrangeCheck in /usr/sbin for iptables too, for SUSE distros...
2008-05-01 Daniel P. BerrangeRemove bogus check for NULL in qparams breaking connections
2008-04-30 Daniel P. BerrangeRemove compat macros now present in onceonly.m4
2008-04-30 Jim Meyeringupdate from gnulib, again
2008-04-30 Daniel P. BerrangeAdd compat for RHEL-5 autoconf
2008-04-30 Daniel P. BerrangeIgnore coverage data files
2008-04-30 Daniel P. BerrangeAdded support for network interface model setting
2008-04-29 Jim Meyering* gnulib/lib/stdio-impl.h: Add another new file from...
2008-04-29 Daniel P. BerrangeIgnore python JIT file
2008-04-29 Jim Meyering* gnulib/tests/test-EOVERFLOW.c: Add another new file...
2008-04-29 Jim MeyeringFix build errors.
2008-04-29 Jim Meyeringupdate from gnulib
2008-04-29 Jim Meyeringremove useless tests before xmlFree
2008-04-29 Daniel P. BerrangeTell gcov to look in .libs to find coverage data
2008-04-29 Daniel P. BerrangeTell gcov to look in .libs to find coverage data
2008-04-29 Jim Meyeringalso check for useless test-before-xmlFree
2008-04-29 Jim Meyeringtests: recognize more uses of strcmp.
2008-04-29 Daniel P. BerrangeFix array out of bounds in capabilities code parsing
2008-04-29 Daniel P. BerrangeAdded network XML docs
2008-04-29 Daniel P. BerrangeRemove bogus test code accidentally left in previous...
2008-04-29 Jim MeyeringAvoid "make syntax-check" failures.
2008-04-29 Jim MeyeringAvoid in-function #if directives.
2008-04-29 Richard W.M... * src/parthelper.c: Don't fail if PED_PARTITION...
2008-04-28 Daniel P. BerrangeAdded safer lowlevel memory allocation APis. Converted...
2008-04-28 Daniel P. BerrangeChange virBuffer API to prevent common usage errors...
2008-04-28 Jim Meyeringfix typo in bootstrap script
next