]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2011-08-26  Matthias Boltehyperv: Add basic driver for Microsoft Hyper-V
2011-08-26  Matthias Boltehyperv: Add OpenWSMAN based client for the Hyper-V...
2011-08-26  Matthias Boltehyperv: Add driver skeleton
2011-08-26  Matthias Boltehyperv: Add configure check for OpenWSMAN
2011-08-26  Taku Izumischedinfo: update man page about virsh schedinfo command
2011-08-26  KAMEZAWA HiroyukiFix persistent migration config save
2011-08-26  Jiri Denemarkrpc: Don't close connection if program is unknown
2011-08-26  Michal Privoznikremote: Refuse connecting to remote socket
2011-08-26  Michal Privoznikvirterror: Fix error message for VIR_ERR_INVALID_ARG
2011-08-26  Daniel P. BerrangeDetect errors from the 'sendkey' command
2011-08-26  Daniel P. BerrangeFix keymap used to talk with QEMU
2011-08-26  Jiri Denemarkvirsh: Clarify documentation of -d option
2011-08-26  Jiri Denemarkqemu: Correctly label migration TCP socket
2011-08-26  Jiri Denemarksecurity: Introduce SetSocketLabel
2011-08-26  Jiri Denemarksecurity: Rename SetSocketLabel APIs to SetDaemonSocket...
2011-08-26  Jiri DenemarkIgnore unused streams in virStreamAbort
2011-08-26  Jiri DenemarkDo not try to cancel non-existent migration on source
2011-08-25  Eric Blakesnapshot: track current snapshot across restarts
2011-08-25  Eric Blakesnapshot: only pass snapshot to qemu command line when...
2011-08-25  Eric Blakesnapshot: don't leak resources on qemu snapshot failure
2011-08-25  Alex Jialibvirt: avoid dead store in virDomainMigrateVersion3
2011-08-25  Alex Jiaqemu: avoid dead store in doPeer2PeerMigrate3
2011-08-25  Daniel P. BerrangeFix command test wrt gnutls initialize & fix debugging
2011-08-25  Michal Privoznikdaemon: Move TLS initialization to virInitialize
2011-08-24  Laine Stumputil: only fchown newly created files in virFileOpenAs
2011-08-24  Shradha Shahqemu: fix off-by-one in pci slot reservation
2011-08-24  Steve Hodgsonmaint: attribute second author of previous patch
2011-08-24  Shradha Shahpci: fix pciDeviceListSteal on multiple devices
2011-08-24  Eric Blakelibvirt: log all flags parameters
2011-08-24  Eric Blakevirsh: add list --managed-save
2011-08-24  Matthias Bolteesx: Use $(PYTHON) instead of the shebang to run the...
2011-08-24  Osier Yangqemu: Report error if qemu monitor command not found...
2011-08-23  Matthias Bolteesx: Refactor a repeated string in the generator
2011-08-23  Eric Blakemaint: fix comment typos
2011-08-23  Osier Yangvirsh: Substitute goto label out with cleanup
2011-08-23  Osier Yangvirsh: Do not try to free domain if it is NULL
2011-08-23  Osier Yangxen: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangtest: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangstorage: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangremote: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangqemu: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangnodeinfo: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yanglxc: Cleanup improper VIR_ERR_NO_SUPPORT use
2011-08-23  Osier Yangconf: Cleanup improper use of VIR_ERR_NO_SUPPORT in...
2011-08-23  Osier Yangqemu: Substitute VIR_ERR_NO_SUPPORT with VIR_ERR_OPERAT...
2011-08-23  Osier Yangvirsh: Print error if specified bandwidth is invalid...
2011-08-22  KAMEZAWA Hiroyukisend-key: fix scan keycode map
2011-08-22  Eric Blakebuild: work around older systemtap header
2011-08-19  Eric Blakevirsh: properly interleave shared stdout and stderr
2011-08-19  Eric Blakemaint: simplify lots of libxml2 clients
2011-08-19  Eric Blakexml: add another convenience function
2011-08-19  Eric Blakemaint: treat more libxml2 functions as free-like
2011-08-19  Eric Blaketest: rewrite test to match change in behavior
2011-08-19  Eric Blakebuild: fix typo in recent test patch
2011-08-19  Eric BlakeRevert "xen: Allow to undefine a running domain (xm_int...
2011-08-19  Osier Yangxen: Allow to undefine a running domain (xm_internal)
2011-08-19  Osier Yangvmware: Allow to undefine a running domain
2011-08-19  Osier Yanguml: Allow to undefine a running domain
2011-08-19  Osier Yangtest: Allow to undefine a running domain
2011-08-19  Osier Yangqemu: Allow to undefine a running domain
2011-08-19  Osier Yangopenvz: Allow to undefine a running domain
2011-08-19  Osier Yanglxc: Allow to undefine a running domain
2011-08-19  Osier Yanglibxl: Allow to undefine a running domain.
2011-08-19  Osier Yangqemu: Get memory balloon info correctly for text monitor
2011-08-19  Eric Blakebuild: fix compilation on mingw64
2011-08-19  Michal Privoznikstorage: Flush host cache after write
2011-08-19  Michal Privoznikdaemon: initialize GnuTLS
2011-08-19  Taku Izumischedinfo: add missing documentation
2011-08-18  Eric Blakemaint: ignore generated file
2011-08-17  Eric Blakebuild: fix virnetsocket on mingw
2011-08-17  Eric Blakebuild: fix virpidfile on mingw
2011-08-17  Daniel P. BerrangeEnsure async packets never get marked for sync replies
2011-08-17  Daniel P. BerrangeDon't attempt to read from a stream if it is closed
2011-08-17  Tom Vijlbriefqemu: disk migration verbose progress
2011-08-17  Eric Blakevirsh: concatenate qemu-monitor-command arguments
2011-08-17  Osier Yangqemu: Init reattaching related members of pciDevice...
2011-08-16  Eric Blakevirsh: tweak misleading wording
2011-08-16  Daniel P. BerrangeTweak debugging message in RPC client code
2011-08-16  Daniel P. BerrangeFix race condition in abort of stream
2011-08-16  Daniel P. BerrangeEnsure client streams are closed when marking a client...
2011-08-16  Daniel P. BerrangeEnsure stream is aborted when exiting console
2011-08-16  Stefan Bergermaint: fix some compilation issues on non-linux platfor...
2011-08-16  Stefan Bergermaint: fix some compilation issues on non-linux platforms
2011-08-16  Peter Krempadaemon: Add early libvirtd start verbose errors.
2011-08-16  Stefan Bergermaint: add missing symbols
2011-08-16  Roopa Prabhumacvtap: Fix getPhysfn to get the PF of a direct attach...
2011-08-16  Roopa Prabhuinterface: Add functions to get sriov PF/VF relationshi...
2011-08-16  Roopa Prabhupci: Add helper functions for sriov devices
2011-08-16  Roopa Prabhupci: Move some pci sriov helper code out of node device...
2011-08-15  Eric Blakemaint: ignore generated file
2011-08-15  Laine Stumpqemu: support event_idx parameter for virtio disk and...
2011-08-15  Peter Krempaqemu: error message should show uri instead of (null)
2011-08-15  Jiri Denemarkqemu: Use fd: protocol for migration
2011-08-15  Jiri Denemarkqemu: Use virNetSocket for tunneled migration
2011-08-15  Jiri Denemarkqemu: Refactor do{Tunnel,Native}Migrate functions
2011-08-15  Jiri DenemarkSupport changing UNIX socket owner in virNetSocketNewLi...
2011-08-15  Jiri DenemarkAdd backlog parameter to virNetSocketListen
2011-08-15  Daniel P. BerrangeAdd API for duplicating a socket/client file descriptor
2011-08-15  Douglas Schilling... libvirtd.init.in: stop/restart() - wrong return value...
2011-08-15  Osier Yangdaemon: Fix regression of libvirtd reloading support
next