]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/shortlog
people/liuw/libxenctrl-split/libvirt.git
2011-04-07 Wen Congyangrename pciUnBindDeviceFromStub() to pciUnbindDeviceFrom...
2011-04-07 Wen Congyangremove devices from driver->activePciHostdevs when...
2011-04-07 Wen Congyangpci: avoid invalid free, init path to NULL
2011-04-06 Eric Blakebuild: avoid compiler warning on cygwin
2011-04-06 Markus GroßAdd domainIsUpdated to libxl driver
2011-04-06 Jim FehligFix build for older gcc
2011-04-06 Serge HallynChange locking for udev monitor and callbacks
2011-04-06 Eric Blaketests: fix recent test failures
2011-04-06 Jiri Denemarkqemu: Support for overriding NPROC limit
2011-04-06 Osier Yangqemu: Always reserves slot 0x02 for primary VGA.
2011-04-05 Eric Blakelibxl: avoid compiler warning
2011-04-05 Daniel P. BerrangeFix typo in systemtap tapset directory name
2011-04-05 Daniel P. BerrangeDon't try to enable stack protector on Win32
2011-04-05 Daniel P. BerrangeAvoid compiler warnings about int -> void * casts
2011-04-05 Daniel P. BerrangeImprove SCSI volume key generation
2011-04-05 Jiri Denemarkqemu: Ignore unusable binaries
2011-04-05 Jiri Denemarkqemu: Rewrite LOOKUP_PTYS macro into a function
2011-04-05 Daniel P. BerrangeEnable use of -Wold-style-definition compiler flag
2011-04-05 Daniel P. BerrangeEnable use of -Wmissing-noreturn
2011-04-05 Daniel P. BerrangeEnable -Wmissing-format-attribute warning
2011-04-05 Daniel P. BerrangeRemove acinclude.m4 file
2011-04-05 Daniel P. BerrangeUse gnulib's manywarnings & warnings modules
2011-04-05 Daniel P. BerrangeRemove possible uninitialized variable in openvz driver
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
next