]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-10-08  Dan SmithAdd LXC scheduling parameters and support in virsh...
2008-10-08  Daniel Veillarduse safewrite() and plug a leak
2008-10-08  Jim Meyeringavoid "make syntax-check" failure
2008-10-07  Daniel Veillard* src/qemu_driver.c: another OOM handling cleanup ...
2008-10-07  Daniel Veillard* src/qemu_driver.c: don't print and extra OOM error...
2008-10-06  Cole RobinsonMove DEBUG macros to central location.
2008-10-06  Cole RobinsonFix segfault if starting qemu VM with an inactive virtu...
2008-10-06  Cole RobinsonSlim down schema test result output
2008-10-06  Daniel Veillarduse C99 initializers for virState
2008-10-06  Daniel P. BerrangeFix vpath build
2008-10-06  Daniel Veillard* po/no.po: removed it's obsoleted by np.po, fixes...
2008-10-03  Dan SmithAdd forgotten cgroup.{c,h} and ChangeLog
2008-10-03  Dan SmithAdd cgroup manipulation and LXC driver
2008-10-02  Daniel Veillard* libvirt.spec.in: fix bug #465274 to build on RHEL
2008-10-02  Cole RobinsonFix starting qemu VM with multiple pty char devices.
2008-10-01  Daniel VeillardXen interface order and fix python parallel build
2008-09-25  Mark McLoughlinThu Sep 25 13:37:42 IST 2008 Mark McLoughlin <markmc...
2008-09-24  Daniel VeillardDohh, new release is 0.4.6 not 0.4.5 !
2008-09-23  Daniel Veillard* configure.in libvirt.spec.in NEWS docs/*: release... LIBVIRT_0_4_6 v0.4.6
2008-09-23  Daniel Veillard* po/pt_BR.po: updated brazilian translation
2008-09-22  Daniel Veillardcleanup and removal for pools in logical backend
2008-09-22  Daniel Veillard* src/storage_conf.c: fixes parsing to allow no sources...
2008-09-22  Daniel Veillard* src/remote_internal.c src/storage_driver.c: structure...
2008-09-22  Daniel Veillardread network config in OpenVZ driver
2008-09-18  Daniel P. BerrangeFix broken specfile build
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
next