]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-08-20  Daniel P. BerrangeAvoid signal race in virExec
2008-08-20  Daniel P. BerrangeImprove virExec error reporting
2008-08-18  Daniel P. BerrangeRemove duplicated call to virInitialize
2008-08-15  Mark McLoughlinFri Aug 15 11:00:38 IST 2008 Mark McLoughlin <markmc...
2008-08-15  Atsushi SAKAIfix typos src/virsh.c from John Levon,
2008-08-14  Daniel P. BerrangeUpdate LXC driver in POTFILES.in
2008-08-13  Daniel P. BerrangeSwitch LXC driver over to generic domain XML processing...
2008-08-13  Daniel P. BerrangeMake LXC I/O controller process a parent of the contain...
2008-08-13  Daniel P. BerrangeRe-arrange code between LXC driver files
2008-08-13  Daniel P. BerrangeRefactor LXC driver to pass tty/socket state directly
2008-08-13  Daniel Veillard* docs/storage.html[.in] src/storage_backend_disk.c...
2008-08-12  Jim Meyeringrewrite virFileLinkPointsTo
2008-08-12  Daniel Veillardmake sure parted doesn't ask for confirmation
2008-08-12  Daniel Veillardrename the disk type from 'dos' to 'msdos'
2008-08-12  Atsushi SAKAIadd _fd to stdin, stderr stdout in struct virDomainObj...
2008-08-12  Atsushi SAKAIfix compilation for MinGW
2008-08-12  Daniel VeillardFix connection lookup in python storage instances
2008-08-12  Daniel Veillard* po/*: regeneration of pot file, updates of .po
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
next