]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-01-30  Jim Meyeringtests: diagnose open failure
2009-01-30  Daniel P. BerrangeFix empty declaration in enum declaration
2009-01-30  Daniel P. BerrangeAdded missing shared disk test case
2009-01-30  Jim Meyeringfix qemud version reporting when qemu is not installed
2009-01-30  Daniel P. BerrangeFix ifname= passing to QEMU for type=ethernet network...
2009-01-30  Daniel P. BerrangeSupport disk caching mode config
2009-01-30  Daniel P. BerrangeFix crash using bogus arch in QEMU
2009-01-30  Daniel P. BerrangeFix numerous bugs in QEMU domain startup
2009-01-30  Daniel P. BerrangeFix valgrind crash in LXC & avoid probing unneccessarily
2009-01-30  Daniel P. BerrangeFix leak of storage vols when freeing pool
2009-01-30  Daniel P. BerrangeFix leak in serializing error message from daemon to...
2009-01-30  John LevonFix yet another printf("%s", NULL) case
2009-01-29  Daniel P. BerrangeMisc xen driver bug/crash fixes
2009-01-29  John LevonFix xend XML generation when CPU pinning is used
2009-01-29  Jim Meyeringmaint: sync from coreutils
2009-01-29  Daniel P. BerrangeSupport VNC password setting in QEMU driver
2009-01-29  Daniel P. BerrangeFix save/restore migrate syntax for new KVM releases
2009-01-29  John Levonfix another printf("%s", NULL) case
2009-01-29  John Levonadd missing files
2009-01-29  John Levoncorrectly enable floppies for HVM guests.
2009-01-29  John Levonfix VNC port reporting when vncunused is set
2009-01-29  Jim Meyering* Makefile.cfg: disable some new checks
2009-01-29  Jim Meyering* Makefile.maint: sync from coreutils
2009-01-29  Jim Meyeringprohibit new uses of VIR_ERR_NO_MEMORY
2009-01-29  Jim Meyeringerror-reporting calls using VIR_ERR_NO_MEMORY: use...
2009-01-29  Guido Güntherdon't abort if setlocale() fails
2009-01-28  Daniel P. BerrangeFix typo & tweak variable decl
2009-01-28  Daniel P. BerrangeStopping reading off wire after 1 complete RPC message...
2009-01-28  Daniel P. BerrangeFix bogus valgrind memory leak warnings in test suite
2009-01-28  Daniel P. BerrangeSolaris portability for RPC code data types
2009-01-28  Jim Meyeringremote_internal.c: fix typo that would mistakenly repor...
2009-01-28  Jim Meyeringqparams.c: Use virReportOOMError(NULL), not qparam_repo...
2009-01-28  John Levonfix mis-use of PF_UNIX as a protocol
2009-01-28  Jim Meyeringlibvirt_proxy: avoid potential buffer overflow
2009-01-28  Jim Meyering* po/POTFILES.in: Add src/lxc_conf.c
2009-01-28  John Levonremove reference to non-existent *.res
2009-01-28  Jim Meyeringavoid printf format-mismatch warnings
2009-01-27  Daniel P. BerrangeAdd support for copy-on-write storage volumes
2009-01-27  Jim Meyering* POTFILES.in: update: remove src/lxc_conf.c; Add src...
2009-01-27  Daniel P. BerrangeAdded complete set of RNG schemas for all XML formats
2009-01-27  Daniel P. BerrangeAdded link to libvirt-qpid on front page, and docs...
2009-01-27  Jim Meyeringvirterror.c: don't read beyond end of buffer upon OOM
2009-01-27  Mark McLoughlinkvm/virtio: Set IFF_VNET_HDR when setting up tap fds
2009-01-27  Jim Meyeringfix errors in virReportSystemErrorFull
2009-01-27  Jim Meyeringuse gnulib's stpcpy module
2009-01-27  Jim Meyeringupdate from gnulib
2009-01-27  Jim Meyeringbuild: avoid format warnings
2009-01-27  Jim Meyering* src/virterror.c (virErrorMsg): Correct indentation.
2009-01-23  John Levonfix recursive lock hang in xenstore driver
2009-01-23  Daniel P. BerrangeSupport QEMU disk format specification in XML
2009-01-23  Jim Meyering.cvsignore: Add explicit list of generated files.
2009-01-23  Jim Meyeringfix comment typo: s/contains/continues/
2009-01-23  Jim Meyeringqemud: don't dereference NULL on failed virGetUserDirectory
2009-01-23  Jim Meyeringm4: update from gnulib to avoid warnings from cutting...
2009-01-23  Jim Meyeringcorrect and tighten up .*ignore files
2009-01-23  Jim Meyeringmaint: update list of error function names and adapt
2009-01-23  John Levonparse IP address for bridge interfaces
2009-01-22  Daniel P. Berrangeuse the gnulib random_r function
2009-01-22  Daniel P. BerrangeRemove use of non-reentrant POSIX apis
2009-01-22  Jim Meyeringxm_internal.c: fix locking bug: s/Lock/Unlock/
2009-01-22  John Levongenerate .hgignore
2009-01-22  John LevonRemove non-existent symbol from linker script
2009-01-22  John LevonSupport script for bridge interface type
2009-01-22  Daniel P. BerrangeFix to xen test case for threadsafety patches
2009-01-22  John LevonLeast privilege support for Solaris
2009-01-21  Daniel P. BerrangeMake xen driver threadsafe
2009-01-21  Mark McLoughlinIf you un-install libvirt and re-install it, you get...
2009-01-20  Daniel P. BerrangeAllow storage driver to handle daemon restarts
2009-01-20  Daniel P. BerrangeAllow virtual networks to survive daemon restart
2009-01-20  Daniel P. BerrangeSupport ac97 soundcard model
2009-01-20  Daniel P. BerrangeUse global thread-local error for all python error...
2009-01-20  John Levonlibvirtd: respect LIBVIRT_DEBUG when logging to syslog
2009-01-20  Daniel P. BerrangeAdd missing .x-sc_prohibit_nonreentrant
2009-01-20  Daniel Veillard* src/logging.c: fix openlog() ident lifetime for Solaris
2009-01-20  Daniel P. BerrangeRefresh GNULIB, also pulling in random_r module
2009-01-20  Daniel P. BerrangeSupport domain events in test driver
2009-01-20  Daniel P. BerrangeAdd syntax check rule to look for non-reentrant POSIX...
2009-01-20  Jim Meyeringdon't ignore write failure
2009-01-20  Daniel P. BerrangeDynamically adjust worker threads in daemon
2009-01-20  Daniel P. BerrangeAllow concurrent processing of RPC calls in daemon
2009-01-20  Daniel P. BerrangeFix some misleading comments in XM driver
2009-01-20  Daniel P. BerrangeRemove a use of strerror() in error reporting in remote...
2009-01-20  Daniel P. BerrangeRemove use of static data in Xen XM driver
2009-01-20  Daniel VeillardActivate RHEL5 specific flags when needed
2009-01-20  Daniel P. BerrangeRemove use of static data in Xen inotify driver
2009-01-20  Daniel P. BerrangeMake error reporting threadsafe by avoiding strerror
2009-01-20  Daniel Veillard* src/qemu_driver.c: remove a warning when printing...
2009-01-20  Daniel P. BerrangeMake RPC call dispatch threaded
2009-01-20  Daniel Veillardremove stdout_fd, stderr_fd from virDomainObj
2009-01-20  Daniel Veillard* src/domain_conf.h src/qemu_driver.c: use monitor...
2009-01-20  Daniel VeillardFix apibuild.py and update/regenerate localizations
2009-01-20  Jim Meyeringfix "make syntax-check" failures
2009-01-20  Daniel P. BerrangeFix config summary output alignment
2009-01-20  Daniel P. BerrangeAdd public APIs for ref counting on public objects
2009-01-20  Daniel P. BerrangeFix actual vs expected data comparison order to get...
2009-01-20  Daniel P. BerrangeThread local error reporting
2009-01-20  Daniel P. BerrangeAvoid bogus event loop wakeups in remote driver when...
2009-01-20  Daniel P. BerrangeAdd locking to the remote driver
2009-01-19  Guido Güntherdaemonize qemu processes
2009-01-19  Guido Günthersave domstate as string in status file
next