]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2008-07-10  Daniel Veillarddomain name validation fix
2008-07-10  Daniel Veillard* src/openvz_conf.c src/openvz_conf.h src/openvz_driver...
2008-07-09  Jim Meyeringremove trailing blanks
2008-07-09  Daniel VeillardAdds Evgeniy to AUTHORS list
2008-07-09  Daniel Veillarddiagnostic fixes on OpenVZ failures
2008-07-09  Daniel P. BerrangeFix use of VIR_TEST_DEBUG var when OOM testing is not...
2008-07-09  Daniel P. BerrangeRemove legacy debug output
2008-07-09  Daniel P. BerrangeFix QEMU test for xen bootloader
2008-07-09  Daniel P. BerrangePreserve context node when doing XPath queries to allow...
2008-07-09  Daniel P. BerrangeIgnore JIT'd python files
2008-07-09  Jim Meyeringgive a more useful diagnostic for tap-add failure w...
2008-07-08  Daniel P. BerrangeFix typo in domain state constant
2008-07-08  Daniel P. BerrangeFix three typos pointed out by Anton Protopopov
2008-07-08  Daniel P. BerrangeUpdate RNG schema for domains
2008-07-07  Daniel P. BerrangeFix openvz build on x86_64
2008-07-07  Daniel P. BerrangeRemove bogus return statement in test code
2008-07-07  Daniel P. BerrangeALlow OOM tests to be parallelized
2008-07-07  Daniel Veillard* proxy/libvirt_proxy.c: fix a compilation problem...
2008-07-07  Daniel P. BerrangeFix memory leak in OOM cleanup
2008-07-02  Dan SmithUpdated ChangeLog for recent LXC patches
2008-06-30  Atsushi SAKAICompilation fix for MinGW(w/ LXC)
2008-06-27  Dan Smith[LXC] Remove unused variable and fix uninitialized...
2008-06-26  Dan Smith[LXC] Add setup/cleanup of container network interfaces
2008-06-26  Dan Smith[LXC] Add XML parsing of container network interfaces.
2008-06-26  Dan Smith[LXC] Add functions to manage veth device pairs
2008-06-26  Dan Smith[LXC] Detect support for NETNS in lxc driver initialization
2008-06-26  Atsushi SAKAIFix make syntax-check
2008-06-26  Atsushi SAKAICompilation fixes for MinGW
next