]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-02-16  Daniel P. BerrangeRun 'qmp_capabilities' command at QEMU monitor startup
2010-02-15  Stefan Bergermacvtap support for libvirt -- schema extensions
2010-02-15  Stefan Bergermacvtap support for libvirt -- qemu support
2010-02-15  Stefan Bergermacvtap support for libvirt -- helper code
2010-02-15  Stefan Bergermacvtap support for libvirt -- parse new interface XML
2010-02-15  Stefan Bergermacvtap support for libvirt -- build support
2010-02-15  Matthias Bolteinterface: Use proper return codes in the open function
2010-02-15  Matthias BolteConvert virSecurityReportError into a macro
2010-02-12  Daniel P. BerrangeAdd persistence of PCI addresses to QEMU
2010-02-12  Daniel P. BerrangeFix crash in LXC driver open method when URI has no...
2010-02-12  Daniel P. BerrangeFix USB device path formatting mixup
2010-02-12  Daniel P. BerrangeSupport 'block_passwd' command for QEMU disk encryption
2010-02-12  Jiri DenemarkImplement cpuBaseline in remote and qemu drivers
2010-02-12  Jiri DenemarkWire protocol format and dispatcher for virConnectBasel...
2010-02-12  Jiri DenemarkvirConnectBaselineCPU public API implementation
2010-02-12  Jiri DenemarkInternal driver API for virConnectBaselineCPU
2010-02-12  Jiri DenemarkvirConnectBaselineCPU public API
2010-02-12  Jiri DenemarkImplement cpuArchBaseline in x86 CPU driver
2010-02-12  Jiri DenemarkImplement cpuArchBaseline in generic CPU driver
2010-02-12  Jiri DenemarkFunctions for computing baseline CPU from a set of...
2010-02-11  Matthias BolteFix compliation of AppArmor related code
2010-02-11  Jim Meyeringqemu_driver.c: honor dname parameter once again
2010-02-11  Jim Meyeringplug four virStoragePoolSourceFree-related leaks
2010-02-11  Jim Meyeringremote_driver.c: avoid leak on OOM error path
2010-02-11  Jiri DenemarkMark all error messages for translation
2010-02-11  Jiri DenemarkAdd cpu_generic.c to the list of translated files
2010-02-11  Jiri DenemarkSwap position of nmodels and models parameters in cpuDe...
2010-02-11  Jiri DenemarkFix <cpu> element in domain XML schema
2010-02-11  Chris LalancetteFix up a misspelled comment.
2010-02-11  Daniel P. BerrangeFix disk stats retrieval with QEMU >= 0.12
2010-02-10  Cole Robinsonqemu: Increase guest startup timeout to 30 seconds
2010-02-10  Cole Robinsonqemu: Properly report a startup timeout error
2010-02-10  Cole Robinsontest: Fake security driver support in capabilities
2010-02-10  Daniel P. BerrangeAnnotate some virConnectPtr as mandatory non-null
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from secret XML APIs
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from interface XML APIs
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from CPU XML APIs
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from storage APIs & driver
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from all node device XML APIs
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from network XML APis
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from USB/PCI device iterators
2010-02-10  Daniel P. BerrangeFix generation of floppy disk arg for QEMU's -global arg
2010-02-10  Daniel P. BerrangeFix compile error in Xen proxy from virConnectPtr changes
2010-02-10  Daniel P. BerrangeConvert qemu command line flags to 64-bit int
2010-02-10  Daniel P. BerrangeRemove use of virConnectPtr from security driver APIs
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from all domain XML parsing/format...
2010-02-10  Daniel P. BerrangeRemove virConnectPtr from LXC driver
2010-02-10  Daniel P. BerrangeRemove passing of virConnectPtr throughout QEMU driver
2010-02-10  Daniel P. BerrangeFix security driver configuration
2010-02-10  Jim MeyeringvirAsprintf: remove its warn_unused_result attribute
2010-02-10  Jim MeyeringabsolutePathFromBaseFile: avoid an unnecessary use...
2010-02-10  Daniel VeillardEscape strings serialized in XML
2010-02-09  Jiri DenemarkCreate raw storage files with O_DSYNC
2010-02-09  Daniel P. BerrangeRe-generate remote protocol files for new APIs
2010-02-09  Matthias BolteRemove conn parameter from USB functions
2010-02-09  Matthias BolteRemove conn parameter from JSON error macro
2010-02-09  Matthias BolteRemove conn parameter from PCI functions
2010-02-09  Matthias BolteRemove conn parameter from Linux stats functions
2010-02-09  Matthias BolteRemove conn parameter from storage file functions
2010-02-09  Matthias BolteRemove conn parameter from util functions
2010-02-09  Matthias BolteRemove conn parameter from virXPath* functions
2010-02-09  Matthias BolteRemove conn parameter from virReportSystemError
2010-02-09  Matthias BolteRemove conn parameter from virReportOOMError
2010-02-08  Jim FehligModify virsh commands
2010-02-08  Jim Fehligdomain{Attach,Detach}DeviceFlags handler for drivers
2010-02-08  Jim FehligServer side dispatcher
2010-02-08  Jim FehligRemote driver
2010-02-08  Jim FehligWire protocol format
2010-02-08  Jim FehligPublic API Implementation
2010-02-08  Jim FehligInternal API
2010-02-08  Jim FehligPublic API
2010-02-08  Jim Fehligdoc: restrict virDomain{Attach,Detach}Device to active...
2010-02-05  Jim Meyeringbuild: update gnulib submodule to latest
2010-02-05  Jim Meyering(absolutePathFromBaseFile): fix up preceding commit
2010-02-05  Jim MeyeringabsolutePathFromBaseFile: don't leak when first arg...
2010-02-05  Jim Meyeringsexpr_string: avoid leak on OOM error path
2010-02-04  Jim MeyeringvirDomainChrDefParseXML: don't leak upon invalid input
2010-02-04  Jim MeyeringvirExecWithHook: avoid leak on OOM error path
2010-02-04  Jim Meyeringcgroup.c: don't leak mem+FD upon OOM
2010-02-04  Jim Meyeringcgroup.c: avoid unconditional leaks
2010-02-04  Matthias Boltewebsite: Add a 1em right margin
2010-02-04  Matthias Boltestorage: Replace storageLog with VIR_ERROR
2010-02-04  Matthias Bolteopennebula: Remove unnecessary casts
2010-02-04  Matthias Bolteesx: Remove unnecessary casts
2010-02-04  Matthias Boltecpu conf: Use virBufferFreeAndReset instead of virBuffe...
2010-02-04  Matthias Boltedocs: Refer to virReportOOMError in the HACKING file
2010-02-04  Matthias Bolteesx: Cleanup preprocessing structure in esxVI_EnsureSession
2010-02-04  Matthias Boltedocs: Emphasize that devices have to be inside the...
2010-02-04  Doug Goldsteinvirt-pki-validate contains unexpanded SYSCONFDIR variable
2010-02-03  Daniel VeillardRelease of libvirt-0.7.6 v0.7.6
2010-02-03  Daniel P. BerrangeFix restore of QEMU guests with PCI device reservation
2010-02-03  Laine StumpAnother fork() log locking cleanup in file creation
2010-02-03  Cole RobinsonFix log locking problem when using fork() in the library
2010-02-03  David AllanFix locking for udev device add/remove
2010-02-03  Jim Meyeringinterface_conf.c: don't use a negative value as allocat...
2010-02-03  Jim MeyeringvirStoragePoolSourceListNewSource: avoid unconditional...
2010-02-03  Jim Meyeringxs_internal.c: don't use a negative value as allocation...
2010-02-02  Daniel P. BerrangeEnsure QEMU DAC security driver is activated at all...
2010-02-02  Jim Meyeringxen_hypervisor.c: remove all "domain == NULL" tests...
2010-02-02  Jim Meyeringxen_hypervisor.c: avoid NULL deref for NULL domain...
next