]> git.proxmox.com Git - mirror_qemu.git/commit
block: qemu-iotests - test for live migration
authorJeff Cody <jcody@redhat.com>
Wed, 30 Apr 2014 14:55:10 +0000 (10:55 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 9 May 2014 18:57:32 +0000 (20:57 +0200)
commitfd040174ac7c302365c1d6dc5646f957972d67d6
tree403c44a48d1179db80b8dcf280c44a658e5d6aca
parente86e8697708ada85ce4b8f9df00342912f7ca14c
block: qemu-iotests - test for live migration

This is an initial, simple live migration test from one
running VM to another, using monitor commands.

This is also an example of using the new common.qemu functions
for controlling multiple running qemu instances, for tests that
need a live qemu vm.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/091 [new file with mode: 0755]
tests/qemu-iotests/091.out [new file with mode: 0644]
tests/qemu-iotests/group