Library providing a simple virtualization API
Go to file
Jiri Denemark ac56d1c20b libvirt-9.5.0-6.el9
- tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 (rhbz#2196178)
- tests: Switch to firmware autoselection for hvf (rhbz#2196178)
- tests: Use virt-4.0 machine type for aarch64 (rhbz#2196178)
- tests: Consistently use /path/to/guest_VARS.fd (rhbz#2196178)
- tests: Turn abi-update.xml into a symlink (rhbz#2196178)
- tests: Rename firmware-auto-efi-nvram-path (rhbz#2196178)
- qemu: Fix return value for qemuFirmwareFillDomainLegacy() (rhbz#2196178)
- qemu: Fix lookup against stateless/combined pflash (rhbz#2196178)
- tests: Add some more DO_TEST*ABI_UPDATE* macros (rhbz#2196178)
- tests: Add more tests for firmware selection (rhbz#2196178)
- tests: Update firmware descriptor files (rhbz#2196178)
- tests: Drop tags from BIOS firmware descriptor (rhbz#2196178)
- tests: Include microvm in firmwaretest (rhbz#2196178)
- qemu: Don't overwrite NVRAM template for legacy firmware (rhbz#2196178)
- qemu: Generate NVRAM path in more cases (rhbz#2196178)
- qemu: Filter firmware based on loader.readonly (rhbz#2196178)
- qemu: Match NVRAM template extension for new domains (rhbz#2196178)
- conf: Don't default to raw format for loader/NVRAM (rhbz#2196178)
- tests: Rename firmware-auto-efi-format-loader-qcow2-nvram-path (rhbz#2196178)
- tests: Reintroduce firmware-auto-efi-format-mismatch (rhbz#2196178)
- rpm: Reorder scriptlets (rhbz#2210058)
- rpm: Reduce use of with_modular_daemons (rhbz#2210058)
- rpm: Remove custom libvirtd restart logic (rhbz#2210058)
- rpm: Introduce new macros for handling of systemd units (rhbz#2210058)
- rpm: Switch to new macros for handling of systemd units (rhbz#2210058)
- rpm: Delete unused macros (rhbz#2210058)

Resolves: rhbz#2196178, rhbz#2210058
2023-08-25 10:20:33 +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-Revert-qemu_passt-Actually-use-logfd.patch libvirt-9.5.0-5.el9 2023-08-03 00:15:00 +02:00
libvirt-Revert-qemu_passt-Precreate-passt-logfile.patch libvirt-9.5.0-5.el9 2023-08-03 00:15:00 +02:00
libvirt-conf-Don-t-default-to-raw-format-for-loader-NVRAM.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-conf-domcaps-Add-async-teardown-domain-capability.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-node_device-Don-t-leak-error-message-buffer-from-virMdevctlListDefined-Active.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-nodedev-refactor-mdevctl-thread-functions.patch libvirt-9.5.0-2.el9 2023-07-17 15:59:37 +02:00
libvirt-nodedev-report-mdev-persistence-properly.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-nodedev-transient-mdev-update-on-nodeDeviceCreateXML.patch libvirt-9.5.0-2.el9 2023-07-17 15:59:37 +02:00
libvirt-nodedev-update-mdevs-from-the-mdevctl-thread.patch libvirt-9.5.0-2.el9 2023-07-17 15:59:37 +02:00
libvirt-qemu-Don-t-overwrite-NVRAM-template-for-legacy-firmware.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-Filter-firmware-based-on-loader.readonly.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-Fix-lookup-against-stateless-combined-pflash.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-Fix-return-value-for-qemuFirmwareFillDomainLegacy.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-Generate-NVRAM-path-in-more-cases.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-Match-NVRAM-template-extension-for-new-domains.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-qemu-S390-does-not-provide-physical-address-size.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-qemu-add-run-with-async-teardown-capability.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-qemu-allow-use-of-async-teardown-in-domain.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-storage-Fix-returning-of-locked-objects-from-virStoragePoolObjListSearch.patch libvirt-9.5.0-4.el9 2023-07-31 14:54:43 +02:00
libvirt-tests-Add-more-tests-for-firmware-selection.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Add-some-more-DO_TEST-ABI_UPDATE-macros.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Consistently-use-path-to-guest_VARS.fd.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Drop-tags-from-BIOS-firmware-descriptor.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Include-microvm-in-firmwaretest.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Reintroduce-firmware-auto-efi-format-mismatch.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Rename-firmware-auto-efi-format-loader-qcow2-nvram-path.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Rename-firmware-auto-efi-nvram-path.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Switch-to-firmware-autoselection-for-hvf.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Turn-abi-update.xml-into-a-symlink.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Update-firmware-descriptor-files.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Use-DO_TEST_CAPS_-_ABI_UPDATE-for-ppc64.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-Use-virt-4.0-machine-type-for-aarch64.patch libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
libvirt-tests-add-capabilities-for-QEMU-8.1.0-on-s390x.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt-tests-remove-acpi-support-from-s390x-ccw-hotplug-tests.patch libvirt-9.5.0-3.el9 2023-07-21 23:25:10 +02:00
libvirt.spec libvirt-9.5.0-6.el9 2023-08-25 10:20:33 +02:00
rpminspect.yaml libvirt-9.0.0-1.el9 2023-01-16 16:48:51 +01:00
sources libvirt-9.5.0-1.el9 2023-07-03 15:40:00 +02:00
symlinks libvirt-9.4.0-1.el9 2023-06-02 14:24:34 +02:00