]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-08-12  Daniel Veillarddocumentation for USB passthrough
2008-08-11  Jim Meyeringtests: append a newline to expected-output files lackin...
2008-08-08  Daniel P. BerrangeFix const-correctness of virRUn and virExec
2008-08-08  Daniel Veillardllow to add a disk as an USB device (QEmu/KVM)
2008-08-08  Daniel VeillardExtend parser and add support for USB devices in QEmu/KVM
2008-08-08  Atsushi SAKAIfix typos in docs
2008-08-07  Daniel Veillard* tests/domainschematest: patch from Guido Günther...
2008-08-07  Dan SmithFix device name clash in src/veth.c
2008-08-07  Jim Meyeringadd the mkstemp module from gnulib
2008-08-07  Daniel Veillard* src/bridge.c: fix a build failure on RHEL4
2008-08-07  Jim Meyeringupdate from gnulib
2008-08-07  Jim Meyeringcomplete the MinGW inet_pton portability fix
2008-08-06  Jim Meyeringfix failing "make syntax-check"
2008-08-06  Jim Meyeringwork around MinGW build failure due to its lack of...
2008-08-06  Daniel Veillard* docs/formatdomain.html docs/formatdomain.html.in...
2008-08-06  Chris LalancetteDanB pointed out that my sexpr xend_internal patch...
2008-08-05  Chris LalancetteWith the recent refactoring of the domain code, plus...
2008-08-05  Chris LalancetteRecently upstream Xen added support for having xvd...
2008-08-05  Daniel Veillardsaving UUID of new OpenVZ domains
2008-08-05  Jim Meyeringmake distclean: remove generated source files
2008-08-04  Atsushi SAKAIfix syntax-check error (replace TAB to space)
2008-08-01  Jim Meyeringsrc/xend_internal.c (xenDaemonParseSxpr): Add const...
2008-08-01  Jim Meyeringxend_internal.c, sexpr.c: const-correctness fixes
2008-08-01  Richard W.M... Incorrect attribution.
2008-08-01  Richard W.M... 'virsh edit' and related commands
2008-08-01  Daniel P. BerrangeFix initial VM state
2008-08-01  Jim Meyeringvirsh.c: more const-correctness fixes
2008-08-01  Daniel P. BerrangeSupport for container related domain XML extensions
2008-08-01  Daniel P. BerrangeAlways set forward-delay on bridge, even if 0
2008-08-01  Richard W.M... Const-correctness fixes in virsh.c
2008-08-01  Richard W.M... Link to "how to contribute to open source"
2008-08-01  Daniel Veillard* src/qemu_driver.c: patch from Chris Lalancette adding...
2008-08-01  Daniel P. BerrangeAdded test to validate all domain XML files against...
2008-08-01  Richard W.M... Improve error messages when XML is not well-formed.
2008-08-01  Daniel Veillard* docs/formatdomain.html docs/formatdomain.html.in...
2008-08-01  Daniel VeillardAdding Charles Duffy as author, Daniel
2008-08-01  Daniel Veillard* src/qemu_driver.c: apply patch from Charles Duffy...
2008-07-31  Daniel P. BerrangeFix autoport when domain is inactive
2008-07-31  Chris LalancetteFrom Charles Duffy:
2008-07-30  Daniel Veillard* src/qemu_driver.c: patch from Guido Günther, interfac...
2008-07-30  Daniel Veillard* src/storage_backend_logical.c: patch from David Livel...
2008-07-30  Daniel Veillard* qemud/qemud.c: patch from Guido Günther fixing the...
2008-07-29  Chris LalancetteThe new generic domain re-factor introduced a small...
2008-07-29  Daniel Veillardbuild OpenVZ and LXC support by default, fix OpenVZ...
2008-07-28  Daniel VeillardOpenVZ xml refactoring
2008-07-28  Daniel Veillard* src/qemu_driver.c: patch from Guido Günther to make...
2008-07-25  Daniel P. BerrangeFix misc typos in domain XML handling
2008-07-25  Daniel P. BerrangeRemove unused c-ctype.h include
2008-07-25  Daniel P. BerrangeFix reporting of errors against virConnect object in...
2008-07-25  Daniel P. BerrangeSwitch XM config file driver to use new domain APIs...
2008-07-25  Daniel P. BerrangeSwitch XM config file driver to use new domain APIs...
2008-07-25  Daniel P. BerrangePrepare xm_internal driver for new domain XML apis
2008-07-25  Daniel P. BerrangeFix test driver inactive domains and domain ID allocation
2008-07-25  Daniel P. BerrangeConvert XenD XML->SEXPR conversion to new domain XML...
2008-07-25  Daniel VeillardSkip python bindings for virDomainBlockPeek and virDoma...
2008-07-25  Daniel P. BerrangeConvert XenD SEXPR->XML convesion to new domain XML...
2008-07-25  Daniel P. BerrangeRemove unused/no-op Xen driver code
2008-07-25  Daniel P. BerrangeEnable openvz, lxc and xen proxy in automated builds
2008-07-25  Daniel P. BerrangeMisc bug fixes
2008-07-25  Daniel Veillard* src/qemu_driver.c: some uuid to string conversion...
2008-07-25  Daniel VeillardRemove Xen centric comments, rebuild the docs
2008-07-25  Daniel Veillardwrong open() failure detection
2008-07-25  Daniel Veillard* docs/libvirt.rng: patch from John Levon fixing variou...
2008-07-24  Daniel VeillardCheck for already running QEmu domain on create
2008-07-24  Daniel Veillard* src/qemu_driver.c: patch from Guido Günther checking for
2008-07-22  Daniel Veillarddocumentation for java bindings
2008-07-22  Jim Meyeringbetter diagnostic when failing to undefine a running...
2008-07-22  Daniel Veillardfix a warning when no proxy is configured in, Daniel
2008-07-21  Daniel Veillardcleaning up integer string parsing
2008-07-21  Daniel VeillardFix compile , Daniel
2008-07-21  Daniel Veillard* src/xen_unified.c: fix a leak in xenUnifiedOpen
2008-07-21  Daniel VeillardOpenVZ domain cpu time
2008-07-21  Daniel Veillardxen lib detection patch on 64bits
2008-07-21  Daniel Veillard* src/openvz_driver.c: patch from Evgeniy Sokolov avoid...
2008-07-19  Jim Meyeringremove unnecessary "V = NULL;" stmts after VIR_FREE(V)
2008-07-18  Jim Meyeringenable format-safety checks for virDomainReportError
2008-07-17  Daniel Veillardfix pool-create for netfs format 'auto'
2008-07-17  Daniel Veillardundefine command can't take an ID
2008-07-16  Daniel VeillardID domain lookup fixup
2008-07-16  Daniel Veillardlookup by ID function and error report fix for OpenVZ
2008-07-16  Daniel Veillardcleaning up the exec calls to OpenVZ binaries
2008-07-12  Daniel P. BerrangeRemove unneccessary include
2008-07-11  Daniel P. BerrangeFix test file
2008-07-11  Daniel P. BerrangeSwitch QEMU driver over to generic domain APIs
2008-07-11  Daniel P. BerrangeSet initial domain state to SHUTOFF
2008-07-11  Daniel P. BerrangeUse full path when loading XML files
2008-07-11  Daniel P. BerrangeSwitch QEMU driver over to generic network APIs
2008-07-11  Daniel P. BerrangeConvert test driver to new domain XML apis
2008-07-11  Daniel P. BerrangeConvert test driver to new network XML apis
2008-07-11  Daniel P. BerrangeAdded generic domain XML APIs
2008-07-11  Daniel Veillardfix OpenVZ probe function
2008-07-11  Daniel P. BerrangeGeneric APIs for network XML configuration
2008-07-11  Daniel P. BerrangeFix booting QEMU off CDROM devices with -drive arg
2008-07-11  Daniel P. BerrangeDefault to admin auth for polkit. Rename policy file
2008-07-11  Daniel P. BerrangeDon't default to polkit auth when running non-root
2008-07-11  Daniel P. Berrange Fix parsing of QEMU stdout looking for serial device...
2008-07-11  Daniel Veillardcleanup OpenVZ config file accesses
2008-07-10  Daniel Veillardbug in do_open()
2008-07-10  Daniel Veillardfixed John address
2008-07-10  Daniel Veillardcleanup OpenVZ error function
next