summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/181.out
Commit message (Collapse)AuthorAgeFilesLines
* iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy2017-09-261-1/+0Star
| | | | | | | | Migration capabilities should be enabled on both source and destination qemu processes. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
* qemu-iotests: Test postcopy migrationKevin Wolf2017-04-271-0/+38
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>