On Wed, Jul 20, 2022 at 12:37 PM Jiri Denemark <jdenemar@xxxxxxxxxx> wrote: > > On Wed, Jul 20, 2022 at 12:36:16 +0200, Jiri Denemark wrote: > > On Wed, Jul 20, 2022 at 11:11:54 +0200, Eugenio Pérez wrote: > > > vDPA devices will be migratable soon. Since they are not migratable > > > before qemu 6.0, and qemu pre-6.0 didn't have the capability of asking > > > for migration blockers, let it hardcoded in that case. > > > > > > Otherwise, ask qemu about the explicit blocker. > > > > > > Signed-off-by: Eugenio Pérez <eperezma@xxxxxxxxxx> > > > --- > > > src/qemu/qemu_migration.c | 7 +++++-- > > > 1 file changed, 5 insertions(+), 2 deletions(-) > > Oh and I forgot to mention s/qemu_migrate/qemu_migration/ in the > subject. > I'll fix it in the next version. Thanks! > Jirka >