]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-09-03  Eric Blakesnapshot: support new undefine flags in qemu
2011-09-03  Eric Blakesnapshot: cache qemu-img location
2011-09-03  Eric Blakesnapshot: refactor some qemu code
2011-09-03  Eric Blakesnapshot: teach virsh about new undefine flags
2011-09-03  Eric Blakesnapshot: prevent stranding snapshot data on domain...
2011-09-03  Eric Blakesnapshot: add qemu snapshot redefine support
2011-09-03  Eric Blakesnapshot: add qemu snapshot creation without metadata
2011-09-03  Eric Blakesnapshot: improve virsh snapshot-create, add snapshot...
2011-09-02  Eric Blakesnapshot: refactor virsh snapshot creation
2011-09-02  Eric Blakesnapshot: allow recreation of metadata
2011-09-02  Eric Blakesnapshot: identify qemu snapshot roots
2011-09-02  Eric Blakesnapshot: reflect new dumpxml and list options in virsh
2011-09-02  Eric Blakesnapshot: identify which snapshots have metadata
2011-09-02  Eric Blakesnapshot: let qemu discard only snapshot metadata
2011-09-02  Eric Blakesnapshot: allow deletion of just snapshot metadata
2011-09-02  Eric Blakesnapshot: simplify acting on just children
2011-09-02  Eric Blakesnapshot: track current domain across deletion of children
2011-09-02  Eric Blakesnapshot: avoid crash when deleting qemu snapshots
2011-09-02  Eric Blakesnapshot: speed up snapshot location
2011-09-02  Eric Blakesnapshot: add snapshot-list --parent to virsh
2011-09-02  Eric Blakesnapshot: fine-tune qemu snapshot revert states
2011-09-02  Eric Blakesnapshot: properly revert qemu to offline snapshots
2011-09-02  Eric Blakesnapshot: improve reverting to qemu paused snapshots
2011-09-02  Eric Blakesnapshot: fine-tune qemu saved images starting paused
2011-09-02  Eric Blakesnapshot: expose --running and --paused in virsh
2011-09-02  Eric Blakesnapshot: fine-tune ability to start paused
2011-09-02  Eric Blakesnapshot: better events when starting paused
2011-09-02  Marc-André... Learn to use spicevmc as a redirection type for usb...
2011-09-02  Marc-André... Add "redirdev" redirection device
2011-09-02  Marc-André... qemu: Don't append 0 at usb id, so that it is compatibl...
2011-09-02  Marc-André... qemu: don't reserve slot 1 if a PIIX3 USB controller...
2011-09-02  Marc-André... Modify USB port to be defined as a port path
2011-09-02  Marc-André... Add USB hub device
2011-09-02  Marc-André... Add USB companion controllers support
2011-09-02  Marc-André... USB devices gain a new USB address child element
2011-09-02  Marc-André... test: USB controller can have a PCI address child element
2011-09-02  Marc-André... Add a new controller type 'usb' with optionnal 'model'
2011-09-02  Marc-André... Add USB controller models
2011-09-02  Marc-André... Rename virDomainControllerModel to virDomainControllerM...
2011-09-02  Marc-André... Add various USB devices QEMU_CAPS
2011-09-02  Eric Blakesnapshot: fix corner case on OOM during creation
2011-09-02  Eric Blaketests: add missing files
2011-09-02  Osier YangAdd directsync cache mode support for disk driver
2011-09-02  Osier Yangstorage: Add virsh support for fs pool formating
2011-09-02  Osier Yangstorage: Add fs pool formatting
2011-09-02  Osier Yangstorage: Add mkfs and libblkid to build system
2011-09-02  Osier YangAPI: Init conn in case of it might be used uninitialized
2011-09-02  Eric Blakeqemu: detect incomplete save files
2011-09-02  Eric Blakeqemu: refactor file opening
2011-09-02  Wen Congyangreserve slot 1 on pci bus0
2011-09-02  Xu He Jielibvirtd: create run dir when running at non-root user
2011-09-02  Scott Moserlxc: do not require 'ifconfig' or 'ipconfig' in container
2011-09-02  Serge HallynCreate ptmx as a device
2011-09-02  Adam LitkeBlockPull: Set initial bandwidth limit if specified
2011-09-02  Adam LitkeBlockJob: Bandwidth parameter is in MB when using text...
2011-09-02  Jim FehligIncrease size of buffer for xend response
2011-09-02  Jim FehligDon't overwrite errors from xend_{get,req}
2011-09-01  Jim FehligChange my email domain
2011-09-01  Eric Blakevirsh: improve send-key documentation
2011-09-01  Eric Blakevirsh: support 'virsh start --force-boot' on older...
2011-09-01  Alex Jiavirsh: avoid memory leak on cmdVolCreateAs
2011-09-01  Eric Blakebuild: fix 'make check' with pdwtags
2011-09-01  Jim Fehligvirsh: Expose virDomainMigrateGetMaxSpeed API
2011-09-01  Jim FehligAdd public API for getting migration speed
2011-09-01  Eric Blakevirsh: prefer unsigned flags
2011-09-01  Daniel P. BerrangeFix tracking of RPC messages wrt streams
2011-09-01  Daniel P. BerrangeAvoid use-after-free on streams, due to message callbacks
2011-09-01  Daniel P. BerrangeFix parted sector size assumption
2011-09-01  Osier Yangqemu: Fix a regression of domain save
2011-09-01  Osier YangRevert "test: Cleanup improper VIR_ERR_NO_SUPPORT use"
2011-09-01  Osier Yangstorage: Fix incorrect error codes
2011-09-01  Osier Yangremote: Fix incorrect error codes
2011-09-01  Osier Yangnodeinfo: Fix incorrect error codes
2011-09-01  Osier Yanglxc: Fix incorrect changes on error codes.
2011-09-01  Osier Yangconf: Substitute OPERATION_INVALID with INTERNAL_ERROR
2011-08-31  Daniel P. BerrangeStop libxl driver polluting logs on non-Xen hosts
2011-08-31  Daniel P. BerrangeFix memory leak parsing 'relabel' attribute in domain...
2011-08-31  Daniel P. BerrangeFix memory leak dispatching domain events
2011-08-31  Daniel P. BerrangeDon't leak memory if a cgroup is mounted multiple times
2011-08-31  Eric Blakesecurity: fix build
2011-08-31  Guannan Renstream: remove redundant reference to client while...
2011-08-31  Daniel P. BerrangeRemove bogus virSecurityManagerSetProcessFDLabel method
2011-08-31  Daniel P. BerrangeFix sanlock socket security labelling
2011-08-31  Daniel P. BerrangeFix incorrect path length check in sanlock lockspace...
2011-08-30  Eric Blakesnapshot: forbid snapshot on autodestroy domain
2011-08-30  Philipp HahnFix error detection in device change
2011-08-30  Eric Blakestart: allow discarding managed save
2011-08-30  Eric Blakebuild: simplify use of verify
2011-08-30  Eric Blakeqemu: properly label outgoing pipe for tunneled migration
2011-08-29  Guannan Renrpc: fix a typo in debugging log in virNetServerProgram...
2011-08-26  Eric Blakemaint: fix spelling errors on lose
2011-08-26  Jim FehligFix generator to cope with call-by-ref long types
2011-08-26  Matthias Boltehyperv: Add basic documentation
2011-08-26  Matthias Boltehyperv: Add basic driver for Microsoft Hyper-V
2011-08-26  Matthias Boltehyperv: Add OpenWSMAN based client for the Hyper-V...
2011-08-26  Matthias Boltehyperv: Add driver skeleton
2011-08-26  Matthias Boltehyperv: Add configure check for OpenWSMAN
2011-08-26  Taku Izumischedinfo: update man page about virsh schedinfo command
2011-08-26  KAMEZAWA HiroyukiFix persistent migration config save
2011-08-26  Jiri Denemarkrpc: Don't close connection if program is unknown
next