]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-09-18  Richard W.M... Documentation cleanups.
2008-09-18  Daniel P. BerrangeFix trailing whitespace & unmarked diagnostic warning
2008-09-17  Richard W.M... src/openvz_driver.c: Fix segfault in OpenVZ driver
2008-09-17  Daniel P. BerrangeFix broken test case data files
2008-09-17  Richard W.M... src/storage_backend_disk.c: Missing include file.
2008-09-17  Richard W.M... Remove some deadcode (Nguyen Anh Quynh).
2008-09-17  Richard W.M... Change name of "blocked" state to "idle" (John Levon).
2008-09-17  Richard W.M... include/libvirt/libvirt.h.in, src/libvirt.c: Fix comments
2008-09-17  Richard W.M... src/conf.c: Improved error messages in XM conf module.
2008-09-17  Richard W.M... libvirt.spec.in: Specfile enhancements for minimal
2008-09-17  Richard W.M... configure.in, src/qemu_driver.h, src/qemu_driver.c...
2008-09-16  Cole RobinsonImplement disk volume deleting.
2008-09-09  Cole RobinsonFix reading vncdisplay from xend, add several test...
2008-09-09  Cole RobinsonFix a segfault if defining a qemu domain without an...
2008-09-08  Daniel Veillard* configure.in libvirt.spec.in docs/*: preparing release of
2008-09-08  Daniel Veillardadd domain name in network configurations suport and...
2008-09-08  Daniel P. BerrangeFix potential NULL deref in openvz driver
2008-09-08  Daniel Veillardfinish applying initialization patch for logical storag...
2008-09-05  Daniel P. BerrangeFix trailing whitespace mistakes
2008-09-05  Daniel P. BerrangeConvert openvz driver to generic domain XML APIs
2008-09-05  Daniel P. BerrangeFully support mingw builds
2008-09-05  Daniel P. BerrangeFix starting of xen domains without a PVFB console...
2008-09-05  Daniel P. BerrangeFix xen capabilities data creation
2008-09-04  Daniel Veillard* src/storage_backend_fs.c: fix a signed/unsigned issue...
2008-09-04  Daniel Veillard* src/qemu_driver.c: fix an error message, patch by...
2008-09-04  Daniel P. BerrangeFix make check when augparse is missing
2008-09-04  Daniel Veillardfix a miscalculation of command line size for vgcreate
2008-09-04  Daniel P. BerrangeAdd Augeas lens' for libvirtd.conf and qemu.conf
2008-09-04  Daniel Veillardwhen dumping code don't keep Xen domain live
2008-09-04  Daniel Veillard* src/xend_internal.c src/xs_internal.c: use poweroff...
2008-09-04  Daniel Veillard* src/qemu_driver.c: switch flags to unsigned by James...
2008-09-03  Dan SmithAdd LXC version implementation
2008-09-03  Cole RobinsonFix qemu media connect/eject to work with latest syntax...
2008-09-03  Cole RobinsonUpdate domain xml after usb device hotplug.
2008-09-03  Cole RobinsonScrap media eject output to try and determine success...
2008-09-03  Cole RobinsonFix disk ordering and add target duplication checking...
2008-09-03  Daniel Veillardavoid a segfault on CD eject in KVM/QEmu
2008-09-03  Daniel Veillardadd output on attach and detach success
2008-09-03  Daniel Veillard* AUTHORS: add Cole Robinson as commiter
2008-09-03  Daniel Veillard* src/storage_conf.c: add one missing check in virStora...
2008-09-02  Daniel Veillard* src/domain_conf.c: fix a parsing error for input...
2008-09-02  Daniel Veillardcheck availbility of emulators before reporting them...
2008-09-02  Daniel VeillardAdds storage source element for pools
2008-09-02  Jim Meyeringqemu_conf.c: use new function, virFileReadLimFD
2008-09-02  Jim Meyeringutil.c: add a file-descriptor-based wrapper for fread_f...
2008-08-29  Daniel P. BerrangeSwitch over fork/exec code to use virExec
2008-08-28  Daniel P. BerrangeAllow for private root filessytem in containers using...
2008-08-28  Daniel P. BerrangeFix lookup of xen VM after define (Cole Robinson)
2008-08-28  Jim Meyeringimprove parallel build support
2008-08-27  Daniel P. BerrangeAdd storage pool source discovery support (patch from...
2008-08-27  Daniel P. BerrangeFix QEMU domain creation by allowing virExec to preserv...
2008-08-27  Daniel P. BerrangeFix QEMU domain creation by allowing virExec to preserv...
2008-08-27  Daniel P. BerrangeFix EOF handling when reading openvz domain list
2008-08-27  Daniel P. BerrangeRemove use of virState apis from openvz driver
2008-08-22  Dan Smith[LXC] Cleanup devices on container shutdown
2008-08-22  Daniel P. BerrangeUse libvirt error message for python exceptions
2008-08-22  Jim Meyeringconfigure.in: link with -lpthread when necessary
2008-08-21  Jim Meyeringautobuild.sh: Fix minor shell-quoting bugs.
2008-08-21  Mark McLoughlinForgotten ChangeLog entry
2008-08-21  Daniel P. BerrangeImprove error reporting from remote driver
2008-08-21  Daniel P. BerrangePropagate virConnectOpen errors to global error object
2008-08-21  Daniel P. BerrangeRemove unused lx_controller.h file
2008-08-21  Daniel P. BerrangeAdd libvirt_lxc to file list
2008-08-21  Daniel P. BerrangeIgnore libvirt_lxc binary
2008-08-20  Daniel P. BerrangeCreate lxc_controller standalone binary
2008-08-20  Daniel P. BerrangeDo conditional driver config in Makefile.am, not source...
2008-08-20  Daniel P. BerrangeRemove configFile/autostartLink vars from virDomainObj...
2008-08-20  Daniel Veillardadd cpu management functionality to OpenVZ driver
2008-08-20  Daniel VeillardFix creating and cleaning up logical volumes if a targe...
2008-08-20  Daniel VeillardFix size reporting for disks without partitions.
2008-08-20  Daniel VeillardHandle HTML generation in the absence of XHTML1 DTDs
2008-08-20  Daniel Veillard* src/network_conf.c src/network_conf.h src/qemu_driver...
2008-08-20  Daniel P. BerrangeAllow non-blocking/daemon mode to be specified via...
2008-08-20  Daniel P. BerrangeAllow a pre-opened FD to be be pass to virExec for...
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
next