]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2011-03-21  Eric Blakeqemu: simplify interface fd handling in monitor
2011-03-21  Eric Blakeqemu: simplify PCI configfd handling in monitor
2011-03-21  Eric Blakeqemu: simplify monitor fd error handling
2011-03-21  Eric Blakeudev: fix regression with qemu:///session
2011-03-21  Eric Blakelogging: fix off-by-one bug
2011-03-21  Wen Congyangdo not report OOM error when prepareCall() failed
2011-03-21  Eric Blakeutil: guarantee sane errno in virFileIsExecutable
2011-03-21  Cole Robinsondocs: Document first release with spice and qxl
2011-03-21  Osier Yangdoc: Add schema definition for imagelabel
2011-03-18  Tiziano Muellerupdate virGetVersion description
2011-03-18  Hu TaoDon't return an error on failure to create blkio controller
2011-03-18  Jim FehligDon't build libxenlight driver for Xen 4.0
2011-03-18  Eric Blakeqemu: respect locking rules
2011-03-18  Laine Stumpnetwork driver: log error and abort network startup...
2011-03-18  Jean-Baptiste... openvz: fix a simple bug in openvzListDefinedDomains()
2011-03-18  Eric Blakebuild: translate changes in previous patch
2011-03-18  Daniel P. BerrangeFix delayed event delivery when SASL is active
2011-03-18  Daniel P. BerrangeEnsure binary is resolved wrt $PATH in virExec
2011-03-18  Jim FehligAdd libxenlight driver
2011-03-18  Jiri Denemarkutil: Forbid calling hash APIs from iterator callback
2011-03-18  Jiri Denemarkqemu: Fix copy&paste error messages in text monitor
2011-03-18  Wen Congyangdo not unref obj in qemuDomainObjExitMonitor*
2011-03-18  Wen Congyangqemu: check driver name while attaching disk
2011-03-18  Daniel VeillardImprove logging documentation including the debug buffer
2011-03-18  Daniel VeillardAvoid taking lock in libvirt debug dump
2011-03-17  Wen Congyangunlock the monitor when unwatching the monitor
2011-03-17  Hu TaoAdd vim configuration that makes vim auto-indent code
2011-03-17  Hu TaoMake virDomainObjParseNode() static
2011-03-17  Nikunj A. Dadhaniavirsh: fix memtune's help message for swap_hard_limit
2011-03-17  Alex WilliamsonAdd PCI sysfs reset access
2011-03-17  Jim FehligSupport Xen sysctl v8, domctl v7
2011-03-17  Matthias Bolteremote: Add missing virCondDestroy calls
2011-03-16  Eric Blakebuild: improve rpm generation for distro backports
2011-03-16  Laine Stumpmacvtap: log an error if on failure to connect to netli...
2011-03-16  Osier Yangstorage: Fix a problem which will cause libvirtd crashed
2011-03-15  Eric Blakeqemu: support migration to fd
2011-03-15  Eric Blakeqemu: improve efficiency of dd during snapshots
2011-03-15  Eric Blakevirsh: allow empty string arguments
2011-03-15  Wen Congyangqemu: Fallback to HMP when cpu_set QMP command is not...
2011-03-15  Daniel P. BerrangeChange message for VIR_FROM_RPC error domain
2011-03-15  Daniel P. BerrangeAdd compat function for geteuid()
2011-03-15  Daniel P. BerrangeFix misc bugs in virCommandPtr
2011-03-15  Daniel P. BerrangeAdd virSetBlocking() to allow O_NONBLOCK to be toggle...
2011-03-15  Eric Blakeqemu: use more appropriate error
2011-03-15  Justin Cliftdocs: update windows page for initial libvirt 0.8.8...
2011-03-15  Taku Izumilibvirt: fix a simple bug in virDomainSetMemoryFlags()
2011-03-15  Daniel P. BerrangeMake LXC container startup/shutdown/I/O more robust
2011-03-15  Daniel VeillardAllow to dynamically set the size of the debug buffer
2011-03-15  Eric Blakeqemu: consolidate duplicated monitor migration code
2011-03-15  Eric Blakeqemu: use lighter-weight fd:n on incoming tunneled...
2011-03-15  Eric Blakemaint: make spacing in .sh files easier
2011-03-15  Osier Yangqemu: Check the unsigned integer overflow
2011-03-15  Minoru UsuiFix performance problem of virStorageVolCreateXMLFrom()
2011-03-14  Eric Blakelibvirt-guests: avoid globbing when splitting $URIS
2011-03-14  Philipp Hahnlibvirt-guest.init: quoting variables
2011-03-14  Philipp Hahndocs/formatdomain.html.in: Fix spelling PIC->PCI
2011-03-14  Laine Stumpaudit: eliminate potential null pointer deref when...
2011-03-14  Michal Privoznikvirsh: Insert error messages to avoid a quiet abortion...
2011-03-14  Laine Stumpnetwork driver: don't send default route to clients...
2011-03-14  Jiri Denemarkpython: Use hardcoded python path in libvirt.py
2011-03-14  Jiri Denemarkvirsh: Allow starting domains by UUID
2011-03-14  Osier Yangvirsh: Free stream when shutdown console
2011-03-14  Guido GüntherAdd missing checks for read only connections CVE-2011-1146
2011-03-12  Laine Stumpnetwork driver: Use a separate dhcp leases file for...
2011-03-12  Laine Stumpnetwork driver: Fix indentation from previous commit
2011-03-12  Laine Stumpnetwork driver: Start dnsmasq even if no dhcp ranges...
2011-03-11  Matthias BolteDon't use INT64_MAX in libvirt.h because it requires...
next