]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-01-15  John LevonFix xs_unwatch() to correctly pass the token
2009-01-15  John LevonFix activeDomainList handling
2009-01-15  John LevonFix ref-counting for Xen driver event registration
2009-01-14  John LevonFix devhelp build dependencies
2009-01-14  John LevonLet devhelp build in a separate objdir.
2009-01-14  John Levonremove references to non-existent files in docs/
2009-01-14  John LevonMark Xen PV CD-ROM devices as such
2009-01-14  John LevonImprove compiler flag checking
2009-01-13  Jim Meyeringqemud.c: fix error in yesterday's change: s/X_OK/R_OK/
2009-01-13  Jim Meyering* HACKING: Clarify "bool" vs. XDR/wire-format.
2009-01-12  Daniel Veillardfix the QEmu links
2009-01-12  Richard W.M... Fix invocation of rpcgen.
2009-01-12  Jim Meyeringtests: quiet virsh-all
2009-01-12  Jim Meyeringdiagnose "libvirtd --config=no-such-file"
2009-01-12  Jim Meyeringfix non-srcdir build failure
2009-01-12  Daniel VeillardAdd tests and docs for the new PCI passthrough format
2009-01-11  Guido Güntherdon't emulate snprintf
2009-01-11  Guido Günthersplit out opening of the qemu logfile
2009-01-09  John Levonsrc/logging.h: fix non-debug compile
2009-01-08  John LevonFixups after gnulib refresh
2009-01-08  Guido Güntheradd missing flags argument
2009-01-08  Guido Güntherpass flags argument to all virDomain*DefParse* functions
2009-01-08  Jim Meyeringpoll: don't return uninitialized
2009-01-07  Jim Meyeringadd more files pulled in via yesterday's gnulib upgrade
2009-01-07  Jim Meyeringbootstrap: pull in gnulib's ioctl module
2009-01-07  Jim Meyeringignore generated libvirtd.logrotate.
2009-01-07  Daniel Veillard* src/domain_conf.c src/qemu_conf.c: implement PCI...
2009-01-07  Daniel Veillard* src/openvz_driver.c: fix the mac addresses generation...
2009-01-07  Daniel Veillard* src/libvirt_private.syms src/qemu_driver.c src/test.c
2009-01-06  Jim Meyeringupdate from gnulib; use its time_r module for localtime...
2009-01-06  Daniel P. BerrangeFix misc mingw portability problems
2009-01-06  Guido Güntheradd virKillProcess
2009-01-06  Guido Günthertrivial cleanups
2009-01-06  Guido Güntherignore generated TAGS files
2009-01-06  Daniel Veillard* AUTHORS: John Levon is now a commiter
2009-01-06  Jim Meyeringfix "make dist" (from scratch) failure
2009-01-06  Jim Meyeringdist: distribute all libvirt_*.syms files, ...
2009-01-06  Jim Meyeringavoid syntax-check (po-check) failure due to FP match...
2009-01-06  Daniel Veillard* qemud/remote.c: fix compilation without SASL, patch...
2009-01-06  Daniel Veillard* po/*: updated polish and brazilian translations,...
2009-01-06  Daniel Veillard* src/storage_backend_fs.c: Make mntent.h specific...
2009-01-05  Jim MeyeringRemove storage backend symbols from version script
2009-01-05  Jim Meyeringmigrate linux-specific symbol names into their own...
2009-01-05  Jim MeyeringMove bridge symbols into a separate syms file
2009-01-05  Jim MeyeringMove --with-driver-modules symbols into a separate...
2009-01-05  Jim Meyeringsplit version script into multiple files
2009-01-05  Jim Meyeringavoid xgettext warning aboug bug-reporting address
2009-01-05  Jim Meyeringavoid bogus descriptions due to use of gettext with...
2009-01-05  Jim MeyeringMakefile.maint: sync from coreutils
2009-01-05  Daniel P. BerrangeFix numa build on F9, 32-bit
2009-01-05  Jim Meyering* Makefile.maint (msg_gen_function): Add to the list.
2009-01-05  Jim Meyeringmark a few diagnostics for translation
2009-01-05  Jim MeyeringHACKING: mention bool and other scalar types, const...
2008-12-26  Guido Güntherdocument vnc's keymap attribute
2008-12-23  Daniel Veillard* docs/logging.html docs/logging.html.in: new page...
2008-12-23  Guido Güntheradd .x-sc_prohibit_asprintf
2008-12-23  Guido Güntheruse virAsprintf instead of asprintf
2008-12-22  Cole RobinsonFix storage driver null dereference.
2008-12-22  Cole RobinsonMerge xml building for virsh pool-*-as
2008-12-22  Daniel Veillardfix make check with the new logging support
2008-12-22  Daniel Veillard* qemud/mdns.c: fix a compilation problem in the switch
2008-12-22  Daniel VeillardDocument the new daemon options
2008-12-22  Daniel VeillardFinish switching the daemon code to new logging
2008-12-22  Daniel VeillardSwitch daemon to new logging APIs
2008-12-22  Daniel Veillard* src/uml_conf.c: another logging conversion
2008-12-22  Daniel Veillardconvert old logging to the new API
2008-12-22  Daniel Veillard* src/libvirt.c: convert entry points to new logging
2008-12-22  Daniel Veillard* src/logging.h src/logging.c: commited the more recent...
2008-12-22  Daniel Veillardnew internal logging APIs
2008-12-22  Daniel Veillard* src/xen_internal.h: remove tabs to fix make syntax...
2008-12-21  Jim Meyeringmake NUMA-initialization code more portable and more...
2008-12-21  Jim Meyering* src/node_device_hal.c: Include <config.h> before...
2008-12-21  Daniel P. BerrangeRe-generated doc
2008-12-20  Guido Güntheravoid "make check" failures due to localized error...
2008-12-20  Guido Günthersave and remove kvm/qemu domain status
2008-12-20  Guido Güntheradd XML parsing for qemu/kvm status files
2008-12-19  Richard W.M... docs/formatdomain.html.in: Fix documentation typo
2008-12-18  Guido Güntherfix device hotplug
2008-12-18  Guido Güntherlet qemu/kvm instances write a pid file
2008-12-18  Daniel P. BerrangeReplace __FUNCTION__ with __func__ for better portabili...
2008-12-18  Daniel P. BerrangeFix gcc-ism in python build (John Levon)
2008-12-18  Daniel P. BerrangeFix mistaken free of domain event object after queueing...
2008-12-18  Daniel P. BerrangeFix test driver return value & disable nodeinfotest...
2008-12-18  Daniel P. BerrangeFix unused variable compile warning when polkit is...
2008-12-18  Daniel P. BerrangeUse pid_t for all PID tracking variables (John Levon)
2008-12-18  Daniel P. BerrangeDon't munge default network XML if uuidgen is not prese...
2008-12-18  Daniel P. BerrangeMisc daemon fixes (John Levon)
2008-12-18  Jim Meyeringdocs/virsh.pod: typo fix
2008-12-18  Jim MeyeringMakefile.maint: use $(srcdir), not $(top_srcdir)
2008-12-17  Daniel P. BerrangeFix unreachable statement (John Levon)
2008-12-17  Daniel P. BerrangeFix domain events callback type (John Levon)
2008-12-17  Daniel P. BerrangeRemove non-existant symbols from linker script (John...
2008-12-17  Daniel P. BerrangeConvert linker script comments & linker args to be...
2008-12-17  Daniel P. BerrangeFix __sun macro check (John Levon)
2008-12-17  Daniel P. BerrangeFix return type for Xen open subdriver method impl...
2008-12-17  Daniel P. BerrangeFix openvz crash when setting vcpus & initialize mutex...
2008-12-17  Daniel P. BerrangeRemove trailing semi-colons causing empty statement...
2008-12-17  Daniel P. BerrangeRemove use of anonymous unions for non-GCC (John Levon)
2008-12-17  Jim Meyeringportability: don't include <endian.h> or <byteswap.h>
2008-12-17  Daniel P. BerrangeRemove use of _PATH_DEVNULL in favour of /dev/null...
next