]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-12-29  Hu Taodomiftune: Add virDomain{S,G}etInterfaceParameters...
2011-12-29  Hu Taodomiftune: Add a util function virDomainNetFind
2011-12-29  Hu Taodomiftune: Add support of new APIs to the remote driver
2011-12-29  Hu Taodomiftune: virDomain{S,G}etInterfaceParameters: the...
2011-12-29  Hu Taodomiftune: Add API virDomain{S,G}etInterfaceParameters
2011-12-29  Daniel Veillardremove a static limit on max domains in python bindings
2011-12-29  Alex Jiapython: Fix problems of virDomain{Set, Get}BlockIoTune...
2011-12-28  Eric Blakeqemu: fix inf-loop in blkio parameters
2011-12-28  Lai Jiangshanvirsh: move version command to host group
2011-12-28  Eric Blakedaemon: clean up daemonization
2011-12-26  Satoru SATOHdocs: Move 'echo' command description into the generic...
2011-12-26  Satoru SATOHdocs: Move 'send-key' command description into the...
2011-12-24  Michal Privoznikqemu: Keep list of USB devices attached to domains
2011-12-23  Eric Blakedocs: remove stray /
2011-12-22  Eric Blakedocs: fix missing / in xml examples
2011-12-22  Eric Blaketests: fix schema checks sorting
2011-12-22  Michal Privoznikqemu: Support for overriding NOFILE limit
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdManagedSave
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdSave
2011-12-22  Michal Privoznikvirsh: Use vshWatchJob in cmdDump
2011-12-22  Michal Privoznikvirsh: Move job watch code to a separate function
2011-12-22  Michal Privoznikqemuhelptest: Add new qemuCap flag
2011-12-22  Osier Yangqemu: Support readonly filesystem passthrough
2011-12-21  Stefan Bergernwfilter: Do not require DHCP requests to be broadcasted
2011-12-21  Osier Yangqemu: Release the lock on domobj if fails on finding...
2011-12-21  Eric Blaketests: run schema checks in sorted order
2011-12-20  Michael Ellermantests: Add fake PPC64 emulator for QEMU testing
2011-12-20  Michael Ellermanqemu: Add spapr-vio address assignment
2011-12-20  Bharata B RaoAdd New address type spapr-vio to domain.rng
2011-12-20  Michael EllermanAdd address type for SPAPR VIO devices
2011-12-20  Alex Jiadocs: improve virsh domxml-*-native command docs
2011-12-20  Alex Jiavirsh: plug mem leaks in domxml-*-native
2011-12-20  Alex Jiaconsole: plug memory leaks
2011-12-20  Michael Ellermanqemu: Add a capability flag for -no-acpi
2011-12-20  Hu Taoadd new command numatune to virsh
2011-12-20  Hu TaoImplement virDomain{G, S}etNumaParameters for the qemu...
2011-12-20  Hu TaoAdd virDomain{G, S}etNumaParameters support to the...
2011-12-20  Hu Taoadd new API virDomain{G, S}etNumaParameters
2011-12-20  Hu Taouse cpuset to manage numa
2011-12-20  Hu TaoAdd functions to set/get cgroup cpuset parameters
2011-12-20  Eric Blakerpc: handle param_int, plug memory leaks
2011-12-20  Eric Blakevirsh: simplify printing of typed parameters
2011-12-19  Eric Blakedocs: document <qemu:commandline> xml
2011-12-19  Alex Jiapython: plug memory leak on libvirt_virConnectOpenAuth
2011-12-19  Christophe... Fix typo in storage pool documentation
2011-12-19  Daniel P. BerrangeDisable python explicitly in mingw32 autobuild
2011-12-19  Daniel P. BerrangeOnly add the timer when a callback is registered
2011-12-19  Daniel P. BerrangeHide use of timers for domain event dispatch
2011-12-19  Daniel P. BerrangeRemove decl of all APIs related to domain event callbac...
2011-12-19  Daniel P. BerrangeRemove all domain event structs from header
2011-12-19  Daniel P. BerrangeConvert drivers to thread safe APIs for adding callbacks
2011-12-19  Daniel P. BerrangeAdd APIs to allow management of callbacks purely with...
2011-12-19  Daniel P. BerrangeReturn count of callbacks when registering callbacks
2011-12-19  Daniel P. BerrangeConvert Xen & VBox drivers to use virDomainEventState
2011-12-16  Stefan Bergernwfilter: do not create ebtables chain unnecessarily
2011-12-16  Eric Blakebuild: disable dtrace on non-Linux builds
2011-12-16  Peter Krempamigration: Add more specific error code/message on...
2011-12-16  Eric Blakeqemu: detect truncated file as invalid save image
2011-12-16  Michal Privoznikqemu: Don't drop hostdev config until security label...
2011-12-16  Peter Krempavirsh: Add option to undefine storage with domains
2011-12-16  Eric Blakebuild: let autobuild check more code
2011-12-15  Jim FehligFix default migration speed in qemu driver
2011-12-15  Osier Yangpython: Expose blockPeek and memoryPeek in Python binding
2011-12-15  Jiri Denemarkqemu: Fix race between async and query jobs
2011-12-15  Osier Yangqemu: Do not free the device from activePciHostdevs...
2011-12-15  Osier Yangqemu: Honor the original properties of PCI device when...
2011-12-14  Wen Congyangspec: fix inverted logic on sanlock
2011-12-13  KAMEZAWA Hiroyukivirsh: support multifunction in attach-disk
2011-12-13  Eric Blakedocs: tweak 'virsh edit' wording
2011-12-13  Peter Krempapython: Fix export of virDomainSnapshotListChildrenNames
2011-12-13  Lei LiProvide a helper method virDomainLiveConfigHelperMethod
2011-12-13  Peter Krempavirsh: Print error message if argument parsing fails...
2011-12-13  Alex Jiatests: plug memory leak on linuxTestNodeInfo
2011-12-13  Osier Yangstorage: Fix a potential crash when creating vol object
2011-12-12  Eric Blakedocs: document <address> elements in one place
2011-12-12  Eric Blakebuild: follow directory install conventions
2011-12-12  Jiri Denemarkqemu: Disable EOF processing during qemuDomainDestroy
2011-12-12  Michal Privoznikvirsh: Free returned MIME type string
2011-12-12  Osier YangMaint: Update AUTHORs
2011-12-12  Rommerstorage: Activate/deactivate logical volumes only on...
2011-12-12  Josh Durginsecurity: don't try to label network disks
2011-12-12  Dave AllanFix make uninstall
2011-12-10  Laine Stumptest: replace deprecated "fedora-13" machine with ...
2011-12-10  Laine Stumpnetwork: don't add iptables rules for externally manage...
2011-12-09  Michael Ellermanqemu: Prepare to cater for more general address assignment
2011-12-09  Michael Ellermanqemu: Add address in qemuBuildChrDeviceStr() on pseries
2011-12-09  Michael Ellermanqemu: Use spapr-vscsi on pseries machine type
2011-12-09  Eric Blakenetwork: allow '-' in model name
2011-12-09  Michal Privoznikthreadpool: Use while loop on virCondWait
2011-12-09  Michal Privoznikthreads: Document spurious wakeups on virCondWait
2011-12-09  Alex Jiavirsh: plug memory leak on cmdDomblklist
2011-12-09  Stefan Bergerfix error when parsing ppc64 models on x86 host
2011-12-09  Stefan Bergerfix memory leak in src/nodeinfo.c
2011-12-09  Michal Privoznikthreadpool: Don't wait on condition if pool has no...
2011-12-09  Jiri Denemarkbridge: Fix forward delay APIs
2011-12-09  Peter Krempacpu: Add cpu flags supported by newest qemu
2011-12-09  Peter Krempavirsh: return correct value from cmdDomIfGetLink
2011-12-09  Stefan BergerPass the VM's UUID into the nwfilter subsystem
2011-12-09  Stefan Bergernwfilter: cleanup return codes in nwfilter subsystem
2011-12-08  Alex Jiavirsh: plug memory leak on cmdDomIfGetLink() sucessful...
next