mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
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>
This commit is contained in:
parent
e86e869770
commit
fd040174ac
3 changed files with 134 additions and 0 deletions
|
@ -96,3 +96,4 @@
|
|||
087 rw auto
|
||||
088 rw auto
|
||||
090 rw auto quick
|
||||
091 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue