]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-07-21  Eric Blakesave: support BYPASS_CACHE during qemu save/restore
2011-07-21  Eric Blakesave: add virFileDirectFd wrapper type
2011-07-21  Eric Blakesave: let iohelper work on O_DIRECT fds
2011-07-21  Eric Blakesave: let iohelper handle inherited fd
2011-07-21  Eric Blakesave: support --xml to virsh save/restore
2011-07-21  Eric Blakesave: add --bypass-cache flag to virsh save/restore...
2011-07-21  Eric Blakesave: wire up trivial save/restore flags implementations
2011-07-21  Eric Blakeerror: add new error type for reflecting partial API...
2011-07-21  Eric Blakebuild: fix bugs with destroyFlags patches
2011-07-21  Michal Privoznikremote: Fix forgotten comma
2011-07-21  Laine Stumpnetwork: internal API functions to manage assignment...
2011-07-21  Laine Stumpqemu: use virDomainNetGetActual*() in qemuDomainXMLToNative
2011-07-21  Laine Stumpqemu: use virDomainNetGetActual*() functions where...
2011-07-21  Laine Stumpnetwork: separate Start/Shutdown functions for new...
2011-07-21  Laine Stumpconf: support abstracted interface info in network XML
2011-07-21  Laine Stumpconf: support abstracted interface info in domain inter...
2011-07-21  Laine Stumpconf: virDomainNetDef points to (rather than contains...
2011-07-21  Laine Stumpconf: put virtPortProfile struct / functions in a commo...
2011-07-21  Laine Stumputil: define MAX
2011-07-21  Michal Privoznikdestroy: Implement internal API for xenapi driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for xen driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for vmware driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for vbox driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for uml driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for phyp driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for openvz driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for lxc driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for libxl driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for ESX driver
2011-07-21  Michal Privoznikdestroy: Implement internal API for qemu driver
2011-07-21  Michal Privoznikdestroy: Wire up the remote protocol
2011-07-21  Michal Privoznikdestroy: Define new public API virDomainDestroyFlags
2011-07-21  Eric Blakesave: wire up remote protocol
2011-07-21  Eric Blakesave: new public API to bypass file system cache on...
2011-07-21  Eric Blakeqemu: fix error message with migrate2 xml
2011-07-21  Eric Blakebuild: rename files.h to virfile.h
2011-07-21  Eric Blakecommand: avoid leaking fds across fork
2011-07-21  Eric Blakecommand: move all docs into .c file
2011-07-21  Matthias Bolterpc: Make the dispatch generator handle 'void name...
2011-07-21  Eric Blakeerror: preserve errno when saving last error
2011-07-21  Matthias Boltepython: Fix makefile rule for code generation
2011-07-21  Daniel P. BerrangeFix uninitialized variable in QEMU CPU bandwidth code
2011-07-21  Wen Congyangfix make syntax-check error
2011-07-21  Wen Congyangdoc: Add documentation for new cputune elements period...
2011-07-21  Wen Congyangqemu: Implement cfs_period and cfs_quota's modification
2011-07-21  Wen Congyangqemu: Implement period and quota tunable XML configurat...
2011-07-21  Wen CongyangUpdate XML Schema for new entries
2011-07-21  Wen Congyangcgroup: Implement cpu.cfs_period_us and cpu.cfs_quota_u...
2011-07-21  Wen CongyangIntroduce the function virCgroupForVcpu
2011-07-21  Lai Jiangshanqemu: send-key: Implement the driver methods
2011-07-21  Lai Jiangshansend-key: Expose the new API in virsh
2011-07-21  Lai Jiangshanutil: add virtkeycode module
2011-07-21  Lai Jiangshanutil: Add keymaps.csv
2011-07-20  Eric Blakemaint: fix typos on guaranteed
2011-07-20  Cole Robinsonrpc: Pass through DISPLAY so ssh can launch askpass
2011-07-20  Michal Privozniksysinfo: Don't try to run dmidecode on archs missing it
2011-07-20  Guannan RenDon't try to close a NULL virNetClientPtr
2011-07-20  Daniel P. BerrangeHonour key usage/purpose criticality flag
2011-07-20  Daniel P. BerrangeFix checking of key usage/purpose data
2011-07-20  Daniel P. BerrangeFix mixed up error messages when reporting TLS certific...
2011-07-20  Michal Privoznikudev: Don't try to dump DMI on non-intel archs
2011-07-20  Eric Blakebuild: fix broken build
2011-07-20  Osier Yangundefine: Extend virsh undefine to support the new...
2011-07-20  Osier Yangundefine: Implement undefineFlags for all other drivers
2011-07-20  Osier Yangundefine: Implement internal API for libxl driver
2011-07-20  Osier Yangundefine: Implement internal API for qemu driver
2011-07-20  Osier Yangundefine: Wire up the remote protocol
2011-07-20  Osier Yangundefine: Define the new API
2011-07-19  Eric Blakemaint: fix spelling of Red Hat
2011-07-19  Daniel P. BerrangeAdd sanity checking of basic constraints, key purpose...
2011-07-19  Daniel P. BerrangeAdd some basic sanity checking of certificates before use
2011-07-19  Daniel P. BerrangeFix reporting of errors for p2p migration
2011-07-19  Daniel P. BerrangeAdd an explicit virNetClientClose method
2011-07-19  Daniel P. BerrangeUse a virFreeCallback on virNetSocket to ensure safe...
2011-07-19  Daniel P. BerrangeAdd mutex locking and reference counting to virNetSocket
2011-07-19  Daniel P. BerrangeAdd some debugging for virNetClient reference counting
2011-07-19  Eric Blakebuild: detect doc generation failure
2011-07-19  Alex Jiautil: avoid fds leak when virEventPollAddHandle fail
2011-07-19  Eric BlakeRevert "virsh: make migrate --tunnelled imply --p2p"
2011-07-19  Daniel P. BerrangeUnregister event callback if a fatal error occurs durin...
2011-07-19  Daniel P. BerrangeQuieten build & ensure API build scripts exit with...
2011-07-19  Osier Yangtests: Fix virshtest failure after dominfo changed
2011-07-19  Osier Yangvirsh: Extend virsh dominfo to display if managed save...
2011-07-19  Osier Yangdoc: Correct documents for iface commands
2011-07-18  Eric Blakevirsh: make migrate --tunnelled imply --p2p
2011-07-18  Eric Blakelibvirt: do not mix internal flags into public API
2011-07-18  Alex Jiavirsh: avoid double free of domain
2011-07-18  Eric Blakedocs: improve virsh man page synopses
2011-07-18  Jiri Denemarkbuild: Fix protocol-structs check in VPATH build
2011-07-18  Daniel P. BerrangeFix now dead cleanup of VMs on libvirtd restart
2011-07-18  Michal Privoznikdocs: Fix spice documentation typo
2011-07-17  Osier Yangrpc: Fix typos in rpc generator scripts
2011-07-16  Osier Yangqemu: Fix a regression of attaching device
2011-07-15  Eric Blakebuild: also track RPC on-wire enum values
2011-07-15  Eric Blakedocs: document dxml argument to migrate2
2011-07-15  Eric Blakebuild: add syntax check for proper flags use
2011-07-15  Eric Blakexen: reject unknown flags
2011-07-15  Eric Blakeesx: reject unknown flags
2011-07-15  Eric Blakevirsh: improve option handling
2011-07-15  Eric Blakeflags: fix domain_conf migration regression
next