]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-09-14 Osier Yangqemu_api: Update Makefile to generate libvirtmod_qemu lib
2011-09-14 Osier Yangqemu_api: Update Py binding generator to generate files...
2011-09-14 Osier Yangqemu_api: Add override XML and C files for QEMU APIs
2011-09-14 Osier Yangqemu_api: Add comments for API virDomainQemuMonitorCommand
2011-09-14 Osier Yangqemu_api: Update Makefile for subdir docs
2011-09-14 Osier Yangqemu_api: Modify apibuild.py to generate docs for QEMU...
2011-09-13 Peter Krempavirsh: Use old API if remote libvirtd does not support new
2011-09-13 Guannan Rensnapshot: fix double free of qemuImgBinary
2011-09-13 Daniel VeillardDo not log invalid operations in libvirtd logs
2011-09-09 Michal Privoznikvirnetsocket: Pass KRB5CCNAME env variable
2011-09-09 Michal Privoznikselinux: Detect virt_use_nfs boolean set
2011-09-09 Philipp HahnFix URL-escaping for domainDefine
2011-09-08 Peter Krempaxml: Change virtual file names of xml documents parsed...
2011-09-08 Eric Blakesnapshot: fix regression with system checkpoints
2011-09-08 Eric Blakemaint: update to latest gnulib
2011-09-08 Eric Blakesnapshot: use new API for less work
2011-09-08 Eric Blakesnapshot: new APIs for inspecting snapshot object
2011-09-08 Soren HansenDon't treat pci_system_init failure as fatal if no...
2011-09-08 Alex Jiadoc: fix incorrect option in send-key
2011-09-08 Alex Jiavirsh: fix typo in opts_send_key
2011-09-08 Alex Jiarpc: avoid memory leak on virNetTLSContextValidCertificate
2011-09-08 Alex Jiatests: avoid memory leak on testTLSSessionInit
2011-09-08 Alex Jialibxl: avoid a dereference of a null pointer
2011-09-08 Eric Blakeblockinfo: fix qemu regression in handling disk name
2011-09-08 Matthias Bolteesx: Fix managed object lookup with optional occurrence
2011-09-07 Michal PrivoznikThreadpool: Initialize new dynamic workers
2011-09-06 Matthias Boltemingw: Don't use interface as an identifier
2011-09-06 Peter Krempalink-state: virsh: Add wrapper commands for changing...
2011-09-06 Peter Krempalink-state: qemu: Add net intf modification to virUpdat...
2011-09-06 Peter Krempalink-state: qemu: Add monitor handling for link state...
2011-09-06 Peter Krempalink-state: conf: Add element to XML for controling...
2011-09-06 Peter Krempalink-state: util: Add equality comparison functions...
2011-09-06 Peter KrempaXML: Improve XML parsing error messages
2011-09-06 Marc-André... redirdev: allows to specify device address
2011-09-06 Daniel Veillardlatency: fix make check for remote protocol structs...
2011-09-06 Osier Yanglatency: Update virsh command domblkstat to use new API
2011-09-06 Osier Yanglatency: Expose the new API for Python binding
2011-09-06 Osier Yanglatency: Implemente internal API for qemu driver
2011-09-06 Osier Yanglatency: Update monitor functions for new latency fields
2011-09-06 Osier Yanglatency: Wire up the remote protocol
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
next