]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
authorDaniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
Tue, 5 Dec 2017 13:35:08 +0000 (11:35 -0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 23 Jan 2018 11:33:07 +0000 (12:33 +0100)
commit7c3a3028596db5e142c6fc9644800a0ec3b073fd
tree4fc8aba598c256592a67868f1e40e38643116342
parenta30306ed620e689ddba0dadbf8ffe7acadfd325a
tests/qemu-iotests: adding savevm/loadvm with postcopy flag test

This patch implements a test case for the scenario that was failing
prior to the patch "migration/ram.c: do not set 'postcopy_running' in
POSTCOPY_INCOMING_END", commit acab30b85d.

This new test file 201 was derived from the test file 181 authored
by Kevin Wolf.

CC: Kevin Wolf <kwolf@redhat.com>
CC: Max Reitz <mreitz@redhat.com>
CC: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/201 [new file with mode: 0755]
tests/qemu-iotests/201.out [new file with mode: 0644]
tests/qemu-iotests/group