Anthony, I'm resending this pull request because Wen Congyang has found a bug in one of the patches. And also to ping you to pull it :-)
The changes (since cfce6d8934243871c4dc6d0c5248b0b27a1b8d80) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Luiz Capitulino (5): QMP: Fix blockdev-snapshot-sync doc example runstate: Print state transition when invalid runstate: Allow to transition from paused to postmigrate savevm: qemu_savevm_state(): Drop stop VM logic runstate: Allow user to migrate twice cpus.c | 11 +++++++++++ migration.c | 2 +- qmp-commands.hx | 8 ++++---- savevm.c | 7 ------- sysemu.h | 1 + vl.c | 17 +++++++++++++---- 6 files changed, 30 insertions(+), 16 deletions(-)