]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-11-24  Jim Meyering* gnulib/tests/test-EOVERFLOW: Remove.
2008-11-21  Daniel P. BerrangeRe-generate website docs
2008-11-21  Daniel P. BerrangeRegenerate API docs
2008-11-21  Daniel P. BerrangeMisc tweaks to node device impl
2008-11-21  Daniel P. BerrangePython binding for node device APIs (David Lively)
2008-11-21  Daniel P. BerrangeNode device support in virsh (David Lively)
2008-11-21  Daniel P. BerrangeRemote protocol support for node devices (David Lively)
2008-11-21  Daniel P. BerrangeNode device driver for HAL and DeviceKit (David Lively)
2008-11-21  Daniel P. BerrangeInternal APIs for handling node device XML configuratio...
2008-11-21  Daniel P. BerrangePublic API for node device enumeration (David Lively)
2008-11-21  Daniel P. BerrangeOptional dlopen support for drivers
2008-11-21  Daniel P. BerrangeAdd export of virDomainEventCallbackListRemoveConn...
2008-11-21  Daniel P. BerrangeFix two memory leaks in domain conf and LXC code
2008-11-21  Daniel P. BerrangeMisc fixes to event registration failure cases
2008-11-21  Daniel P. BerrangeFix crash due to failure to unregister event callbacks...
2008-11-21  Daniel P. BerrangeAdd Xen compiler flags for stats_linux.c build
2008-11-21  Daniel P. BerrangeAllow UML build to be disabled in RPM
2008-11-21  Daniel Veillard* po/POTFILES.in src/uml_conf.h src/uml_driver.c: fixes...
2008-11-20  Daniel P. BerrangeFix crash on NULL uri scheme
2008-11-19  Daniel P. BerrangeAdd an initial User Mode Linux Driver
2008-11-19  Daniel P. BerrangeAdd a virFreeCallback to event loop APIs
2008-11-19  Daniel P. BerrangeChange public API for virEventAddHandle to allow multip...
2008-11-19  Daniel P. BerrangeAdd a virFreeCallback to virDomainEventRegister (from...
2008-11-18  Daniel P. BerrangeFix windows build & build without QEMU driver
2008-11-17  Daniel P. BerrangeAdd QEMU driver events for defined/undefined config...
2008-11-17  Daniel P. BerrangeAdd domain events detail information
2008-11-17  Daniel P. BerrangeLink QEMU, LXC, network and storage drivers directly...
2008-11-17  Daniel P. BerrangePush URI probing logic down into individual drivers
2008-11-17  Daniel P. BerrangeRefactor storage backends to avoid dependancy from...
2008-11-17  Daniel P. BerrangeUse a versioned linker script
2008-11-17  Daniel P. BerrangeBuild drivers as libtool convenience libs
2008-11-17  Daniel P. BerrangeFix domain events python thread safety & incorrect...
2008-11-17  Daniel P. BerrangeFix updating of openvz config file params
2008-11-14  Cole RobinsonUse different separator for lvs command to unbreak...
2008-11-14  Jim Meyeringavoid format string warnings
2008-11-14  Daniel VeillardKVM/QEmu migration support
2008-11-12  Daniel P. BerrangeAdd bridged network to openvz driver & add some openvz...
2008-11-12  Daniel P. BerrangeRevert previous storage patch which broke test driver
2008-11-11  Daniel P. BerrangeRe-arrange storage backend registration
2008-11-10  Daniel P. BerrangeSupport OpenVZ filesystem template config in XML dump
2008-11-07  Jim Meyeringtweak lstat.c to avoid mingw link failure
2008-11-07  Jim Meyeringmark a few diagnostics for translation
2008-11-07  Jim Meyeringalways compile iptables.c
2008-11-06  Daniel Veillardadd new logging module, and move existing definitions...
2008-11-05  Cole RobinsonLog stdout and stderr in virRun
2008-11-05  Cole RobinsonLog the argv passed to virExec and virRun
2008-11-05  Cole RobinsonMove local argvToString to virArgvToString in util.
2008-11-05  Jim Meyeringplug two leaks and fix a diagnostic
2008-11-05  Chris LalancetteCall vgscan before attempting to scan logical volumes...
2008-11-04  Daniel P. BerrangeMove WITH_XXX driver feature flags into config.h instea...
2008-11-04  Daniel P. BerrangeMove domain events helpers into dedicated file
2008-11-04  Daniel P. BerrangeMove some API declarations out of internal.h & hash...
2008-11-04  Daniel P. BerrangeRemove unused internal virStateSigDispatcher() API
2008-11-04  Daniel P. BerrangeMove internal error APIs into virterror_internal.h...
2008-11-04  Daniel P. BerrangeAdd support for -uuid and -domid args to QEMU
2008-11-04  Daniel P. BerrangeRemove use of virStringList in favour of strongly typed...
2008-11-04  Jim Meyeringdon't print an uninitialized integer in a diagnostic
2008-11-04  Jim Meyeringadd a test for today's fix
2008-11-03  Daniel Veillard* AUTHORS: added Guido Günther as new commiter, Dan...
2008-11-03  Daniel Veillard* src/qemu_conf.c: switch off cache if disk is shared...
2008-11-03  Daniel Veillard* src/qemu_driver.c: oops trailing blanks
2008-11-03  Daniel P. BerrangeIgnore generated makefile
2008-11-03  Chris LalancetteGive iSCSI and disk storage backend drivers the
2008-10-31  Daniel Veillard* python/virConnect.py: needed for events from the...
2008-10-31  Daniel Veillard* src/xm_internal.c: add minimum domain memory size...
2008-10-31  Daniel Veillard* python/Makefile.am python/generator.py python/libvir.c
2008-10-30  Cole RobinsonAdd a test storage driver.
2008-10-29  Daniel Veillard* docs/relatedlinks.html docs/relatedlinks.html.in...
2008-10-29  Daniel Veillard* src/domain_conf.h src/qemu_driver.c: patch adding...
2008-10-28  Jim Meyeringremove src/socketcompat.h; no longer needed
2008-10-28  Jim Meyeringmake generated qemud/*.[ch] files read-only
2008-10-28  Jim Meyeringavoid compiler warning when all storage backends are...
2008-10-28  Jim Meyeringavoid many mingw-specific warnings
2008-10-28  Jim Meyeringcvsignore mingw build artifacts: *.exe
2008-10-28  Jim Meyeringinclude netinet etc #ifndef HAVE_WINSOCK2_H
2008-10-28  Jim Meyering* src/remote_internal.c (remoteFindDaemonPath) [!WIN32...
2008-10-28  Jim Meyeringuse errno, not socket_errno()
2008-10-28  Jim Meyeringsocketcompat.h: simplify, to match latest gnulib
2008-10-28  Jim Meyeringupdates from gnulib
2008-10-28  Jim Meyeringuse more gnulib modules
2008-10-28  Jim Meyeringadapt to API change in gnulib
2008-10-28  Jim Meyering* src/network_conf.c: Include <string.h> for declaratio...
2008-10-28  Jim Meyeringuse ARRAY_CARDINALITY more
2008-10-28  Jim Meyeringexempt gnulib from write-avoidance syntax check
2008-10-28  Jim Meyeringexempt gnulib from ctype-macros prohibition
2008-10-24  Daniel P. BerrangeRemove use of sys/poll.h on mingw
2008-10-24  Daniel P. BerrangeFix syntax check errors
2008-10-24  Daniel P. BerrangeImplement getVersion API for openvz driver
2008-10-24  Daniel P. BerrangeFix mingw build due to missing icons in tar.gz
2008-10-24  Daniel P. BerrangeCentralize domain mac address handling in domain_conf...
2008-10-24  Jim Meyeringfix mingw compilation warning
2008-10-23  Chris LalancetteBrown paper bag bug. I didn't preserve the
2008-10-23  Daniel VeillardMassive patch adding event APIs by Ben Guthro
2008-10-23  Daniel Veillard* docs/apps.html docs/apps.html.in: update monitoring...
2008-10-23  Chris LalancetteAn updated patch for adding <device> tags to logical
2008-10-23  Chris LalancetteAs suggested by danpb, to fix up the regression caused...
2008-10-22  Cole RobinsonFix syntax error that was breaking RPM builds.
2008-10-21  Chris LalancetteCurrently, you can define a logical storage pool with...
2008-10-21  Chris LalancetteBecause of my patch last week that converted the variou...
2008-10-21  Chris LalancetteWhile doing on this patch series, I mistakenly added...
next