]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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...
2008-12-17 Jim Meyeringenforce the "include <config.h> first" rule
2008-12-17 Jim Meyeringlet gcc's -Wformat do its job; avoid "make syntax-check...
2008-12-17 Daniel P. BerrangeAdd missing checks for read-only connection flag (CVE...
2008-12-17 Daniel Veillard* configure.in: detect syslog.h
2008-12-17 Guido Güntheruse $(top_srcdir) for m4/ and $(VC_LIST)
2008-12-17 Jim Meyeringfix numa-related (and kernel-dependent) test failures
2008-12-16 Cole RobinsonSanitize qemu monitor reads.
2008-12-15 Guido Güntheradd virAsprintf
2008-12-15 Daniel Veillard* src/storage_driver.c: fix a segfault, patch by Milosl...
2008-12-15 Daniel P. BerrangeFix deadlock when reloading configs
2008-12-15 Jim Meyeringremove redundant optname arguments
2008-12-15 Jim Meyeringsyntax-check: enforce the no-cvs-keywords prohibition
2008-12-12 Jim Meyeringavoid a spurious test failure on non-numa systems
2008-12-12 Daniel VeillardOops did the wrong fix in previous commit, correct...
2008-12-12 Daniel Veillard* Makefile.maint: fix tabs in C source error message...
2008-12-12 Jim Meyeringremove cvs $Id$ strings
2008-12-12 Jim Meyering*** empty log message ***
2008-12-12 Jim Meyeringremove unused xmlrpc-related files
2008-12-12 Daniel Veillardfix bits/bytes memory request mismatches
2008-12-12 Guido Güntherlook for devhelp.xsl in $(srcdir)
2008-12-12 Guido Güntherfix serial/parallel virtual devices over tcp, unix...
2008-12-12 Daniel Veillardadd --version support to libvirtd
2008-12-12 Daniel Veillard* libvirt.spec.in: fix a conditional bug in spec file...
2008-12-12 Daniel Veillard* src/util.c: retry poll() in EINTR failures, patch...
2008-12-11 Jim Meyeringbuild: avoid libvirtd link failure with CFLAGS=-g
2008-12-11 Jim Meyeringsyntax-check: prohibit all new uses of gethostby* functions
2008-12-11 Cole RobinsonFix locking issue in test driver VolLookupByPath
2008-12-11 Cole RobinsonFix rpm build by installing logrotate config.
2008-12-11 Cole RobinsonFix a locking issue in PoolGetAutostart.
2008-12-11 Cole RobinsonFix segfault if virtual network does not have a bridge...
2008-12-11 Daniel VeillardAdding support for SDL fullscreen option
2008-12-10 Jim Meyeringavoid a new "make distcheck" failure
2008-12-10 Jim Meyeringavoid format string warnings
2008-12-09 Jim Meyeringfix just-broken "virsh start" and "virsh pool-start...
2008-12-09 Guido Güntherlogrotate qemu monitor logs
2008-12-08 Jim Meyeringvirsh.c: tweak options to produce more accurate help
2008-12-08 Jim Meyeringvirsh.c: remove all "syntax" vshCmdInfo entries.
2008-12-08 Jim Meyeringvirsh.c: add missing (yet empty) "desc" strings
2008-12-08 Jim Meyeringvirsh.c: generate each "virsh help COMMAND"s synopsis
2008-12-08 Daniel P. BerrangeFix mixup between LDFLAGS & LDADD vars
2008-12-08 Daniel P. BerrangeWorkaround broken limits.h on Debian etch
2008-12-08 Daniel P. BerrangeFix autostart of domains with virtual networks used
2008-12-07 Daniel P. BerrangeFix NULL crash & integer overflow
2008-12-07 Daniel P. BerrangeFix test driver storage deadlock
2008-12-07 Daniel P. BerrangeFix return value in testStoragePoolBuild for test driver
2008-12-05 Daniel VeillardFix a compilation problem with old dbus,
2008-12-05 Daniel P. BerrangeFix Xen proxy build
2008-12-04 Daniel P. BerrangeRemove unused driver arg from monitor APIs
2008-12-04 Daniel P. BerrangeMake thread pool size configurable & allow client conne...
2008-12-04 Daniel P. BerrangeUse a thread pool for RPC dispatch
2008-12-04 Daniel P. BerrangeMake event loop thread safe & re-entrant safe
2008-12-04 Daniel P. BerrangeSimplify error reporting rules
2008-12-04 Daniel P. BerrangeChange daemon client linked list into array
2008-12-04 Daniel P. BerrangeChange RPC dispatch to use an array lookup for handler...
2008-12-04 Daniel P. BerrangeImpl of threading locking APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to nodedevice drivers
2008-12-04 Daniel P. BerrangeMerge all return paths from node device driver APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to openvz driver
2008-12-04 Daniel P. BerrangeMerge all return paths from openvz driver APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to storage driver
2008-12-04 Daniel P. BerrangeMerge all return paths from storage driver APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to network driver
2008-12-04 Daniel P. BerrangeMerge all return paths from network driver APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to UML driver
2008-12-04 Daniel P. BerrangeMerge all return paths from UML driver APIs
2008-12-04 Daniel P. BerrangeAdd locking for thread safety to LXC driver
2008-12-04 Daniel P. BerrangeMerge all return paths from LXC driver APIs
2008-12-04 Daniel P. BerrangeQEMU domain event thread safety
next