]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-07-25  Daniel P. BerrangeFix TLS context tests with expired certs
2011-07-25  Wen Congyangrename cfs_* to vcpu_*
2011-07-25  Cole Robinsondocs: Break up 'Basic Resources' XML section
2011-07-25  Taku Izumipython: add Python binding for virDomainGetVcpuPinInfo API
2011-07-25  Taku Izumipython: add Python binding for virDomainPinVcpusFlags API
2011-07-25  Taku Izumipython: add Python binding for virDomainGetSchedulerPar...
2011-07-25  Taku Izumipython: add Python binding for virDomainGetSchedulerPar...
2011-07-25  Eric Blaketests: detect gnutls errors
2011-07-25  Wieland Hoffmanndriver.h: Fix two driver documentation mistakes
2011-07-25  Michal Privoznikbandwidth: Add domain schema and xml2xml tests
2011-07-25  Michal Privoznikbandwidth: Add test cases for network
2011-07-25  Michal Privoznikbandwidth: Implement functions to enable and disable QoS
2011-07-25  Michal Privoznikbandwidth: Create format functions
2011-07-25  Michal Privoznikbandwidth: Add parsing and free functions
2011-07-25  Michal Privoznikbandwidth: Declare internal structures
2011-07-25  Michal Privoznikbandwidth: Define schema and create documentation
2011-07-25  Laine Stumpnetwork: provide internal API to return IP of a network
2011-07-25  Laine Stumputil: add an ifaceGetIPAddress to the interface utilities
2011-07-25  Eric Blaketests: fix compilation failures
2011-07-22  Daniel P. BerrangePre-create /var/lib/libvirt/sanlock directory
2011-07-22  Daniel P. BerrangeHonour filesystem readonly flag & make special FS readonly
2011-07-22  Daniel P. BerrangeRefactor mounting of special filesystems
2011-07-22  Daniel P. BerrangePull code for doing a bind mount into separate method
2011-07-22  Daniel P. BerrangeFix typos in daemon config file from previous commit
2011-07-22  Daniel P. BerrangeAdd a test case for certificate validation
2011-07-22  Daniel P. BerrangeAllow certificate sanity checking to be disabled
2011-07-22  Matthias Boltebuild: Use $(PYTHON) instead of python for the keycode...
2011-07-22  Matthias Boltexenapi: Fix double-freeing the session in xenapiClose
2011-07-22  Oskari Saarenmaaremote/ssh: optional "keyfile" parameter.
2011-07-22  Laine Stumputil: make interface.c functions consistently return...
2011-07-22  Daniel P. BerrangeRefactor the certification validation code
2011-07-22  Daniel P. BerrangeRemove call to deprecated gnutls_certificate_type_set_p...
2011-07-22  Daniel P. BerrangeEnsure that libvirtd shuts down if initialization fails
2011-07-22  Adam LitkeAsynchronous event for BlockJob completion
2011-07-22  Adam LitkeEnable virDomainBlockPull in the python API
2011-07-22  Adam LitkeEnable the virDomainBlockPull API in virsh
2011-07-22  Adam LitkeImplement virDomainBlockPull for the qemu driver
2011-07-22  Adam LitkeAdd virDomainBlockPull support to the remote driver
2011-07-22  Adam LitkevirDomainBlockPull: Implement the main entry points
2011-07-22  Adam LitkeAdd new API virDomainBlockPull* to headers
2011-07-21  Eric Blakesave: add virsh commands for manipulating save files
2011-07-21  Eric Blakesave: wire up remote protocol
2011-07-21  Eric Blakesave: new API to manipulate save file images
2011-07-21  Eric Blakesave: support bypass-cache flag in libvirt-guests init...
2011-07-21  Eric Blakesave: support bypass-cache flag in qemu.conf
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
next