]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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...
2008-10-21 Dan SmithFix up cgroup initialization order and allow /dev/pts...
2008-10-21 Daniel VeillardDocument somme commit rules, and add application monito...
2008-10-21 Daniel Veillard* src/qemu_driver.c: cleanup patch for usb masstorage...
2008-10-21 Jim MeyeringALL_LINGUAS: set unconditionally, using $srcdir/po
2008-10-19 Jim MeyeringALL_LINGUAS: remove "no", now that it's superseded...
2008-10-17 Daniel Veillard* src/qemu_driver.c: add scsi/virtio hotplug support...
2008-10-17 Jim MeyeringMakefile.maint (sync-vcs-ignore-files): avoid risk...
2008-10-17 Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17 Jim Meyeringgenerate .gitignore files from .cvsignore ones
2008-10-17 Daniel VeillardqemudDomainBlockStats use qemudDiskDeviceName
2008-10-17 Daniel Veillard* src/qemu_driver.c: fix qemudDiskDeviceName to handle...
2008-10-17 Daniel Veillard* src/domain_conf.c: fix virDiskNameToBusDeviceIndex...
2008-10-16 Jim Meyeringbuild: when po-check fails, say why and suggest a fix
2008-10-16 Chris LalancetteAdd support for detecting the partition table type...
2008-10-16 Chris LalancetteCompiling with -Werror showed a possible use before...
2008-10-16 Jim Meyeringbuild: exempt *.ico files from the trailing blank check
2008-10-16 Chris Lalancette"make syntax-check" was complaining that network_driver...
2008-10-15 Richard W.M... * configure.in, src/Makefile.am, src/virsh_win_icon.rc:
2008-10-15 Richard W.M... * src/libvirt.c: Register the remote driver even when...
next