]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-02-23  Cole Robinsondocs: network: Document <domain> element
2010-02-23  Cole Robinsondocs: network: Document STP and delay attributes
2010-02-23  Cole Robinsondocs: domain: Document <description> element
2010-02-23  Cole Robinsondocs: storage: Document multipath pools
2010-02-23  Cole Robinsondocs: storage: Document SCSI pools
2010-02-23  Cole Robinsondocs: storage: Fix backingStore <format> docs
2010-02-23  Cole Robinsondocs: storage: <volume><key> is always generated.
2010-02-23  Cole Robinsondocs: storage: Document capacity/alloc 'unit'
2010-02-23  Cole Robinsonstorage: conf: Correctly calculate exabyte unit
2010-02-23  Jiri Denemarkvirsh.c: avoid all leaks in OOM path in cmdCPUBaseline
2010-02-22  Jiri DenemarkCreate raw storage files with O_DSYNC (again)
2010-02-21  David AllanFixed reference count in virsh pool-build command
2010-02-21  Dan Kenigsbergdocs: add 3 missing spaces
2010-02-20  David AllanFix daemon-conf invalid failures
2010-02-19  Jim Meyeringvirsh.c: avoid leak on OOM error path
2010-02-19  Jim MeyeringvirBufferVSprintf: do not omit va_end(argptr) call
2010-02-19  Jim Meyeringxend_internal.c: don't dereference NULL for unexpected...
2010-02-19  Laine StumpUse virFileOperation hook function in virStorageBackend...
2010-02-19  Laine StumpRename virFileCreate to virFileOperation, add hook...
2010-02-19  Dustin Xiongqemu: Check for IA64 kvm
2010-02-19  Cole Robinsonremote: Print ssh stderr on connection failure
2010-02-19  Yuji NISHIDAfix multiple veth problem for OpenVZ
2010-02-19  Chris LalancetteBetter error reporting for failed migration
2010-02-19  Chris LalancetteMake virDomainObjFormat static
2010-02-19  Chris LalancetteMake an error message in PCI util code clearer
2010-02-19  Stefan Bergermacvtap mac_filter support
2010-02-19  Jim Meyeringvirsh: be careful to return "FALSE" upon OOM
2010-02-19  Jim MeyeringvirBufferStrcat: do not skip va_end
2010-02-19  Jim Meyeringqparams.c: do not skip va_end, twice
2010-02-19  Jim MeyeringxenDaemonDomainSetAutostart: avoid appearance of improp...
2010-02-19  Stefan Bergermacvtap IFF_VNET_HDR configuration
2010-02-18  Laine StumpUse virFork() in __virExec(), virFileCreate() and virDi...
2010-02-18  Laine StumpAdd virFork() function to utils
2010-02-18  Matthew BoothAdd QEMU support for virtio channel
2010-02-18  Matthew BoothAdd domain support for virtio channel
2010-02-18  Matthew BoothRemove unused functions from domain_conf
2010-02-18  Matthew BoothFix typo in comment
2010-02-18  Jim Meyeringget_virtual_functions_linux: would mistakenly always...
2010-02-18  Cole Robinsonqemu: Explicitly error if guest virtual network is...
2010-02-18  Cole Robinsonnetwork: bridge: Fix IsActive, IsPersistent
2010-02-18  Cole Robinsonvirterror: Make SetError work if no previous error...
2010-02-18  Cole Robinsonlibvirt: Update docs for hotplug only commands
2010-02-18  Stefan Bergermacvtap teardown rework
2010-02-18  Matthew BoothFix whitespace in domain.rng
2010-02-18  Daniel P. BerrangeUpdate QEMU JSON balloon command handling
2010-02-18  Jim MeyeringopenvzLoadDomains: don't ignore failing virUUIDFormat
2010-02-17  Cole Robinsonpython: Actually add virConnectGetVersion to generated...
2010-02-17  Eric Blakebuild: inform libtool of m4 directory
2010-02-17  Jiri DenemarkAdds a cpu-baseline command for virsh
2010-02-16  Jim MeyeringvshCommandParse: placate coverity
2010-02-16  Jim MeyeringqemuMonitorTextAddUSBDisk: avoid unconditional leak
2010-02-16  Jim Meyeringtests: avoid NULL deref upon OOM failure
2010-02-16  Jim MeyeringqemuInitPasswords: avoid unconditional leak
2010-02-16  Jim MeyeringqemuMonitorTextAddDevice: avoid unconditional leak
2010-02-16  Jim Meyeringlibvirt-override.c: avoid a leak upon call with invalid...
2010-02-16  Jim MeyeringvboxDomainDumpXML: avoid a leak on OOM error path
2010-02-16  Jim MeyeringvirNodeDevCapScsiHostParseXML: avoid an unconditional...
2010-02-16  Jim Meyeringuml_driver.c: avoid leak upon failure
2010-02-16  Jim Meyeringvbox_tmpl.c: avoid an unconditional leak
2010-02-16  Jim Meyeringopenvz (openvzFreeDriver): avoid leaks
2010-02-16  Jim MeyeringvirStorageBackendIsMultipath: avoid dead store
2010-02-16  Cole Robinsonqemu: Make SetVcpu command hotplug only
2010-02-16  Cole Robinsonqemu: Make Set*Mem commands hotplug only
2010-02-16  Daniel P. BerrangeTreat missing QEMU 'thread_id' as non-fatal in JSON...
2010-02-16  Daniel P. BerrangeFix check for primary IDE controller in QEMU PCI slot...
2010-02-16  Daniel P. BerrangeMake error reporting for QEMU JSON mode more friendly
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
next