]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-09-06 Osier Yanglatency: Implemente the public API
2011-09-06 Osier Yanglatency: Define the internal driver callback
2011-09-06 Osier Yanglatency: Define new public API and structure
2011-09-05 Michal Privoznikqemu: Deal with stucked qemu on daemon startup
2011-09-05 Michal Privoznikqemu: Introduce job queue size limit
2011-09-05 Michal Privoznikdaemon: Create priority workers pool
2011-09-05 Eric Blakesnapshot: use SELinux and lock manager with external...
2011-09-05 Eric Blakesnapshot: wire up live qemu disk snapshots
2011-09-05 Eric Blakesnapshot: wire up new qemu monitor command
2011-09-05 Eric Blakesnapshot: make it possible to audit external snapshot
2011-09-05 Eric Blakesnapshot: reject unimplemented disk snapshot features
2011-09-05 Eric Blakesnapshot: wire up disk-only flag to snapshot-create
2011-09-05 Eric Blakesnapshot: add flag for requesting disk snapshot
2011-09-05 Eric Blakesnapshot: add virsh domblklist command
2011-09-05 Eric Blakesnapshot: also support disks by path
2011-09-05 Eric Blakesnapshot: add <disks> to snapshot xml
2011-09-05 Eric Blakesnapshot: support extra state in snapshots
2011-09-05 Eric Blakesnapshot: expose halt-after-creation in virsh
2011-09-05 Eric Blakesnapshot: allow halting after snapshot
2011-09-05 Eric Blakesnapshot: expose new delete flag in virsh
2011-09-05 Eric Blakesnapshot: introduce new deletion flag
2011-09-05 Eric Blakesnapshot: reject transient disks where code is not...
2011-09-05 Eric Blakesnapshot: additions to domain xml for disks
2011-09-05 Lei LiCheck for source conflicts in storage pools
2011-09-05 Marc-André... Add a usb1 & usb2 qemuxml2argv test
2011-09-05 Marc-André... Default USB device is on slot 1 function 2
2011-09-05 Marc-André... PIIX3 USB controller is on function 2
2011-09-05 Philipp HahnFix localtime handling for Xen-PV domains
2011-09-03 Eric Blakesnapshot: store qemu domain details in xml
2011-09-03 Eric Blakesnapshot: update rng to support full domain in xml
2011-09-03 Eric Blakesnapshot: correctly escape generated xml
2011-09-03 Eric Blakesnapshot: allow full domain xml in snapshot
2011-09-03 Eric Blakesnapshot: refactor domain xml output
2011-09-03 Eric Blakesnapshot: prevent migration from stranding snapshot...
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
next