mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
test: add image streaming tests
This patch adds a test suite for the image streaming feature. It exercises the 'block_stream', 'block_job_cancel', 'block_job_set_speed', and 'query-block-jobs' QMP commands. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
f345cfd019
commit
37ce63eb23
3 changed files with 157 additions and 0 deletions
|
@ -36,3 +36,4 @@
|
|||
027 rw auto
|
||||
028 rw backing auto
|
||||
029 rw auto
|
||||
030 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue