]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-01-08  Laine Stumputil: Skip over any extra verbiage preceding version...
2021-01-08  Laine Stumputil: new function virSkipToDigit()
2021-01-08  Peter Krempaqemu: Implement '<metadata_cache><max_size>' control...
2021-01-08  Peter Krempaconf: snapshot: Add support for <metadata_cache>
2021-01-08  Peter Krempaconf: Introduce <metadata_cache> subelement of <disk...
2021-01-08  Peter KrempavirDomainSnapshotDiskDefFormat: Use virXMLFormatElement
2021-01-08  Peter KrempavirDomainDiskDefFormatDriver: Rename 'driverBuf' to...
2021-01-08  Ryan Gahagantests: Add tests for NFS disk protocol
2021-01-08  Ryan Gahaganutil: virstoragefile: Add 'json:' pseudo-protocol parse...
2021-01-08  Ryan Gahaganqemu: block: Add support for VIR_STORAGE_NET_PROTOCOL_NFS
2021-01-08  Ryan Gahaganconf: Add XML format/parse methods for VIR_STORAGE_NET_...
2021-01-08  Ryan Gahagandocs: add rng schema and formatdomain docs for NFS
2021-01-08  Ryan Gahaganutil: Add fields for VIR_STORAGE_NET_PROTOCOL_NFS to...
2021-01-08  Ryan Gahaganconf: Add VIR_STORAGE_NET_PROTOCOL_NFS disk protocol...
2021-01-08  Yi Listorage: volStorageBackendRBDRefreshVolInfo: refactor
2021-01-08  Yi ListorageBackendCreatePloop: Refactor cleanup
2021-01-08  Erik SkultetyFix MinGW pipeline after 49cb59778a4e6c2d04bb9383a9d97f...
2021-01-08  Jiri Denemarkcpu-gather: Rename the script as cpu-data.py
2021-01-08  Jiri Denemarkcpu_map: Suggest better command for updating test data...
2021-01-08  Jiri Denemarkcpu-gather: Remove redundant "processor" from CPU data...
2021-01-08  Peter Krempaschema: secret: Relax requirements for usage name
2021-01-08  Peter Krempaschema: Add define for object names
2021-01-08  Peter Krempaschema: Remove workaround for bug in libxml2 2.7.6
2021-01-08  Peter Krempaschema: domaincommon: Remove pointless 'choice' from...
2021-01-08  Peter KrempavirSecretLookupParseSecret: Use g_steal_pointer
2021-01-08  Peter KrempasecretXMLParseNode: Clean up freeing of memory
2021-01-08  Peter KrempavirSecretDefParseUsage: Use g_autofree for type_str
2021-01-08  Peter KrempaqemuDomainSetBlockIoTune: Skip monitor call for empty...
2021-01-08  Peter KrempaqemuDomainSetBlockIoTune: Remove old uninformative...
2021-01-08  Peter KrempatestCompareXMLToArgvValidateSchema: Populate autoNodeset
2021-01-08  Peter KrempaqemuBuildChrChardevStr: Rename 'flags' to 'cdevflags'
2021-01-08  Peter Krempatests: qemuxml2argv: Don't check whether -netdev was...
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
next