This fixes one of the bugs that made us disable the op blocker assertions for
the 2.9 release.

Kevin Wolf (3):
  migration: Call blk_resume_after_migration() for postcopy
  qemu-iotests: Filter HMP readline escape characters
  qemu-iotests: Test postcopy migration

 migration/savevm.c               |   8 +++
 tests/qemu-iotests/028.out       |   2 +-
 tests/qemu-iotests/130.out       |   4 +-
 tests/qemu-iotests/181           | 117 +++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/181.out       |  38 +++++++++++++
 tests/qemu-iotests/common.filter |   7 +++
 tests/qemu-iotests/common.qemu   |   4 +-
 tests/qemu-iotests/group         |   1 +
 8 files changed, 176 insertions(+), 5 deletions(-)
 create mode 100755 tests/qemu-iotests/181
 create mode 100644 tests/qemu-iotests/181.out

-- 
1.8.3.1


Reply via email to