]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
30 hours ago  Roman BogorodskiyNEWS: document new bhyve features for 12.3.0 master
4 days ago  Jiri Denemarkpo: Refresh potfile for v12.3.0 v12.3.0-rc1
4 days ago  Bruno Martinsutil: Allow for PCI root buses not numbered "0"
4 days ago  Denis V. Lunevqemu: fix potential hang in qemuMigrationSrcCancelUnatt...
4 days ago  Peter Krempaqemucapabilitiestest: Update capabilities for release...
4 days ago  Peter Krempaqemucapabilitiestest: Update capabilities for release...
4 days ago  Peter Krempavirsh: cmdNodeMemStats: Rework to vshTable
4 days ago  Peter Krempatests: vshtable: Excercise all flag combinations in...
4 days ago  Peter Krempavsh-table: Add support for right-align and skipping...
4 days ago  Peter KrempavshTableGetColumnsWidths: Include spacing in lenght...
4 days ago  Peter Krempavsh-table: Refactor 'vshTableNew'
4 days ago  Peter Krempavsh-table: Refactor 'vshTableRowAppend'
4 days ago  Peter Krempavsh-table: Refactor cleanup in 'vshTableRowNew'
6 days ago  Roman Bogorodskiyvirfile: safezero: handle posix_fallocate()'s EOPNOTSUPP
7 days ago  Martin Kletzandervmx: Generate correct disk target device ID for superwi...
7 days ago  Roman Bogorodskiyvirarptable: add FreeBSD support
8 days ago  Andi ChandlerTranslated using Weblate (English (United Kingdom))
8 days ago  Fco. Javier... Translated using Weblate (Spanish)
8 days ago  shivanayakvz: fix memory leak in prlsdkGetNetAddresses()
8 days ago  Bruno Reniédocs: Drop mention of aes-256-cbc
10 days ago  Roman Bogorodskiybhyve: add blkiotune support
10 days ago  Jim Fehligsecret: Use UMask= in virt-secret-init-encryption.service
11 days ago  Takashi KajinamiAdd MemAvailable to node memory stats
12 days ago  Peter Krempahyperv: Use 'size_t' for variable named 'i'
12 days ago  Jonathon Jongsmahyperv: Implement domainSnapshotCreateXML()
12 days ago  Jonathon Jongsmahyperv: Add a utility function for getting method outpu...
12 days ago  Jonathon Jongsmahyperv: Implement domainSnapshotDelete()
12 days ago  Jonathon Jongsmahyperv: Add snapshot related WMI class definitions
13 days ago  Peter Krempaqemu: Add support for 'VIR_DOMAIN_BLOCK_RESIZE_CAPACITY...
13 days ago  Peter Krempavirsh: blockresize: Introduce '--extend' flag
13 days ago  Peter KrempaAPI/qemu: Introduce 'VIR_DOMAIN_BLOCK_RESIZE_EXTEND...
13 days ago  Peter KrempavirDomainBlockResizeFlags: Convert to prefix-style...
13 days ago  Peter Krempaconf: Reject blockio settings for "<disk device='lun'>"
13 days ago  Zhenzhong Duandocs: Change TD example policy to 0x10000000
13 days ago  Roman Bogorodskiyqemu: fix success return from qemuDomainGetHostnameLease
13 days ago  Roman Bogorodskiybhyve: implement domainInterfaceAddresses and domainGet...
2026-04-14  Wesley Hershbergervirt-aa-helper: Include macvtap tapfd path
2026-04-14  Wesley Hershbergerapparmor: Pass status XML to virt-aa-helper
2026-04-14  Wesley Hershbergerqemu: Store tapfd path in domstatus XML
2026-04-14  Pavel HrdinachSocketRecv: Fix memory leak
2026-04-14  Pavel HrdinavirNetworkIPDefFormat: Fix memory leaks
2026-04-14  Michal Privoznikvirnetdevmacvlan: Drop udev busy loop from virNetDevMac...
2026-04-14  Michal Privoznikvirnetdevmacvlan: Wait for udev to settle after creatin...
2026-04-09  Laine Stumputil: add info about g_get_user_*_dir directories to...
2026-04-09  Laine Stumputil: add uid to the log banner
2026-04-09  Laine Stumputil: make it easier to add lines to the log "init...
2026-04-09  Laine Stumputil: eliminate duplicate code in virLogVMessage
2026-04-09  Laine Stumputil: consistently use typedef virLogMetadata
2026-04-09  Laine Stumputil: log the name of the log directory that couldn...
2026-04-07  Cole Robinsonqemu: remove qemuDomainOpenFile() TODO comment
2026-04-07  Cole Robinsonqemu: require non-NULL 'cfg' in qemuDomainGetImageIds()
2026-04-07  Cole Robinsonqemu: virtiofs: make fs->sock guard more consistent
2026-04-07  Cole Robinsonqemu: conf: reuse cfg->stateDir when setting cfg->swtpm...
2026-04-07  Laine Stumpqemu: allow update-device of vhostuser network devices
2026-04-07  Laine Stumpqemu: log error on attempts to change backend type...
2026-04-07  Pavel HrdinaqemuDomainSetThrottleGroup: Fix memory leak
2026-04-07  Pavel HrdinavirStorageVolPoolRefreshDataFree: Fix memory leak
2026-04-07  Pavel HrdinanodeDeviceEventSubmit: Fix memory leak
2026-04-07  Pavel HrdinaqemuBlockStorageSourceGetNFSProps: Fix memory handeling
2026-04-07  Arun Menonsecret: Update virt_secret_init_encryption_conf initial...
2026-04-07  Arun Menonremote: Move secrets encryption dependency to a systemd...
2026-04-07  Michal Privoznikhyperv: Implement virDomainGetGuestInfo()
2026-04-02  Cole Robinsonqemu: virtiofs: remove unused qemuVirtioFSCreateSocketF...
2026-04-02  Michal Privozniksecurity: Don't error out on seclabels of type='none'
2026-04-02  Michal Privozniksecurity: Rewrite virSecurityManagerCheckModel() to...
2026-04-02  Michal Privoznikconf: Fix seclabel type parsing wrt default value
2026-04-01  Martin Kletzandertests/virhostcpudata: Add test case with many offline...
2026-04-01  Felix Huettnervirhostcpu: Fix potential use of unallocated memory
2026-04-01  Martin Kletzandertests: Extend virhostcputest to check virHostCPUGetMap
2026-04-01  Jiri DenemarkPost-release version bump to 12.3.0
2026-04-01  Jiri DenemarkRelease of libvirt-12.2.0 v12.2.0
2026-04-01  Jonathon JongsmaNEWS: mention new hyperv features
2026-03-31  Peter KrempaNEWS: Document 'handle' fs backend removal, blockjob...
2026-03-31  Pavel HrdinaNEWS: Document IOMMUFD fixes and new features
2026-03-31  Jiri DenemarkNEWS: Mention VIR_CONNECT_GET_DOMAIN_CAPABILITIES_EXPAN...
2026-03-31  Michal PrivoznikNEWS: Document features/improvements/bug fixes I've...
2026-03-31  Pavel Hrdinaqemu_hotplug: Set correct iommufdState on error path
2026-03-27  Pavel BoreckiTranslated using Weblate (Czech) v12.2.0-rc2
2026-03-27  Pavel Hrdinahypervisor: Call virWaitForDevices() after detaching...
2026-03-27  Peter Krempautil: virfile: Don't over-allocate buffers in saferead_lim
2026-03-27  Peter Krempautil: virfile: Document the various functions for readi...
2026-03-27  Peter KrempavirPCIDeviceReadID: Fix use of 'virFileReadAll'
2026-03-27  Peter KrempavirNetDevIPCheckIPv6Forwarding: Don't NUL terminate...
2026-03-27  Peter KrempavirSecretLoadValue: Don't re-termiante the buffer
2026-03-27  Peter KrempavirPCIDeviceReadClass: Don't write beyond end of buffer...
2026-03-27  Peter Krempautil: file: Shrink buffer returned from 'saferead_lim...
2026-03-27  Peter Krempasecret: config: Don't leak 'cfg->secretsEncryptionKey'
2026-03-27  Peter Krempaqemu: driver: Don't leak 'qemu_driver->backupPorts'
2026-03-26  Jiri Denemarkpo: Refresh potfile for v12.2.0 v12.2.0-rc1
2026-03-26  Remus-Gabriel... Translated using Weblate (Romanian)
2026-03-26  김인수Translated using Weblate (Korean)
2026-03-26  jianqing yanTranslated using Weblate (Chinese (Simplified) (zh_CN))
2026-03-26  Fco. Javier... Translated using Weblate (Spanish)
2026-03-26  Nicolás GalTranslated using Weblate (Spanish)
2026-03-26  WeblateTranslated using Weblate (Spanish)
2026-03-26  Fco. Javier... Translated using Weblate (Spanish)
2026-03-26  Américo MonteiroTranslated using Weblate (Portuguese)
2026-03-26  Temuri DoghonadzeTranslated using Weblate (Georgian)
2026-03-26  Andi ChandlerTranslated using Weblate (English (United Kingdom))
2026-03-26  Michal Privoznikvirxml: Fix virXMLPropTristateBoolAllowDefault() docume...
next