diff options
author | Kevin Wolf <kwolf@redhat.com> | 2020-05-13 12:00:25 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-05-18 19:05:25 +0200 |
commit | b1b30ff4df942ef75abb3799889ab2f4c52155e9 (patch) | |
tree | 1da13c61183f6f69cab16b5f2e961507fff4e433 /hw/riscv/virt.c | |
parent | c5f12a80c6472bc158e5092c731bbc7affaca2e5 (diff) | |
download | qemu-b1b30ff4df942ef75abb3799889ab2f4c52155e9.zip qemu-b1b30ff4df942ef75abb3799889ab2f4c52155e9.tar.gz qemu-b1b30ff4df942ef75abb3799889ab2f4c52155e9.tar.bz2 |
iotests/030: Reduce run time by unthrottling job earlier
test_overlapping_3() throttles its active commit job so it can be sure
the job is still busy when it checks that you can't start a conflicting
streaming job.
However, it only sets the commit job back to full speed when it is
ready, which takes a few seconds while it's throttled. We can already
reset the limit after having checked that block-stream returns an error
and save these seconds.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200513100025.33543-1-kwolf@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/riscv/virt.c')
0 files changed, 0 insertions, 0 deletions