]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-12-04  Daniel P. BerrangeRemove macros for accessing test driver internal state
2008-12-04  Daniel P. BerrangeAdd thread locking stubs
2008-12-04  Daniel Veillardrelease of 0.5.1 LIBVIRT_0_5_1 v0.5.1
2008-12-04  Daniel Veillardfix crash and regression when defining a storage volume...
2008-12-04  Cole RobinsonFix documentation cut and paste errors, and a virsh...
2008-12-04  Cole RobinsonIncrease timeout for initial monitor poll, to prevent...
2008-12-04  Daniel Veillardpatch setting MTU on tap interface
2008-12-04  Jim MeyeringChangeLog: remove stray commas
2008-12-04  Guido GüntherDifferentiate between active and inactive configs by...
2008-12-04  Guido Güntheralso look for /usb/bin/kvm
2008-12-02  Jim Meyeringfix inadequate initialization in storage and test drivers
2008-12-02  Chris LalancetteOlder distributions (i.e. RHEL-5) don't have udevadm...
2008-12-02  Daniel P. BerrangeFix driver ordering to make domain autostart work ...
2008-12-02  Daniel P. BerrangeFix recording of UML driver watch to make inotify work
2008-12-01  Jim Meyeringtests: daemon-conf: accommodate numeric-valued config...
2008-12-01  Jim Meyeringuml: don't free an uninitialized variable
2008-11-30  Daniel P. BerrangeClose directory handle when done
2008-11-28  Guido GüntherPrefer xenstore driver for listDomains, since xen HV...
2008-11-28  Daniel P. BerrangeAllow remote://hostname/ style URIs for automatic drive...
2008-11-28  Daniel P. BerrangeFix XM driver handling of disk source paths
2008-11-28  Daniel P. BerrangeFix libnuma use to build with v1 compatability code
2008-11-28  Chris LalancetteInstead of relying solely on polling for /dev devices...
2008-11-28  Chris LalancetteCurrently libvirt can race with udev
2008-11-27  Daniel Veillard* src/xen_unified.c: use preferably xend method to...
2008-11-26  Daniel Veillard* libvirt.spec.in: cleanups and missing dep for hal
2008-11-25  Daniel VeillardRelease of 0.5.0 LIBVIRT_0_5_0 v0.5.0
2008-11-25  Jim Meyeringconfigure.in: avoid the following diagnostic when runni...
2008-11-25  Jim Meyeringdon't silently skip a test
2008-11-25  Daniel P. BerrangeDisable UML driver on mingw RPM build
2008-11-25  Daniel P. BerrangeAdd missing translations
2008-11-25  Daniel P. BerrangeImplement autostart for XM driver
2008-11-25  Daniel P. BerrangeSupport domain lifecycle events for Xen (Ben Guthro...
2008-11-25  Daniel P. BerrangeAvoid symbol clash with win32 headers and node device...
2008-11-25  Jim Meyering* src/virterror.c (virReportErrorHelper): Sync doc...
2008-11-25  Jim Meyeringlibvirt.c: document the virState* functions
2008-11-24  Daniel P. BerrangeSet default vCPUs to match pCPUs for OpenVZ containers...
2008-11-24  Daniel P. BerrangeFix python bindings events code (David Lively)
2008-11-24  Daniel P. BerrangeFix test suite build when Xen driver is disabled
2008-11-24  Daniel P. BerrangeDisable UML build on mingw32
2008-11-24  Guido Günther* src/Makefile.am: look for libvirt_sym.version in...
2008-11-24  Jim Meyeringtests: new test: virsh-synopsis
2008-11-24  Jim Meyeringtests: virsh-all: new script
2008-11-24  Jim MeyeringMove the expected output data from virshdata/*.txt...
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
next