]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-01-22  Eric Blakemaint: this branch is now dead v0.9.11-maint
2013-10-18  Daniel P. BerrangeFix TLS tests with gnutls 3
2013-10-18  Eric Blakebuild: avoid confusing make with raw name 'undefine'
2013-10-18  Zhou Yiminremote: fix regression in event deregistration
2013-10-18  Cole Robinsonspec: Fix script warning when uninstalling libvirt...
2013-10-04  Daniel P. BerrangeDon't install legacy initscripts at same time as system...
2013-10-04  Eric BlakeMerge commit 'v0.9.11.6' into v0.9.11-maint
2013-06-12  Cole RobinsonPrep for release 0.9.11.10 v0.9.11.10
2013-06-12  Christophe... storage: Ensure 'qemu-img resize' size arg is a 512...
2013-06-11  Eric Blakesmartcard: spell ccid-card-emulated qemu property correctly
2013-05-08  Cole RobinsonRevert "build: work around broken kernel header"
2013-05-08  Cole RobinsonRevert "build: further fixes for broken if_bridge.h"
2013-05-08  Eric Blakebuild: further fixes for broken if_bridge.h
2013-05-08  Cole Robinsonbuild: work around broken kernel header
2013-05-08  Eric Blakebuild: avoid infinite autogen loop
2013-05-06  Jiri Denemarknetlink: Fix build with libnl-3
2013-05-06  Christophe... build: fix detection of netcf linked with libnl1
2013-05-06  Eric Blakebuild: force libnl1 if netcf also used libnl1
2013-05-06  Serge Hallynbuild: support libnl-3
2013-05-06  Eric BlakeSkip libxl driver on Xen 4.2
2013-05-06  Jim FehligFix compilation of legacy xen driver with Xen 4.2
2013-03-26  Michal Privoznikqemu: Set migration FD blocking
2013-03-26  Eric Blakebuild: further fixes for broken if_bridge.h
2013-03-26  Cole Robinsonbuild: work around broken kernel header
2013-01-28  Cole RobinsonPrep for release 0.9.11.9 v0.9.11.9
2013-01-28  Daniel P. BerrangeFix race condition when destroying guests
2013-01-28  Peter Kremparpc: Fix crash on error paths of message dispatching
2013-01-08  Laine Stumputil: fix botched check for new netlink request filters
2013-01-08  Laine Stumputil: add missing error log messages when failing to...
2013-01-08  Laine Stumputil: fix functions that retrieve SRIOV VF info
2012-12-13  Laine Stumpnetwork: prevent dnsmasq from listening on localhost
2012-12-09  Cole RobinsonPrep for release 0.9.11.8 v0.9.11.8
2012-12-09  Vladislav Bogdanovqemu: pass -usb and usb hubs earlier, so USB disks...
2012-12-09  Vladislav Bogdanovqemu: Do not ignore address for USB disks
2012-12-09  Stefan Hajnocziqemu: Fix name comparison in qemuMonitorJSONBlockIoThro...
2012-12-09  Stefan Hajnocziqemu: Keep QEMU host drive prefix in BlkIoTune
2012-12-09  Michal Privoznikdnsmasq: Fix parsing of the version number
2012-12-09  Michal Privoznikdnsmasq: Fix parsing of the version number
2012-12-03  Laine Stumpconf: fix virDomainNetGetActualDirect*() and BridgeName()
2012-11-30  Laine Stumpnetwork: use dnsmasq --bind-dynamic when available
2012-11-30  Laine Stumputil: new virSocketAddrIsPrivate function
2012-11-29  Laine Stumputil: capabilities detection for dnsmasq
2012-11-05  Eric Blakespec: don't enable cgconfig under systemd
2012-10-27  Cole RobinsonPrep for release 0.9.11.7 v0.9.11.7
2012-10-27  Cole Robinsonqemu: Fix domxml-to-native network model conversion
2012-10-27  Cole Robinsonselinux: Don't fail RestoreAll if file doesn't have...
2012-10-27  Cole Robinsonspec: Fix multilib issue with systemtap tapsets
2012-10-27  Cole Robinsondocs: Fix installation of internals/*.html
2012-10-27  Cole Robinsondocs: virsh: clarify behavior of send-key
2012-10-27  Cole Robinsondaemon: Avoid 'Could not find keytab file' in syslog
2012-10-27  Cole Robinsonstorage: lvm: Don't overwrite lvcreate errors
2012-10-17  Jiri Denemarkqemu: Clear async job when p2p migration fails early
2012-10-09  Eric BlakeRevert "build: fix compilation without struct ifreq"
2012-10-07  Cole RobinsonPrep for release 0.9.11.6
2012-10-07  Cole RobinsonPrep for release 0.9.11.6 v0.9.11.6
2012-10-07  Daniel P. BerrangeDon't install legacy initscripts at same time as system...
2012-10-07  Gene Czarcinskiremove dnsmasq command line parameter "--filterwin2k"
2012-10-07  Gene Czarcinskidnsmasq: avoid forwarding queries without a domain
2012-09-19  Martin Kletzandersecurity: Fix libvirtd crash possibility
2012-08-13  Cole RobinsonPrep for release 0.9.11.5 v0.9.11.5
2012-08-13  Eric Blaketests: avoid seclabeltest crash
2012-08-13  Daniel P. Berrangeclient rpc: Fix error checking after poll()
2012-08-13  Jiri Denemarkclient rpc: Send keepalive requests from IO event loop
2012-08-13  Jiri Denemarkserver rpc: Remove APIs for manipulating filters on...
2012-08-13  Jiri Denemarkrpc: Remove unused parameter in virKeepAliveStopInternal
2012-08-13  Jiri Denemarkrpc: Do not use timer for sending keepalive responses
2012-08-13  Jiri Denemarkclient rpc: Separate call creation from running IO...
2012-08-13  Jiri Denemarkrpc: Add APIs for direct triggering of keepalive timer
2012-08-13  Jiri Denemarkrpc: Refactor keepalive timer code
2012-08-13  Jiri Denemarkclient rpc: Drop unused return value of virNetClientSen...
2012-08-13  Jiri Denemarkclient rpc: Just queue non-blocking call if another...
2012-08-13  Jiri Denemarkclient rpc: Don't drop non-blocking calls
2012-08-13  Jiri Denemarkclient rpc: Use event loop for writing
2012-08-13  Jiri Denemarkclient rpc: Improve debug messages in virNetClientIO
2012-08-13  Peter Krempakeepalive: Add ability to disable keepalive messages
2012-08-13  Peter Krempaconf: Remove console stream callback only when freeing...
2012-08-13  Daniel P. BerrangeFix typo s/AM_CLFAGS/AM_CFLAGS/ in sanlock link
2012-08-13  Peter Krempavirsh: console: Avoid using stream after being freed.
2012-08-13  Marc-André... qemu: syntax fix
2012-08-13  Eric Blakeqemu: fix use after free
2012-08-13  Peter Krempaconf: Remove callback from stream when freeing entries...
2012-08-13  Jiri Denemarksecurity: Skip labeling resources when seclabel default...
2012-08-13  Martin Kletzanderfixed SegFault in virauth
2012-08-13  Royce Lvadding handling EINTR to poll to make it more robust
2012-08-12  Doug Goldsteindoc: Fix time keeping example for the guest clock
2012-08-12  Doug GoldsteinFix test failure when no IPv6 is avail
2012-08-12  Daniel P. BerrangeEnsure failure to talk to Xen hypervisor is fatal when...
2012-08-12  Daniel P. BerrangeDon't autostart domains when reloading config
2012-08-12  Eric Blakebuild: fix compilation without struct ifreq
2012-08-12  Jiri Denemarkremote: Fix locking in stream APIs
2012-08-12  Jiri Denemarkqemu: Do not fail virConnectCompareCPU if host CPU...
2012-08-12  Jiri DenemarkClarify direct migration
2012-08-12  Christophe... Fix daemon auto-spawning
2012-08-12  Guido Güntheropenvz: Handle domain obj hash map errors
2012-08-12  Christophe... Fix /domain/features setting in qemuParseCommandLine
2012-08-12  Jim Fehligsystemd: start libvirtd after network
2012-08-12  tangchenFix a string format bug in qemu_cgroup.c
2012-08-12  Peter Krempavirsh: Clarify documentation for virsh dompmsuspend...
2012-08-12  Peter Krempastorage_backend_fs: Don't free a part of a structure...
2012-08-12  Daniel VeillardFix one test regression on auth Ceph support
next