]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-11-24  Tim Wiederhakecpu_map: Add missing vmx features from MSR 0x48B
2023-11-24  Tim Wiederhakecpu_map: Add missing vmx features from MSR 0x485
2023-11-24  Tim Wiederhakecpu_map: Add missing vmx features from MSR 0x480
2023-11-24  Tim Wiederhakecpu_map: No longer ignore vmx- features in sync_qemu_fe...
2023-11-24  Tim Wiederhakecpu_map: Add missing feature "amx-complex"
2023-11-24  Tim Wiederhakecpu_map: Add missing feature "gds-no"
2023-11-24  Michal Privozniksyntax-check: Forbid use of qsort()
2023-11-24  Michal Privozniklib: Replace qsort() with g_qsort_with_data()
2023-11-24  Michal Privoznikbuild-aux: Refresh list of nonreentrant functions
2023-11-23  Andrea Bolognanici: Build RPMs on MinGW
2023-11-23  Andrea Bolognanirpm: Introduce with_native
2023-11-23  Andrea Bolognanirpm: Introduce with_mingw32/with_mingw64
2023-11-23  Andrea Bolognanirpm: Split call to mingw_debug_package
2023-11-23  Andrea Bolognanirpm: Shuffle BuildRequires around
2023-11-23  Peter Krempaqemu: hotplug: Don't try to setup disk image when hotpl...
2023-11-23  Peter KrempaqemuDomainAttachDeviceDiskLiveInternal: Add missing...
2023-11-23  Peter KrempaqemuDomainAttachDeviceDiskLiveInternal: Fix jumps on...
2023-11-23  Peter Krempaqemu: validate: Reword error message when CCW addresses...
2023-11-21  Daniel P. Berrangégitlab: adjust url to Coverity tools
2023-11-21  Daniel P. Berrangésrc: reject empty string for 'dname' in migrate APIs
2023-11-21  Ján Tomkoconf: virDomainDiskSourceFormat: check for srcpool...
2023-11-21  Michal Privozniklib: Replace xmlKeepBlanksDefault() with virXMLParseWit...
2023-11-21  Michal Privoznikvirxml: Introduce parsing APIs that keep indentation
2023-11-21  Michal PrivoznikvirXMLParseHelper: Store XML parsing flags in a variable
2023-11-21  Michal Privoznikvirxml: include <libxml/xmlsave.h> for xmlIndentTreeOut...
2023-11-21  Michal Privoznikvbox_snapshot_conf: Keep indent in snapshot XML
2023-11-21  Michal Privoznikvbox_snapshot_conf: Parse XMLs without net access
2023-11-20  Andrea Bolognanikbase: More info on firmware change for existing VMs
2023-11-20  Andrea Bolognanirpc: Pass GPG_TTY and TERM environment variables
2023-11-16  Pavel Hrdinaqemu_snapshot: fix reverting to inactive snapshot
2023-11-16  Pavel Hrdinaqemu_snapshot: fix snapshot deletion that had multiple...
2023-11-10  Peter KrempavirDomainDeviceInfoCheckABIStability: Implement proper...
2023-11-10  Peter Krempaqemucapabilitiestest: Update capabilities data for...
2023-11-10  Peter Krempaqemuxml2argvtest: Add '8.1.0' variants of 'cpu-host...
2023-11-10  Peter Krempaqemuxml2argvtest: Add complementary 'kvm/tcg' test...
2023-11-10  Peter Krempaqemuxml2argvtest: Rename 'cpu-host-model' tests accordi...
2023-11-10  Peter Krempatests: qemumigparamsdata: Drop deprecated fields
2023-11-10  Peter Krempaqemumigrationcookiexmltest: Don't crash when parsing...
2023-11-06  Andrea Bolognanisystemd: More tweaks to Description and Documentation...
2023-11-06  Laine Stumprpcgen: use proper operators when comparing types
2023-11-06  Andrea Bolognanirpm: Add libxml2 BuildRequires for xmllint
2023-11-06  Andrea Bolognanirpm: Explain a couple of BuildRequires
2023-11-06  Andrea Bolognanirpm: Rename module-init-tools -> kmod
2023-11-06  Andrea Bolognanirpm: Explicitly enable NLS support
2023-11-06  Andrea Bolognanirpm: Disable expensive tests for MinGW builds
2023-11-06  Andrea Bolognanici: Drop macOS 12
2023-11-06  Andrea Bolognanici: Add macOS 14
2023-11-06  Andrea Bolognanici: Add macOS 13
2023-11-06  Andrea Bolognanici: Drop rpcgen override from macOS $PATH
2023-11-06  Andrea Bolognanici: Update generated files
2023-11-06  김인수Translated using Weblate (Korean)
2023-11-06  WeblateUpdate translation files
2023-11-06  Temuri DoghonadzeTranslated using Weblate (Georgian)
2023-11-06  Sergey ATranslated using Weblate (Russian)
2023-11-06  Michal Privoznikvirhostmem: Get total memory on macOS properly
2023-11-06  Daniel P. Berrangéci: workaround broken opensuse leap 15.5 tirpc
2023-11-06  Daniel P. Berrangéci: drop mipsel on Debian Sid
2023-11-03  Laine Stumpbuild: suppress "ignoring duplicate libraries" warning...
2023-11-03  Daniel P. Berrangéremote: use g_auto for client RPC return parameters
2023-11-03  Daniel P. Berrangéadmin: use g_auto for client RPC return parameters
2023-11-03  Daniel P. Berrangérpc: use g_auto for client RPC return parameters
2023-11-03  Daniel P. Berrangérpcgen: add g_auto function support
2023-11-03  Daniel P. Berrangébuild: switch over to new rpc generator code
2023-11-03  Daniel P. Berrangérpcgen: define entrypoint for running new rpcgen impl
2023-11-03  Daniel P. Berrangérpcgen: add test case for XDR serialization
2023-11-03  Daniel P. Berrangérpcgen: add a C code generator for XDR protocol specs
2023-11-03  Daniel P. Berrangérpcgen: define a visitor API for XDR protocol specs
2023-11-03  Daniel P. Berrangérpcgen: add an XDR protocol parser
2023-11-03  Daniel P. Berrangérpcgen: add an XDR protocol abstract syntax tree
2023-11-03  Daniel P. Berrangérpcgen: add an XDR protocol lexer
2023-11-03  Daniel P. Berrangébuild-aux: introduce 'black' tool for python formatting
2023-11-03  Daniel P. Berrangébuild-aux: skip E203 and W503 flake8 checks
2023-11-03  Daniel P. Berrangérpcgen: drop type-puning workarounds
2023-11-03  Laine Stumptests: ignore $__CF_USER_TEXT_ENCODING in env during...
2023-11-03  Pavel Hrdinaqemu_process: fix crash in qemuSaveImageDecompressionStart
2023-11-03  Andrea Bolognanirpc: Make rpcgen produce ANSI C code
2023-11-02  Peter Krempaqemu: block: Remove unused flags QEMU_BLOCK_STORAGE_SOU...
2023-11-02  Peter KrempaqemuBlockStorageSourceGetBackendProps: Remove unused...
2023-11-02  Peter KrempaqemuBlockStorageSourceGetBackendProps: Use qemuBlockSto...
2023-11-02  Peter KrempaqemuBuildHostdevSCSIAttachPrepare: Use "effective node...
2023-11-02  Peter KrempaqemuBlockStorageSourceGetBackendProps: Introduce QEMU_B...
2023-11-02  Peter Krempaqemu: block: Use qemuBlockStorageSourceAddBlockdevCommo...
2023-11-02  Peter Krempaqemu: block: Add helper to add common properties for...
2023-11-02  Peter KrempaqemuBlockStorageSourceGetBackendProps: Unify ordering...
2023-11-02  Peter KrempavirDomainDiskGetDetectZeroesMode: Return proper type
2023-11-02  Peter KrempaqemuBlockStorageSourceGetBackendProps: Unify cases...
2023-11-02  Andrea Bolognanisrc: Remove duplicated VIR_REQUIRE_FLAG_GOTO() call
2023-11-01  Daniel P. Berrangélogging: lockdown the systemd service configuration
2023-11-01  Jiri DenemarkPost-release version bump to 9.10.0
2023-11-01  Jiri DenemarkRelease of libvirt-9.9.0 v9.9.0
2023-10-31  Daniel P. Berrangédocs: update search form to use hyperkitty search
2023-10-31  Daniel P. Berrangégitpublish: update for new devel mailing list address
2023-10-31  Daniel P. Berrangédocs: update docs pointing to old mailing list addrs
2023-10-31  Daniel P. Berrangésrc: update log/error messages pointing to old mailing...
2023-10-27  Peter Krempaqemu: Setup host side of VDPA device for block copy v9.9.0-rc2
2023-10-27  Peter Krempaqemu: hotplug: Setup host side of VDPA device for disk...
2023-10-27  Peter Krempaqemu: process: Extract host setup of disk device into...
2023-10-27  Peter Krempadocs: formatdomain: Clarify that the SLIC ACPI table...
2023-10-27  Peter Krempaqemublocktest: testBackingXMLjsonXML: Drop 'legacy...
2023-10-27  Peter Krempaqemublocktest: Fix logical bug in TEST_JSON_FORMAT...
next