On Thu, Jul 06, 2023 at 11:40:04AM +0300, Avihai Horon wrote: > This only handles the QMP case, but we forgot to handle the HMP case. > I was testing it and got the following assert: > > (qemu) migrate_set_parameter switchover-hold on > qemu-system-x86_64: ../migration/migration-hmp-cmds.c:627: > hmp_migrate_set_parameter: Assertion `0' failed. > Aborted (core dumped)
Ouch.. I'll fix it, thanks. -- Peter Xu