diff options
author | Avihai Horon <avihaih@nvidia.com> | 2023-02-16 16:36:24 +0200 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2023-02-16 12:13:46 -0700 |
commit | 29d81b71aa2ac0f594d881460e22e291a9417a74 (patch) | |
tree | 1bcd3ff61c989937cf78a04702c20d451b652fc9 /scripts | |
parent | 8b942af393a2d9f822aea4e5e0d241e668146bf2 (diff) | |
download | qemu-29d81b71aa2ac0f594d881460e22e291a9417a74.zip qemu-29d81b71aa2ac0f594d881460e22e291a9417a74.tar.gz qemu-29d81b71aa2ac0f594d881460e22e291a9417a74.tar.bz2 |
vfio/migration: Block multiple devices migration
Currently VFIO migration doesn't implement some kind of intermediate
quiescent state in which P2P DMAs are quiesced before stopping or
running the device. This can cause problems in multi-device migration
where the devices are doing P2P DMAs, since the devices are not stopped
together at the same time.
Until such support is added, block migration of multiple devices.
Signed-off-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Link: https://lore.kernel.org/r/20230216143630.25610-6-avihaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions