]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-07-25  Michal PrivoznikqemuDomainSaveMemory: Don't enforce dynamicOwnership
2018-07-25  Michal Privoznikviriscsitest: Extend virISCSIConnectionLogin test
2018-07-25  Michal Privoznikviriscsitest: Introduce testIscsiadmCbData struct
2018-07-25  Michal Privoznikviriscsitest: Move testSessionInfo struct
2018-07-25  Michal Privoznikviriscsitest: Test virISCSIConnectionLogin
2018-07-25  Michal PrivoznikvirCommandWait: Propagate dryRunCallback return value...
2018-07-25  Michal PrivoznikvirISCSIScanTargets: Allow making targets persistent
2018-07-25  Michal PrivoznikvirISCSIScanTargets: Honour iSCSI interface
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Rework iscsiadm output parsing
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Rename out label
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Fix ret value assignment
2018-07-24  Cole Robinsonrun: Fix LIBVIRTD_PATH
2018-07-24  Michal Privoznikstorage_util: Prefer generic FICLONE over btrfs/xfs...
2018-07-24  Peter Krempaqemu: hotplug: Don't leak saved error on failure in...
2018-07-23  Marc HartmayervirTypedParamsDeserialize: set nparams to 0 in case...
2018-07-23  Marc HartmayervirTypedParamsSerialize: set remote_params_len at the end
2018-07-23  Ján Tomkotests: also skip qemuagenttest with old jansson
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of securit...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemu: Remove pointless 'disk-many' test
2018-07-23  Peter Krempatests: qemuxml2argv: Unify testing of 'disk-network...
2018-07-23  Peter Krempatests: qemu: Remove pointless 'disk-network-ceph-env...
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' version of ...
2018-07-23  Peter Krempatests: qemu: Unify nbd disk source testing
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' version of ...
2018-07-23  Peter Krempatests: qemu: Unify iscsi disk source testing
2018-07-23  Peter Krempatests: qemu: Unify disk cache testing
2018-07-23  Peter Krempatests: qemu: Add xml2xml and minimal version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Rename disk-write-cache test do...
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' version of ...
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' version for...
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' data for disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Unify testing of local cdroms
2018-07-23  Peter Krempatests: qemuxml2argv: Unify network cdrom source testing
2018-07-23  Peter Krempatests: qemuxml2argv: Remove tests obsoleted by assuming...
2018-07-23  Peter Krempatests: qemuxml2argv: Add 'CAPS_LATEST' version of ...
2018-07-23  Peter Krempatests: qemuxml2xml: Remove duplicate test disk-copy...
2018-07-23  Peter Krempatests: qemu: Drop 'drive' from disk tests
2018-07-23  Andrea Bolognaniutil: Improve virStrncpy() implementation
2018-07-23  Andrea Bolognaniesx: Use memcpy() in esxVI_CURL_Debug()
2018-07-23  Andrea Bolognanisrc: Make virStr*cpy*() functions return an int
2018-07-23  Andrea Bolognanisrc: Don't rely on strncpy()-like behavior
2018-07-23  Andrea Bolognanisrc: Use virStrcpy() wherever possible
2018-07-23  Andrea Bolognanisrc: Use VIR_STRDUP() wherever possible
2018-07-23  Andrea Bolognanisrc: Use virStrcpyStatic() wherever possible
2018-07-23  Andrea Bolognanisrc: Use virStrcpyStatic() to avoid truncation
2018-07-23  Daniel P. Berrangérpm: remove conditionals for systemd
2018-07-23  Daniel P. Berrangérpm: increase min required RHEL to 7
2018-07-23  Daniel P. Berrangétests: fix TLS handshake failure with TLS 1.3
2018-07-23  Han Hanvirsh: Support alias in attach-interface
2018-07-23  Han Hanvirsh: Support alias in attach-disk
2018-07-21  John Ferlansrc: Fix memory leak in virNWFilterBindingDispose
2018-07-21  Marc Hartmayerrpc: Fix name of include guard
2018-07-21  Marc Hartmayervirt-admin: Fix two error messages
2018-07-21  Marc Hartmayerdaemon: Raise an error if 'max_workers' < 1 in libvirtd...
2018-07-21  Marc HartmayervirThreadPool: Prevent switching between zero and non...
2018-07-21  Marc Hartmayerrpc: Fix deadlock if there is no worker pool available
2018-07-20  Peter Krempaqemu: Replace qemuDomainDiskSourceDiffers by virStorage...
2018-07-20  Peter Krempautils: storage: Add helper for checking if storage...
2018-07-20  Peter Krempaqemu: monitor: Split out code to gather data from ...
2018-07-20  Peter Krempaqemu: json: Extract gathering of block statistics
2018-07-20  Peter Krempaqemu: monitor: Add the 'query-nodes' argument for query...
2018-07-20  Peter Krempaqemu: command: use qemuDomainDiskGetBackendAlias in...
2018-07-20  Peter Krempaqemu: domain: Add helper for getting the disk backend...
2018-07-20  Peter Krempaqemu: domain: Move out clearing of backing chain in...
2018-07-20  Peter Krempaqemu: driver: Reuse qemuDomainBlocksStatsGather in...
2018-07-20  Peter Krempautils: storage: Add copying of PR definition to virStor...
2018-07-20  Peter Krempaqemu: hotplug: Add/remove managed PR objects on media...
2018-07-20  Peter Krempaqemu: hotplug: Make qemuHotplugWaitForTrayEject reusable
2018-07-20  Peter Krempaqemu: hotplug: Extract legacy disk media changing bits
2018-07-20  Peter Krempaqemu: hotplug: Refactor/simplify PR managed addition...
2018-07-20  Peter Krempaqemu: hotplug: Simplify removal of managed PR infrastru...
2018-07-20  Peter Krempaqemu: hotplug: Reuse qemuHotplugDiskSourceRemove for...
2018-07-20  Peter Krempaqemu: hotplug: Don't leak 'disk' if VM crashes during...
2018-07-20  Peter Krempaqemu: hotplug: Prepare for multiple backing chain membe...
2018-07-20  Peter Krempaqemu: hotplug: Don't format NULL in %s in qemuHotplugPr...
2018-07-20  Peter Krempaqemu: hotplug: Remove pointless variable
2018-07-20  Peter Krempaqemu: hotplug: Reuse qemuHotplugPrepareDiskAccess in...
2018-07-20  John Ferlantools: Fix typo generating adapter_wwpn field
2018-07-20  Peter Krempaqemu: monitor: Remove old code for dual handling of...
2018-07-20  Peter Krempaqemu: monitor: Remove old external snapshot code
2018-07-20  Peter Krempaqemu: block: Create helper for creating data for legacy...
2018-07-20  Peter Krempaqemu: monitor: Add API to help creating 'transaction...
2018-07-20  Peter Krempaqemu: snapshot: Audit actual disk snapshot creation
2018-07-20  Peter Krempaqemu: snapshot: Unify conditions checking whether snaps...
2018-07-20  Peter Krempaqemu: snapshot: Remove monitor code now that 'transacti...
2018-07-20  Peter Krempaqemu: snapshot: Require support of 'transaction' comman...
2018-07-19  Han Hanvirt-xml-validate: Add schema for nwfilterbinding
2018-07-19  John Ferlanbuild: Fix accidental revert of .gnulib update
2018-07-19  Cole Robinsontest: Implement virConnectListAllInterfaces
2018-07-19  Julio Faraccoqemu: Fix broken autostart symlink after renaming domain
2018-07-19  Nikolay Shirokovskiyutil: set OOM in virCopyLastError if error is not set
2018-07-18  Daniel P. Berrangélocking: don't create qemu-sanlock.conf file when QEMU...
2018-07-18  Erik Skultetydocs: news: Provide an update about the video type...
2018-07-18  Erik Skultetyconf: Introduce new video type 'none'
2018-07-18  Erik Skultetydocs: Rephrase the mediated devices hostdev section...
2018-07-18  Erik Skultetydocs: Update news about the VNC console enablement...
next