diff options
| author | Stefan Hajnoczi | 2017-03-01 12:50:25 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2017-04-21 11:36:12 +0200 |
| commit | ab08aec45f67a776ea37cee0bf94a34abb84ad97 (patch) | |
| tree | a26d2c99a50a7399609dfd08696b39283e10e0d9 /include/exec | |
| parent | qemu-options: explain disk I/O throttling options (diff) | |
| download | qemu-ab08aec45f67a776ea37cee0bf94a34abb84ad97.tar.gz qemu-ab08aec45f67a776ea37cee0bf94a34abb84ad97.tar.xz qemu-ab08aec45f67a776ea37cee0bf94a34abb84ad97.zip | |
throttle: do not use invalid config in test
The (burst) max parameter cannot be smaller than the avg parameter.
There is a test case that uses avg = 56, max = 1 and gets away with it
because no input validation is performed by the test case.
This patch switches to valid test input parameters.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20170301115026.22621-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
