]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2021-01-15  Erik Skultetygitlab-ci.yml: Replace template anchors with extends
2021-01-15  Jiri DenemarkPost-release version bump to 7.1.0
2021-01-15  Jiri DenemarkRelease of libvirt-7.0.0 v7.0.0
2021-01-14  Peter Krempaconf: disk: Parse and format <metadata_cache> also...
2021-01-13  Andrea Bolognaniqemu: Fix memstat for (non-)transitional memballoon
2021-01-13  Michal PrivoznikNEWS: Mention stuff I've dealt with for 7.0.0
2021-01-12  Daniel Henrique... NEWS: update with pSeries initial memory fix v7.0.0-rc2
2021-01-11  Jan KuparinenTranslated using Weblate (Finnish)
2021-01-11  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2021-01-11  WeblateUpdate translation files
2021-01-11  Göran UddeborgTranslated using Weblate (Swedish)
2021-01-11  Piotr DrągTranslated using Weblate (Polish)
2021-01-11  Peter KrempaqemuBlockJobEventProcess: Always clear 'mirrorState...
2021-01-11  Peter KrempaqemuMigrationSrcNBDStorageCopyReady: Use ready-state...
2021-01-11  Daniel P. Berrangéci: refresh cirrus vars files
2021-01-11  Daniel P. Berrangéci: rename the cirrus vars file to remove the "libvirt...
2021-01-11  Michal Privoznikdocs: Mention KubeVirt in apps using Libvirt
2021-01-11  Michal Privoznikopenvswitch: Check if OVS_VSCTL exists when getting...
2021-01-11  Erik Skultetydocs: kbase: sev: Adjust the claims that virtio-blk...
2021-01-11  Peter KrempaNEWS: Mention stuff I've dealt with for 7.0
2021-01-11  Peter Krempadocs: downloads: Establish handover of package signing
2021-01-11  Peter Krempadocs: downloads: Move 'signatures' section to the end...
2021-01-09  Jiri Denemarkpo: Refresh potfile for v7.0.0 v7.0.0-rc1
2021-01-08  Tim Wiederhakecpu-data: Pretend to always run on logical processor #0
2021-01-08  Laine Stumplibxl: remove a now-unnecessary ret variable and cleanu...
2021-01-08  Laine Stumpuse g_autoptr for all virConnectPtrs used with virGetCo...
2021-01-08  Laine Stumpcall virDomainNetNotifyActualDevice() for all interface...
2021-01-08  Laine Stumpconf: make virDomainNetNotifyActualDevice() callable...
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
next