Library providing a simple virtualization API
Go to file
Jiri Denemark fe7f49b39b libvirt-8.5.0-4.el9
- qemu: Pass migration flags to qemuMigrationParamsApply (rhbz#2111070)
- qemu_migration_params: Replace qemuMigrationParamTypes array (rhbz#2111070)
- qemu_migration: Pass migParams to qemuMigrationSrcResume (rhbz#2111070)
- qemu_migration: Apply max-postcopy-bandwidth on post-copy resume (rhbz#2111070)
- qemu: Always assume support for QEMU_CAPS_MIGRATION_PARAM_XBZRLE_CACHE_SIZE (rhbz#2107892)
- qemu_migration: Store original migration params in status XML (rhbz#2107892)
- qemu_migration_params: Refactor qemuMigrationParamsApply (rhbz#2107892)
- qemu_migration_params: Refactor qemuMigrationParamsReset (rhbz#2107892)
- qemu_migration_params: Avoid deadlock in qemuMigrationParamsReset (rhbz#2107892)
- qemu: Restore original memory locking limit on reconnect (rhbz#2107424)
- qemu: Properly release job in qemuDomainSaveInternal (rhbz#1497907)
- qemu: don't call qemuMigrationSrcIsAllowedHostdev() from qemuMigrationDstPrepareFresh() (rhbz#1497907)

Resolves: rhbz#2107424, rhbz#2107892, rhbz#2111070
Related: rhbz#1497907
2022-07-29 14:44:47 +02:00
.abignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 17:58:20 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 17:58:20 +02:00
gating.yaml Update gating.yaml by adding subject_type 2021-09-16 07:09:53 +00:00
libvirt-docs-Document-TPM-portion-of-domcaps.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-domain_conf-Format-defaultiothread-more-often.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-domain_conf-Format-iothread-IDs-more-often.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-domcaps-Introduce-TPM-backendVersion.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-qemu-Always-assume-support-for-QEMU_CAPS_MIGRATION_PARAM_XBZRLE_CACHE_SIZE.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu-Make-IOThread-changing-more-robust.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-qemu-Pass-migration-flags-to-qemuMigrationParamsApply.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu-Properly-release-job-in-qemuDomainSaveInternal.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu-Report-supported-TPM-version-in-domcaps.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-qemu-Restore-original-memory-locking-limit-on-reconnect.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu-don-t-call-qemuMigrationSrcIsAllowedHostdev-from-qemuMigrationDstPrepareFresh.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu-don-t-try-to-query-QEMU-about-migration-blockers-during-offline-migration.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu-introduce-capability-QEMU_CAPS_MIGRATION_BLOCKED_REASONS.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu-new-function-to-retrieve-migration-blocker-reasons-from-QEMU.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu-query-QEMU-for-migration-blockers-before-our-own-harcoded-checks.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu-remove-hardcoded-migration-fail-for-vDPA-devices-if-we-can-ask-QEMU.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu-skip-hardcoded-hostdev-migration-check-if-QEMU-can-do-it-for-us.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemuDomainSetIOThreadParams-Accept-VIR_DOMAIN_AFFECT_CONFIG-flag.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-qemu_migration-Acquire-correct-job-in-qemuMigrationSrcIsAllowed.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu_migration-Apply-max-postcopy-bandwidth-on-post-copy-resume.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration-Pass-migParams-to-qemuMigrationSrcResume.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration-Store-original-migration-params-in-status-XML.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration-Use-EnterMonitorAsync-in-qemuDomainGetMigrationBlockers.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-qemu_migration_params-Avoid-deadlock-in-qemuMigrationParamsReset.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration_params-Refactor-qemuMigrationParamsApply.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration_params-Refactor-qemuMigrationParamsReset.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-qemu_migration_params-Replace-qemuMigrationParamTypes-array.patch libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
libvirt-vircpi-Add-PCIe-5.0-and-6.0-link-speeds.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-virsh-Implement-config-for-iothreadset.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt-virsh-Require-xpath-for-dumpxml.patch libvirt-8.5.0-3.el9 2022-07-25 16:09:35 +02:00
libvirt-virtpm-Introduce-TPM-1.2-and-TPM-2.0-capabilieis.patch libvirt-8.5.0-2.el9 2022-07-15 17:34:52 +02:00
libvirt.spec libvirt-8.5.0-4.el9 2022-07-29 14:44:47 +02:00
rpminspect.yaml libvirt-7.4.0-1.el9 2021-06-07 12:19:34 +02:00
sources libvirt-8.5.0-1.el9 2022-07-01 12:48:50 +02:00
symlinks libvirt-8.5.0-1.el9 2022-07-01 12:48:50 +02:00