Files
nova/releasenotes/notes/migrate-vfio-devices-using-kernel-variant-drivers-d4180849f973012e.yaml
René Ribaud fd656f3943 Update driver to map the targeted address for SR-IOV PCI devices
This patch checks the revision of QEMU and libvirt to ensure support
for VFIO SR-IOV device migration.
It also updates the _live_migration_operation() function, particularly
the get_updated_guest_xml() function, to map source PCI addresses
to destination addresses in the destination XML file, using the data
provided by the LiveMigrateData object.

The target goal of these series of patch is to enable VFIO devices
migration with kernel variant drivers.

Partially-Implements: blueprint migrate-vfio-devices-using-kernel-variant-drivers
Change-Id: I62ec475988eab8de948498f50d8d4c0d47321102
2025-03-03 20:50:35 +01:00

9 lines
295 B
YAML

---
features:
- |
This release adds support for migrating SR-IOV devices
using the new kernel VFIO SR-IOV variant driver interface.
See the `OpenStack configuration documentation`__ for more details.
.. __: https://docs.openstack.org/nova/latest/configuration/config.html#pci