]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-04-28  John Ferlanxenapi: Resolve Coverity NO_EFFECT
2015-04-28  John Ferlanxenapi: Resolve Coverity FORWARD_NULL
2015-04-28  Michal PrivoznikRNG: Allow multiple parameters to be passed to an inter...
2015-04-28  Michael Chapmandomain_conf: fix crash in virDomainObjListFindByUUIDInt...
2015-04-28  Michael Chapman{domain, network}_conf: disable autostart when deleting...
2015-04-28  Luyao Huangqemu: Remove unnecessary virReportError on networkGetNe...
2015-04-28  Michal PrivoznikvirQEMUCapsInitQMP: Don't dispose locked @vm
2015-04-28  Chen Fanqemu: fix memory leak in qemuAgentGetFSInfo
2015-04-28  Pavel Hrdinadocs: add a note that spice channel is usable only...
2015-04-28  Jiri Denemarklocking: Fix flags in virLockManagerLockDaemonNew
2015-04-28  Pavel Hrdinatests: fix qemuxml2argvtest to be arch independent
2015-04-28  Martin Kletzandertests: Add test for virtio-mmio address type
2015-04-28  Michal Privoznikqemu: Allow spaces in disk serial
2015-04-28  Erik Skultetystorage: tweak condition to properly test lseek
2015-04-28  Erik Skultetyvirsh: tweak domif-getlink link state reporting message
2015-04-28  Shanzhi Yuqemu: snapshot: Don't skip check for qcow2 format with...
2015-04-28  Michal PrivozniknetworkLookupByUUID: Improve error message
2015-04-28  Michal PrivoznikqemuProcessReconnect: Fill in pid file path
2015-04-28  Prerna Saxenatests : Add test for 'ppc64le' architecture.
2015-04-28  Prerna SaxenaRNG: Add 'ppc64le' arch and newer pseries-2.* machine...
2015-04-28  Peter Krempaschema: Fix interface link state schema
2015-04-28  Martin Kletzanderconf: De-duplicate scheduling policy enums
2015-04-28  Martin Kletzanderqemu: Don't crash in qemuDomainOpenChannel()
2015-04-28  John Ferlanvirsh.pod: Update find-storage-pool-sources[-as] man...
2015-04-28  John Ferlaniscsi: Adjust error message for findStorageSources...
2015-04-28  John Ferlanvirsh.pod: Add information regarding LXC for setmem...
2015-04-28  Erik Skultetydocs: add a note that attr 'managed' is only used by...
2015-04-28  Ján TomkoCheck if domain is running in qemuDomainAgentIsAvailable
2015-04-28  Ján TomkoPass virDomainObjPtr to qemuDomainAgentAvailable
2015-04-28  Ján TomkoCheck for qemu guest agent availability after getting...
2015-04-28  Cole Robinsonstorage: fs: Ignore volumes that fail to open with...
2015-04-28  Cole Robinsondomain: conf: Don't validate VM ostype/arch at daemon...
2015-04-28  Cole Robinsondomain: conf: Better errors on bad os <type> values
2015-04-28  Cole Robinsonspec: Point fedora --with-loader-nvram at nightly firmw...
2015-04-28  Cole Robinsonconfigure: Report --with-loader-nvram value in summary
2015-04-28  Cole Robinsonconfigure: Fix --loader-nvram typo
2015-04-28  Jiri Denemarkcpu: Add {Haswell,Broadwell}-noTSX CPU models
2015-04-27  Michal Privoznikdomcaps: Check for architecture more wisely
2015-04-27  Peter Krempadaemon: Clear fake domain def object that is used to...
2015-04-27  Peter Krempautil: identity: Harden virIdentitySetCurrent()
2015-04-27  Cole Robinsonqemu: Always refresh capabilities if no <guests> found
2015-04-27  Cole Robinsonqemu: Build nvram directory at driver startup
2015-04-27  Cole Robinsonqemu: Build channel autosocket directory at driver...
2015-04-27  Michal PrivoznikvirQEMUDriverGetConfig: Fix memleak
2015-04-27  Cole Robinsonqemu: chown autoDumpPath on driver startup
2015-04-27  Cole Robinsonqemu: conf: Clarify paths that are relative to libDir
2015-04-27  Ján TomkoStrip control codes in virBufferEscapeString
2015-04-27  Peter Krempautil: buffer: Add support for adding text blocks with...
2015-04-27  Ján TomkoIgnore storage volumes with control codes in their...
2015-04-27  Ján TomkoStrip control characters from sysfs attributes
2015-04-27  Ján TomkoAdd functions dealing with control characters in strings
2015-04-27  Ján Tomkotests: rename testStripIPv6BracketsData to testStripData
2015-04-20  Luyao Huanglxc: fix starting a domain with non-strict numa memory...
2015-04-20  Luyao Huanglxc: fix starting a domain with a cpuset but no numatune
2015-04-16  Eric Blakevirsh: fix regression in 'virsh event' by domain
2015-04-15  Cole Robinsonvirsh: Improve change-media success message
2015-04-15  Michal PrivoznikvirNetSocketNewConnectUNIX: Use flocks when spawning...
2015-04-15  Peter Kremparpc: Don't unref identity object while callbacks still...
2015-04-15  Lubomir Rintellxc: create the required directories upon driver start
2015-04-02  Eric Blakeqemu: read backing chain names from qemu
2015-03-16  Eric Blakedaemon: avoid memleak when ListAll returns nothing
2015-03-10  Laine Stumpqemu: don't fill in nicindexes for session mode libvirtd
2015-03-02  Daniel VeillardRelease of libvirt-1.2.13 v1.2.13
2015-02-27  Michal Privoznikdocs: Add mist.io as libvirt-based application
2015-02-27  Ján TomkoReally fix XML formatting flags in SaveImageUpdateDef
2015-02-27  Ján TomkoIgnore listen attribute of <graphics> for type network...
2015-02-26  Peter Krempautil: storage: Fix error type in virStorageSourceParseB...
2015-02-26  Peter Krempautil: storagefile: Don't crash on gluster URIs without...
2015-02-26  Ján Tomkoconf: error out on missing dhcp host attributes
2015-02-26  Luyao Huangconf: error out on invalid host id
2015-02-25  Laine Stumpqemu: fix ifindex array reported to systemd v1.2.13-rc2
2015-02-25  Laine Stumputil: check for null ifname inside virNetDevBandwidthSet()
2015-02-25  Laine Stumpnetwork: only clear bandwidth if it has been set
2015-02-25  Peter Krempaschema: Allow interleaving the /domain/os/type element
2015-02-25  Yuri ChornoivanFix typos in messages
2015-02-25  Ján TomkoFix error messages in virStorageFileGetMetadataFromFD
2015-02-25  Martin Kletzanderschema: Add virtio-mmio address type into RNG
2015-02-25  Ján TomkoClarify behavior or virDomainDetachDevice
2015-02-25  Ján TomkoAssign default SCSI controller model before checking...
2015-02-25  Martin Kletzandervirsh: Add missing parenthesis into man page
2015-02-25  Michal Privoznikqemu: Use correct flags for ABI stability check in...
2015-02-25  Michal Privoznikcpu: Format <cpu/> properly
2015-02-25  Michal PrivoznikvirCPUDefFormatBufFull: Use our general error handling...
2015-02-25  Michal Privoznikutil: Introduce virBufferAddBuffer
2015-02-24  Pavel Hrdinaqemu: fix memory leak while starting a guest
2015-02-24  Michal Privozniknetwork_conf: Forbid commas in DNS TXT
2015-02-23  Stefan ZimmermannRework s390 architecture checking v1.2.13-rc1
2015-02-23  Stefan ZimmermannPrevent default creation of usb controller on s390...
2015-02-23  Daniel Hanselman: moved virsh command cpu-models
2015-02-23  Daniel P. Berrangepo: Add config file for zanata
2015-02-23  Michal Privozniklibvirt-guests: Allow time sync on guests resume
2015-02-21  Cole Robinsonqemu: Fix AAVMF/OVMF #define names
2015-02-20  Marek Marczykowskilibxl: support backend domain setting for disk and...
2015-02-20  Marek Marczykowskiconf: support backend domain name in disk and network...
2015-02-20  Laine Stumpnetwork: allow <pf> together with <interface>/<address...
2015-02-20  Peter Krempaqemu: caps: Add capability bit for the "pc-dimm" device
2015-02-20  Peter Krempaconf: Hoist validation of memory size into the post...
2015-02-20  Peter Krempaconf: numa: Check ABI stability of NUMA configuration
2015-02-20  Peter Krempaconf: ABI: Hugepage backing definition is not guest ABI
2015-02-20  Peter Krempaconf: Move all NUMA configuration to virDomainNuma
next