]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-06-22  Cole RobinsonFix segfault if storage pool has no type attribute...
2009-06-22  Cole RobinsonFix memory reporting for inactive domains in the qemu...
2009-06-22  Cole RobinsonFix raw storage volume creation for allocation < capacity.
2009-06-22  Cole Robinsontest driver: Fix domain ID after redefining a running VM
2009-06-22  Daniel Veillard* src/conf.[ch]: restrict VMX syntax parsing types
2009-06-22  Daniel Veillard* src/storage_driver.c: cleanup when creating a storage...
2009-06-19  Daniel Veillardextend the configuration parser for VMX syntax
2009-06-18  Daniel P. BerrangeFix remote socket path for SSH tunnel connections
2009-06-17  Daniel Veillardfix a module dependency problem
2009-06-16  Cole RobinsonAllow USB hostdev product to be 0x0000
2009-06-16  Cole RobinsonFix FS volume creation with backing stores.
2009-06-16  Cole RobinsonSet default emulator in domain_conf.*, rather than...
2009-06-16  Cole RobinsonAdd virCapabilities*EmulatorRequired.
2009-06-16  Cole RobinsonCheck that '-drive format=' is supported before adding...
2009-06-16  Cole RobinsonAdd qemuhelptest to .*ignore files
2009-06-16  Cole RobinsonFix qemu command flags fetching
2009-06-16  Daniel P. BerrangeAdd new 'availheap' sysctl variant for ABI changes...
2009-06-15  Daniel P. BerrangeFix build on non-Linux targets
2009-06-15  Daniel P. BerrangeFix build from tar.gz
2009-06-15  Daniel P. BerrangeFix bogus initialization in virFindFileInPath
2009-06-12  Daniel P. BerrangeRemove use of getuid()==0 for privilege checks
2009-06-12  Daniel P. BerrangeInclude OS driver name (if any) in device XML for noded...
2009-06-12  Daniel P. BerrangeImprove error reporting for virConnectOpen URIs
2009-06-12  Daniel P. BerrangeFix re-detection of transient VMs after libvirtd restart
2009-06-11  Daniel Veillardfixing a typo in error message
2009-06-11  Daniel Veillardextract serial number from HAL storage backend
2009-06-11  Mark McLoughlinAdd qemu help string parsing tests
2009-06-11  Mark McLoughlinDetect newer qemu-kvm versions
2009-06-11  Mark McLoughlinRe-factor qemu version parsing
2009-06-11  Daniel Veillardfind and use kvm-img, qemu-img or qcow-create dynamically
2009-06-09  Daniel Veillardtypo fix, regenerated docs
2009-06-09  Daniel P. BerrangeAdded docs on extending public API (Dave Allen)
2009-06-04  Daniel VeillardFix a memory error on Xen device removal
2009-06-03  Daniel P. BerrangeAdd NUMA memory APIs to vbox driver
2009-06-03  Daniel Veillard* src/network_driver.c: forbid set Autostart on transci...
2009-06-03  Daniel P. BerrangeSwitch to positional struct initializers in vbox driver...
2009-06-03  Daniel P. BerrangeImplement capabilities and nodeinfo APIs
2009-06-03  Daniel P. BerrangeGeneric shared impls of all NUMA apis
2009-06-03  Daniel Veillard* src/openvz_conf.c src/virsh.c: various typo or englis...
2009-06-03  Daniel P. BerrangeFix HAL driver restart thread safety
2009-06-03  Daniel P. BerrangeSupport networking in UML driver
2009-06-03  Daniel P. BerrangeMisc User Mode Linux startup/shutdown bugs
2009-06-03  Daniel P. BerrangeFix logging initialization in daemon
2009-06-02  Daniel VeillardNPIV implementation for node device create and destroy
2009-05-29  Daniel Veillardrelease of libvirt-0.6.4 LIBVIRT_0_6_4 v0.6.4
2009-05-29  Daniel P. BerrangeAvoid double-free in daemon client cleanup code
2009-05-29  Daniel P. BerrangeFix Win32 portability problems with 'inteface' symbol...
2009-05-29  Daniel Veillardportability fix
2009-05-29  Cole Robinsonnetwork driver: Fix regression defining colliding netwo...
2009-05-29  Cole RobinsonnetworkDestroy: Report error if network is inactive
2009-05-29  Cole Robinsonqemu_driver: Fix another domain startup error reporting...
2009-05-29  Cole RobinsonqemuDomainLookupByUUID: print correct UUID string on...
2009-05-29  Cole Robinsonvirsh: Use consistent spacing for net-list
2009-05-29  Daniel VeillardPPC Qemu Machine Type update
2009-05-29  Daniel P. BerrangeFix missing break in network parsing code
2009-05-29  Daniel Veillardfix storage volume inconsistencies in schema and doc
2009-05-29  Daniel Veillard* po/*: update of many localizations, regenerate the po
2009-05-28  Daniel P. BerrangeFix misc bugs in ARGV -> XML convertor
2009-05-28  Daniel P. BerrangeAvoid broken networking with new QEMU/KVM >= 86
2009-05-28  Daniel P. BerrangeFix misc syntax problems with open nebula driver
2009-05-28  Daniel P. BerrangeInclude function/line nr at all logging levels
2009-05-28  Daniel P. BerrangeFix python domain events example & binding
2009-05-27  Daniel P. BerrangeFix error location logging
2009-05-27  Daniel P. BerrangeCleanup ocaml intermediate binaries
2009-05-25  Daniel VeillardInclude the OpenNebula driver
2009-05-25  Daniel VeillardFix the example code for event handling in C
2009-05-21  Daniel P. BerrangeTest case for QEMU driver ARGV -> XML conversion
2009-05-21  Daniel P. BerrangeAdd docs on domain XML conversion usage for QEMU/Xen...
2009-05-21  Daniel P. BerrangeQEMU domain XML conversion from QEMU argv
2009-05-21  Daniel P. BerrangeFix typo s/ES97/AC97/
2009-05-21  Daniel P. BerrangeBasic domain XML conversions for Xen/QEMU drivers
2009-05-21  Daniel P. BerrangeRemote protocol support for domain XML conversion APIs
2009-05-21  Daniel P. Berrangepublic API for domain XML conversions
2009-05-21  Daniel P. BerrangeAdd virInterface APIs to python code generator
2009-05-21  Daniel Veillard* docs/formatstorage.html[.in]: fix a error in format...
2009-05-20  Daniel VeillardAdd the Interface config APIs
2009-05-20  Daniel Veillardcleanup of some direct stderr logging
2009-05-20  Daniel Veillard* src/pci.c: small portability patch
2009-05-20  Daniel Veillard* src/lxc_driver.c: fix a couple of error code, patch...
2009-05-19  Cole RobinsonVolumeCreateXMLFrom FS storage backend implementation.
2009-05-19  Cole RobinsonStorage driver implementation for CreateXMLFrom
2009-05-19  Cole RobinsonFix node device media insert/eject detection.
2009-05-19  Cole RobinsonFix a possible deadlock in HAL nodedev driver.
2009-05-19  Cole RobinsonFix rpm build: add 'mylibtool' to EXTRADIST.
2009-05-19  Cole RobinsonGenerate some config files at build time, not install...
2009-05-19  Cole RobinsonAdd documentation for <sound> device XML format.
2009-05-19  Cole RobinsonUse virAsprintf, rather than VIR_ALLOC + strcpy + strcat
2009-05-19  Cole RobinsonDon't validate disk type in virsh attach-disk
2009-05-19  Cole RobinsonBetter error reporting if 'import libvirtmod' fails
2009-05-19  Daniel P. BerrangeFix misc locking bugs identified by lock checker
2009-05-19  Daniel P. BerrangeAdded an optional OCaml+CIL test program for mutex...
2009-05-18  Daniel P. BerrangeDeclare support for QEMU migration in capabilities
2009-05-15  Daniel VeillardFinish hostonly networks support in vbox
2009-05-15  Daniel Veillard* src/vbox/vbox_tmpl.c: implement vbox vrdp/sdl/gui...
2009-05-15  Daniel Veillardgeneric support for RDP and desktop graphic extensions
2009-05-14  Daniel Veillard* src/xend_internal.c: remove [] around cpumaps for...
2009-05-13  Cole RobinsonFix a few 'used uninitialized' warnings.
2009-05-13  Daniel Veillard* src/buf.c: avoid an XML attribute escaping bug #499791
2009-05-13  Daniel P. BerrangeReplace sys/capability.h with linux/capability.h
2009-05-12  Cole RobinsonUpdate POTFILES, and s/write/safewrite/ to appease...
next