]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-04-05 Matthias BolteUse virBufferPtr for sexpr2string instead of manual...
2011-04-05 Matthias Boltexend: Remove 4kb stack allocation
2011-04-05 Matthias Bolteuml: Remove PATH_MAX sized stack allocation from /proc...
2011-04-05 Matthias Boltestorage: Remove PATH_MAX sized stack allocation from...
2011-04-05 Matthias Bolteqemu: Remove PATH_MAX sized stack allocation used in...
2011-04-05 Matthias BolteRemove PATH_MAX sized stack allocation from virFileOpen...
2011-04-05 Matthias Bolteopenvz: Remove several larger stack allocations
2011-04-05 Matthias Boltedaemon: Remove 4kb stack allocation of security label
2011-04-05 Matthias Boltevirsh: Remove two 4kb stack allocations
2011-04-05 Matthias BolteUse virFileAbsPath instead of manually creating the...
2011-04-05 Matthias Boltexenxs: Remove PATH_MAX sized stack allocation in XM...
2011-04-05 Matthias Boltesasl: Remove stack allocated 8kb temporary buffers
2011-04-05 Matthias Bolteqemu: Use heap allocated memory to read the monitor...
2011-04-05 Matthias Boltephyp: Remove 16kb stack allocation
2011-04-05 Matthias Boltevirt-aa-helper: Remove PATH_MAX sized stack allocations
2011-04-05 Matthias Bolteebtables: Remove PATH_MAX sized stack allocation
2011-04-05 Matthias Boltepci: Remove PATH_MAX sized stack allocations
2011-04-05 Matthias BolteRemove PATH_MAX sized stack allocations related to...
2011-04-05 Matthias Boltevmx: Use case-insensitive compare functions for all...
2011-04-05 Matthias Boltevmx: Support persistent CPU shares
2011-04-04 Markus GroßAdd autostart support to libxl driver
2011-04-04 Jesse CookAllow relative path for qemu backing file
2011-04-04 Eric Blakebuild: detect potentential uninitialized variables
2011-04-04 Daniel VeillardRelease of libvirt-0.9.0
2011-04-03 Wen Congyangfix memory leak in qemuProcessHandleGraphics()
2011-04-03 Wen Congyangdo not lock vm while allocating memory
2011-04-01 Eric Blakedocs: fix typo
2011-04-01 Eric Blakedocs: correct invalid xml
2011-04-01 Eric Blakevirsh: fix mingw failure on creating nonblocking pipe
2011-04-01 Daniel VeillardFix libxl driver startup
2011-04-01 Jiri Denemarkvirsh: Fix documentation for memtune command
2011-04-01 Guido GüntherMake check_fc_host() and check_vport_capable() usable...
2011-04-01 Jiri Denemarkqemu: Ignore libvirt debug messages in qemu log
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
next