]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-01-08  Peter Krempautil: json: Replace virJSONValueObjectSteal by virJSONV...
2021-01-08  Peter KrempaqemuMonitorAddObject: Refactor cleanup
2021-01-08  Peter KrempaqemuMonitorAddObject: Fix semantics of @alias
2021-01-08  Peter KrempaqemuMonitorJSONMakeCommandInternal: Clear @arguments...
2021-01-08  Peter KrempaqemuMonitorJSONAddObject: Take double pointer for ...
2021-01-08  Peter KrempatestQemuMonitorJSONqemuMonitorJSONGetMigrationCapabilit...
2021-01-08  Peter KrempaqemuMonitorJSONSetMigrationCapabilities: Refactor cleanup
2021-01-08  Peter KrempaqemuMonitorSetMigrationCapabilities: Take double pointe...
2021-01-08  Peter KrempaqemuMonitorJSONSetMigrationParams: Take double pointer...
2021-01-08  Erik Skultetyhostdev: mdev: Lookup mdevs by sysfs path rather than...
2021-01-08  Erik Skultetyhostdev: Update mdev pointer reference after checking...
2021-01-08  Laine Stumputil: validate pcie_cap_pos != 0 in virDeviceHasPCIExpr...
2021-01-08  Laine Stumplxc: eliminate leaked and dangling pointers in virLXCPr...
2021-01-08  Laine Stumplxc: remove unnecessary call to virNetDevReserveName()
2021-01-07  Tim Wiederhakecpu_map: Define and enable Snowridge model
2021-01-07  Tim Wiederhakecpu_map: Add support for split-lock-detect CPU feature
2021-01-07  Tim Wiederhakecpu_map: Add support for core-capability CPU feature
2021-01-07  Tim Wiederhakecpu_map: Add support for fsrm CPU feature
2021-01-07  Tim Wiederhakecputestdata: Add test data for Snowridge
2021-01-07  Michal Privozniknetwork: Introduce mutex for bridge name generation
2021-01-07  Michal PrivoznikqemuMonitorFdsetsFree: Don't leak @set->fds
2021-01-07  Neal Gomparpm: Simplify expression of supported platforms
2021-01-07  Tim Wiederhakecpu-gather: Merge cpu-cpuid.py
2021-01-07  Tim Wiederhakecpu-gather: Factor out call to cpu-cpuid.py
2021-01-07  Tim Wiederhakecpu-gather: Use actions instead of flags for action...
2021-01-07  Tim Wiederhakecpu-cpuid: Deduplicate register list
2021-01-07  Tim Wiederhakecpu-cpuid: Merge checkFeature functions
2021-01-07  Tim Wiederhakecpu-cpuid: Merge addFeature functions
2021-01-07  Tim Wiederhakecpu-cpuid: Remove xmltodict usage in parseCPU
2021-01-07  Tim Wiederhakecpu-cpuid: Remove xmltodict usage in parseMap
2021-01-07  Tim Wiederhakecpu-cpuid: Use argparse to parse arguments
2021-01-07  Nikolay Shirokovskiysrc: fix resource leak introduced in d4439a6b8
2021-01-06  Nick Shyrokovskiyqemu: build fix for 910b94df
2021-01-06  Tim WiederhakeqemuDomainChangeNet: Check changed virtio network drive...
2021-01-06  Nikolay Shirokovskiysrc: don't hide error in VIR_DRV_SUPPORTS_FEATURE
2021-01-06  Nikolay Shirokovskiyqemu: adopt to VIR_DRV_SUPPORTS_FEATURE return -1
2021-01-06  Nikolay Shirokovskiylibxl: adopt to VIR_DRV_SUPPORTS_FEATURE return -1
2021-01-06  Nikolay Shirokovskiysrc: adopt to VIR_DRV_SUPPORTS_FEATURE return -1
2021-01-06  Michal Privoznikschemas: Allow direct children of <filesystem/> to...
2021-01-06  Michal Privoznikschemas: Allow interleaving of fsBinary children
2021-01-06  Michal Privoznikschemas: Allow fsDriver to be interleaved
2021-01-06  Michal Privoznikqemu: Restore default root qdisc when QoS is cleared out
2021-01-06  Michal Privoznikqemu: Set default qdisc before setting bandwidth
2021-01-06  Michal Privoznikqemu_process: Release domain seclabel later in qemuProc...
2021-01-06  Pavel Hrdinavirstoragefile: move virStorageFileIsClusterFS into...
2021-01-06  Pavel Hrdinavirstoragefile: move virStorageFileResize into virfile
2021-01-06  Pavel Hrdinavirfile: refactor virFileNBDDeviceAssociate
2021-01-06  Pavel Hrdinasrc: add missing headers to various files
2021-01-06  Pavel Hrdinautil: move virStorageFileCheckCompat into conf
2021-01-06  Pavel Hrdinautil: move virStorageFileGetLVMKey to locking
2021-01-06  Pavel Hrdinautil: move virQEMUBuildQemuImgKeySecretOpts into storage
2021-01-06  Pavel Hrdinavirstoragefile: remove unused virStorageFileChainCheckB...
2021-01-06  Pavel Hrdinautil: remove unused virStorageGenerateQcowPassphrase
2021-01-06  Michal Privoznikschema: Fix TPM version rules
2021-01-06  Peter Krempamanpage: virsh: Drop note that 'domrename' doesn't...
2021-01-06  Eiichi Tsukataconf: Add support for keeping TPM emulator state
2021-01-06  Jiri Denemarkqemu: The TSC tolerance interval should be closed
2021-01-06  Peter Krempaqemu: backup: Properly delete temporary bitmap after...
2021-01-06  Peter Krempavirsh-domain: Add quotes around '%s' formatting domain...
2021-01-06  Peter Krempaqemu: Properly handle setting of <iotune> for empty...
2021-01-06  Martin Kletzandervmx: Treat missing cdrom-image as empty drive
2021-01-06  Martin Kletzanderesx: Handle missing images in esxParseVMXFileName
2021-01-06  Martin Kletzandertests: Test vmx files with missing images
2021-01-06  Martin Kletzandervmx: Allow missing cdrom image file in virVMXParseFileName
2021-01-06  Martin Kletzandertests: Allow testing for parse failures in vmx2xmltest
2021-01-06  Martin Kletzandervmx: Make virVMXParseFileName return an integer
2021-01-06  Martin Kletzandertests: Use g_autofree in testParseVMXFileName
2021-01-06  Martin Kletzanderesx: Unindent unnecessary conditional branch
2021-01-05  Daniel P. Berrangérpm: fix ownership of the swtpm log directory
2021-01-05  Daniel P. Berrangérpm: ensure swtpm tools are installed with QEMU
2021-01-05  Yi Listorage_util: Rework storageBackendCreateRaw() slightly
2021-01-05  Yi LivirStorageBackendCopyToFD: remove unused return variable
2021-01-05  Yi LicreateRawFile: remove unused return variable
2021-01-05  Meina Lidocs: support qcow2 format in luks encryption volume
2021-01-05  Olaf Heringdocs: migration: remove xenmigr
2021-01-05  Michal Privoznikqemu: Don't prealloc mem for real NVDIMMs
2021-01-05  Michal PrivozniknetworkGetDHCPLeases: Don't assign @ipdef_tmp twice
2021-01-05  Tim Wiederhakedocs: Fix dead link
2021-01-05  Michal PrivoznikEnable VMware driver by default
2021-01-04  Michal Privoznikuse more virStrcpy() and virStrcpyStatic()
2021-01-04  Michal Privoznikdomain_conf: Parse full length of some <seclabel/>...
2021-01-04  Michal Privoznikqemu: Fix retval if ACL check fails in qemuNodeGetSecur...
2021-01-04  Michal Privoznikqemu: Obtain @caps only after ACL check in qemuNodeGetS...
2021-01-04  Michal Privoznikqemu: Use virStrcpy in qemuNodeGetSecurityModel()
2021-01-04  Michal Privozniknss: handle leases with infinite expiry time
2021-01-04  Michal PrivozniknetworkGetDHCPLeases: Handle leases with infinite expir...
2021-01-04  Michal Privozniknetwork: Rework networkGetDHCPLeases()
2021-01-04  Michal PrivozniknetworkGetDHCPLeases: Use VIR_APPEND_ELEMENT() instead...
2021-01-04  Michal Privozniknetwork: Drop @custom_lease_file_len variable from...
2021-01-04  Michal Privoznikvirlease: Allow infinite lease expiry time
2021-01-04  Michal Privoznikvirlease: Use virTrimSpaces() instead of open coded...
2021-01-04  Michal Privoznikvirlease: Rework virLeaseReadCustomLeaseFile()
2021-01-04  Michal Privoznikleaseshelper: Report errors on failure
2021-01-04  Michal Privoznikdocs: Document ability to configure lease time
2021-01-04  WeblateUpdate translation files
2021-01-04  Nickys Music... Translated using Weblate (Bulgarian)
2021-01-04  Piotr DrągTranslated using Weblate (Polish)
2021-01-04  Göran UddeborgTranslated using Weblate (Swedish)
2021-01-04  Michal Privoznikqemu: Drop has_ccw_address from _qemuAgentDiskAddress
2021-01-04  Tomáš Janoušekkbase: debuglogs: Fix typo in unprivileged libvirtd...
next