]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-05-23  Roland SchulzFix memory leak issues in virshAllocpagesPagesizeCompleter.
2018-05-23  Peter Krempaqemu: migration: Add support for transporting NBD over TLS
2018-05-23  Peter Krempaqemu: migration: Extract code responsible for calling...
2018-05-23  Peter Krempaqemu: migration: Rename NBD migration functions
2018-05-23  Peter Krempatest: Add status XML test for NBD tls storage migration
2018-05-23  Peter Krempaqemu: domain: Add private data for NBD migration storag...
2018-05-23  Peter Krempaqemu: domain: Extract parsing of NBD status XML
2018-05-23  Peter Krempaqemu: domain: Extract NBD disk migration private data...
2018-05-23  Peter Krempaqemu: block: Add helpers for hot-adding virStorageSourc...
2018-05-23  Peter Krempaqemu: monitor: Introduce support for blockdev-mirror
2018-05-23  Peter Krempaqemu: monitor: Add implementation for blockdev-add...
2018-05-23  Peter Krempaqemu: monitor: Factor out and document code to format...
2018-05-23  Peter Krempaqemu: caps: Add capability for blockdev-add/blockdev-del
2018-05-23  Peter Krempaqemu: migration: Don't access disk members without...
2018-05-23  Peter Krempaconf: domain: Export virDomainStorageSourceParse
2018-05-23  Peter Krempaqemu: block: Don't nest storage layer properties into...
2018-05-23  Filip Alacdocs: news: Add entry about the newly supported 'output...
2018-05-23  Filip Alactests: qemu: Extend the test suite with the 'output...
2018-05-23  Filip Alacqemu: capabilities: Add 'hda-output' sound codec to...
2018-05-23  Filip Alacconf: Introduce codec type 'output'
2018-05-23  Ján Tomkoqemu: only pass -sandbox off if supported
2018-05-23  Ján TomkoReintroduce QEMU_CAPS_SECCOMP_SANDBOX
2018-05-23  Michal Privoznikqemu: Deny hugepages for non-existent NUMA nodes
2018-05-22  Roland SchulzAdd NUMA support to virshAllocpagesPagesizeCompleter.
2018-05-22  Daniel P. Berrangécpu: define the 'virt-ssbd' CPUID feature bit (CVE...
2018-05-22  Daniel P. Berrangécpu: define the 'ssbd' CPUID feature bit (CVE-2018...
2018-05-21  Martin Kletzandertools: Tiny clean-ups for two functions in virsh-comple...
2018-05-21  Martin Kletzandertravis: Print test log file from distcheck as well
2018-05-21  Roland SchulzAdd virshAllocpagesPagesizeCompleter
2018-05-21  Daniel P. Berrangéqemu: clarify message about block peek format restriction
2018-05-21  Daniel P. Berrangéqemu: include kernel version in QEMU log file
2018-05-21  Jiri Denemarkspec: Fix build without QEMU
2018-05-21  Ján TomkoRemove type_sep parameter from qemuBuildHostNetStr
2018-05-18  Peter Krempaqemu: command: Remove qemuBuildHasMasterKey
2018-05-18  Peter Krempaqemu: command: Fix formatting of TLS backend properties
2018-05-18  Peter Krempatests: qemuxml2argv: Test TLS certificate path containi...
2018-05-18  Peter Krempaqemu: command: Optimize formatting of 'passwordid'...
2018-05-17  Michal Privoznikqemu: Implement multiple screen support for virDomainSc...
2018-05-17  Michal Privoznikqemu: Introduce QEMU_CAPS_SCREENDUMP_DEVICE
2018-05-17  Lin Mavirsh: Add target name completion for block device...
2018-05-17  Lin Mavirsh: Introduce virshDomainDiskTargetCompleter
2018-05-17  Lin Mavirsh-network: Add network name completion to 'net...
2018-05-17  Lin Mavirsh-network: Add macro VIRSH_COMMON_OPT_NETWORK_FULL
2018-05-17  Lin Mavirsh-network: Add network name completion to 'net...
2018-05-17  Lin Mavirsh-network: Create macros for VSH_OT_STRING "network...
2018-05-17  Lin Mavirsh: Only return active domain names for block* command
2018-05-17  Lin Mavirsh: Only return active domain names for 'reset'...
2018-05-17  Lin Mavirsh: Remove 'id' text from help message for 'domrenam...
2018-05-17  Martin Kletzanderdocs: Fix copy-paste error in formatdomaincaps
2018-05-17  Nikolay Shirokovskiyqemu: erase synchronous block job cancel mentions in...
2018-05-16  Shalini Chellathurai... tests: Update caps for QEMU 2.12.0 on s390x
2018-05-16  Daniel P. Berrangélog: actually do substring matches with fnmatch
2018-05-16  Ján TomkoRemove check for gnutls/crypto.h
2018-05-16  Ján TomkoFix indentation in virCryptoHaveCipher
2018-05-16  Ján TomkoRemove explicit check for gnutls_cipher_encrypt
2018-05-16  Ján TomkoRemove explicit check for gnutls_rnd
2018-05-16  Ján TomkoDeprecate GNUTLS_GCRYPT
2018-05-16  Ján TomkoRequire GnuTLS >= 3.2.0
2018-05-16  Ján TomkoSkip vircryptotest and virfilecachetest without gnutls
2018-05-16  Ján TomkovirCryptoHashBuf: return the length of the hash in...
2018-05-16  Michal PrivoznikvirDomainMemoryDefParseXML: Don't leak discard
2018-05-16  Peter Krempaqemu: hotplug: Replace qemuDomainDiskNeedRemovePR
2018-05-16  Peter Krempautil: storage: Store PR manager alias in the definition
2018-05-16  Peter Krempaconf: domain: Add helper to check whether a domain...
2018-05-16  Peter Krempaqemu: command: Move check whether PR manager object...
2018-05-16  Peter Krempaqemu: process: Change semantics of functions starting...
2018-05-16  Peter Krempaqemu: Assign managed PR path when preparing storage...
2018-05-16  Peter Krempautil: storage: Allow passing <source> also for managed...
2018-05-16  Peter Krempautil: storage: Drop virStoragePRDefIsEnabled
2018-05-16  Peter Krempautil: storage: Drop pointless 'enabled' form PR definition
2018-05-16  Peter Krempaqemu: Move validation of PR manager support
2018-05-16  Peter Krempaqemu: command: Fix comment for qemuBuildPRManagerInfoProps
2018-05-16  Peter Krempaqemu: alias: Allow passing alias of parent when generat...
2018-05-16  Peter Krempaqemu: hotplug: Fix spacing around addition operator
2018-05-15  John Ferlanstorage_util: Introduce storageBackendDoCreateQemuImg
2018-05-15  John Ferlanstorage_util: Introduce storageBackendCreateQemuImgSetInput
2018-05-15  John Ferlanstorage_util: Move @type into _virStorageBackendQemuImgInfo
2018-05-15  John Ferlanstorage_util: Split preallocate set in storageBackendCr...
2018-05-15  John Ferlanstorage_util: Split backing_fmt set in storageBackendCr...
2018-05-15  John Ferlanstorage_util: Remove luks distinction from secret path...
2018-05-15  John Ferlanstorage_util: Move secretPath generation
2018-05-15  John Ferlanstorage_util: Generate the qcow secret earlier
2018-05-15  John Ferlanstorage_util: Rename virQEMUBuildLuksOpts
2018-05-15  John Ferlanstorage_util: Remove unnecessary check
2018-05-15  John Ferlanstorage_util: Cleanup usage of target.encryption
2018-05-15  John Ferlanstorage_util: Some code cleanup
2018-05-15  Maciej Wolnydocs: Update news.xml with QEMU SDL OpenGL Improvement
2018-05-15  Maciej Wolnyqemu: Add gl option to SDL graphics command line
2018-05-15  Maciej Wolnyqemu: Add QEMU_CAPS_SDL_GL to qemu capabilities
2018-05-15  Maciej Wolnyconf: Add gl property to graphics of type sdl in domain...
2018-05-15  Maciej Wolnyqemu_command: Remove outdated comment
2018-05-15  Maciej Wolnyqemu_command: Move SDL command line building into helper
2018-05-15  Daniel P. Berrangéutil: fix misleading comment for virObjectLock
2018-05-15  Jim Fehliglibxl: don't set hasManagedSave when performing save
2018-05-15  Michal Privozniktests: Link mocks with libvirt.so
2018-05-14  Filip Alacxenconfig: xm: Fix checking for extra in parser
2018-05-14  Shalini Chellathurai... news: documentation of new feature
2018-05-14  Shalini Chellathurai... docs: documentation for vfio-ccw passthrough
2018-05-14  Shalini Chellathurai... qemu: command line generation for vfio-ccw device
2018-05-14  Shalini Chellathurai... qemu: vfio-ccw device address generation
next