mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-02 23:11:53 -06:00
qapi: Correct the name of the iops_rd parameter
Signed-off-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
a90cade023
commit
f5a845fdb4
1 changed files with 1 additions and 1 deletions
|
@ -1321,7 +1321,7 @@
|
||||||
#
|
#
|
||||||
# @iops: total I/O operations per second
|
# @iops: total I/O operations per second
|
||||||
#
|
#
|
||||||
# @ops_rd: read I/O operations per second
|
# @iops_rd: read I/O operations per second
|
||||||
#
|
#
|
||||||
# @iops_wr: write I/O operations per second
|
# @iops_wr: write I/O operations per second
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue