Signed-off-by: Laine Stump <laine@xxxxxxxxxx> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 2228e445e5..35eea0a535 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -24,6 +24,14 @@ v11.0.0 (unreleased) * **Improvements** + * qemu: allow migration of vGPU from mdev device <-> SRIOV VF device + + Some GPU vendors are switching from using vGPUs creating using + mdev and identified with a uuid, to vGPUs created as SRIOV VFs and + identified by their PCI address, and want to support live + migration from a host using one type of vGPU to the other + type. This is now possible. + * **Bug fixes** -- 2.47.1