]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-04-01  Osier Yangqemu: Fix improper logic of qemuCgroupSetup
2011-04-01  Wen Congyangfree tmp after unlinking it
2011-03-31  Michal PrivoznikFix several formatting mistakes in doc
2011-03-31  Daniel P. BerrangeRemove iohelper on Win32 since it is not required
2011-03-31  Daniel P. BerrangeFix domain events C example on Win32
2011-03-31  Eric Blakemaint: avoid locale-sensitivity in string case comparisons
2011-03-30  Eric Blakedocs: mention C89 syntax preferences
2011-03-30  Jiri Denemarkqemu: Fix media eject with qemu-0.12.*
2011-03-30  Daniel VeillardThe next release is 0.9.0 not 0.8.9
2011-03-30  Wen Congyangcheck whether qemuMonitorJSONHMP() failed
2011-03-30  Wen Congyangdo not send monitor command after monitor meet error
2011-03-30  Hu Taoqemu: unlock qemu driver before return from domain...
2011-03-30  Naoya Horiguchiextend logging to record configuration-related changes
2011-03-30  Daniel VeillardAdd libvirt_iohelper to spec file
2011-03-29  Osier Yangcputune: New tests for cputune XML
2011-03-29  Osier Yangcputune: Support cputune for xend driver
2011-03-29  Osier Yangcputune: Support cputune for lxc driver
2011-03-29  Osier Yangcputune: Support cputune for qemu driver
2011-03-29  Osier Yangcputune: Implementations of parsing and formating cputu...
2011-03-29  Osier Yangcputune: Add data structures presenting cputune XML
2011-03-29  Osier Yangcputune: Add document for cputune XML
2011-03-29  Osier Yangcputune: Add XML schema for cputune xml
2011-03-29  Eric Blakeqemu: fix regression with fd labeling on migration
2011-03-29  Eric Blakeqemu: improve error message on failed fd transfer
2011-03-29  Eric Blakemaint: ignore new built file
2011-03-29  Markus GroßAdd domainSuspend/Resume to libxl driver
2011-03-29  Markus GroßAdd domainGetOSType to libxl driver
2011-03-29  Markus GroßAdd domainGetSchedulerType to libxl driver
2011-03-29  Markus GroßImplements domainXMLTo/FromNative in libxl driver
2011-03-29  Markus GroßAdd vcpu functions to libxl driver
2011-03-29  Markus GroßList authors in copyright headers
2011-03-29  Markus GroßAdd event callbacks to libxl driver
2011-03-29  Markus GroßIgnore return value of virDomainObjUnref
2011-03-29  Daniel P. BerrangeFix infinite loop in daemon if client quits with multip...
2011-03-29  Daniel P. BerrangeRemote protocol support for storage vol upload/download...
2011-03-29  Daniel P. BerrangeSupport volume data upload/download APIs in storage...
2011-03-29  Daniel P. BerrangeAdd vol-upload and vol-download commands to virsh
2011-03-29  Daniel P. BerrangeAdd public APIs for storage volume upload/download
2011-03-29  Daniel P. BerrangeEnhance the streams helper to support plain file I/O
2011-03-29  Daniel P. BerrangeUpdate event loop example programs to demonstrate best...
2011-03-28  Eric Blakeqemu: fix regression that hangs on save failure
2011-03-28  Eric Blakebuild: fix compilation on mingw
2011-03-28  Eric Blakeqemu: support fd: migration with compression
2011-03-28  Eric Blakeqemu: skip granting access during fd migration
2011-03-28  Eric Blakeqemu: consolidate migration to file code
2011-03-28  Eric Blakeqemu: use common API for reading difficult files
2011-03-28  Eric Blakeqemu, storage: improve type safety
2011-03-28  Eric Blakeutil: adjust indentation in previous patch
2011-03-28  Eric Blakeutil: rename virFileOperation to virFileOpenAs
2011-03-28  Eric Blakestorage: simplify fd handling
2011-03-28  Eric Blakeqemu: simplify domain save fd handling
2011-03-28  Eric Blakeutil: use SCM_RIGHTS in virFileOperation when needed
2011-03-28  Eric Blakeqemu: allow simple domain save to use fd: protocol
2011-03-28  Eric Blakeqemu: fix restoring a compressed save image
2011-03-28  Eric Blakeutil: allow clearing cloexec bit
2011-03-28  Eric Blakelogging: always NUL-terminate circular buffer
2011-03-28  Eric Blakemaint: use space, not tab, in remote_protocol-structs
2011-03-28  Eric Blaketests: don't alter state in $HOME
2011-03-28  Eric Blakedocs: document recent hook additions
2011-03-28  Eric Blakeqemu: don't restore state label twice
2011-03-28  Daniel P. BerrangeRemove the Open Nebula driver
2011-03-28  Osier YangFix syntax error in configure.ac
2011-03-28  Daniel VeillardUpdate of localisations, switch to transifex
2011-03-28  Daniel VeillardUpdate on the goal page
2011-03-26  Matthias Bolteremote: Don't leak gnutls session on negotiation error
2011-03-25  Eric Blakehooks: fix regression in previous patch
2011-03-25  Philipp HahnAdd missing { for qemudDomainInterfaceStats
2011-03-25  Eric Blakebuild: shorten libxenlight summary for consistent alignment
2011-03-25  Jiri Denemarkdaemon: Avoid resetting errors before they are reported
2011-03-25  Eric Blakecommand: add virCommandAbort for cleanup paths
2011-03-25  Eric Blakecommand: don't mix RunAsync and daemons
2011-03-25  Eric Blakecommand: properly diagnose process exit via signal
2011-03-25  Markus GroßAdd memory functions to libxl driver
2011-03-25  Wen Congyangfix the check of the output of monitor command 'device_add'
2011-03-24  Eric Blakebuild: enforce reference count checking
2011-03-24  Eric Blakemaint: prohibit access(,X_OK)
2011-03-24  Markus GroßGet cpu time and current memory balloon from libxl
2011-03-24  Jiri DenemarkMake error reporting in libvirtd thread safe CVE-2011-1486
2011-03-24  Wen Congyangupdate domain status forcibly even if attach a device...
2011-03-23  Eric Blakebuild: nuke all .x-sc* files, and fix VPATH syntax...
2011-03-23  Eric Blakecommand: reject pidfile on non-daemon
2011-03-23  Eric Blakedomain_conf: drop unused ref-count in snapshot object
2011-03-23  Eric Blakerpm: add missing dependencies
2011-03-23  Eric Blakerpm: separate runtime and build requirements
2011-03-23  Osier Yangutil: Fix return value for virJSONValueFromString if...
2011-03-23  Wen CongyangInitialization error of qemuCgroupData in Qemu host...
2011-03-22  Eric Blakeqemu: simplify monitor callbacks
2011-03-22  Eric Blakebuild: fix missing initializer
2011-03-22  Roopa Prabhu8021Qbh: use preassociate-rr during the migration prepa...
2011-03-22  Daniel P. BerrangeFix uninitialized variable & error reporting in LXC...
2011-03-22  Daniel P. BerrangeWire up virDomainMigrateSetSpeed into QEMU driver
2011-03-22  Daniel P. BerrangeWire up virDomainMigrateSetSpeed for the remote RPC...
2011-03-22  Daniel P. BerrangeAdd public API for setting migration speed on the fly
2011-03-22  Eric Blakemaint: update authors
2011-03-22  Daniel P. BerrangeDisable libxl build in RPM on Fedora < 16
2011-03-22  Hu Taoqemu: fallback to HMP drive_add/drive_del
2011-03-22  Jiri Denemarkqemu: Only use HMP passthrough if it is supported
2011-03-22  Jiri Denemarkqemu: Detect support for HMP passthrough
2011-03-22  Thibault Vincentqemu: add two hook script events "prepare" and "release"
2011-03-22  Daniel VeillardUpdate the set of maintainers for the project
next