iotests: Check dirty bitmap statistics in 124
commit1e2b1f6487ae26256a42f017fc1b06e19bb98f5a
authorEric Blake <eblake@redhat.com>
Mon, 24 Jul 2017 15:39:51 +0000 (24 10:39 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 1 Aug 2017 16:09:33 +0000 (1 18:09 +0200)
tree98cbf11bf737f95e1488ad5116d3146ebf1dfaef
parentc09bd34d820d686c18a59cf3d4261240167db695
iotests: Check dirty bitmap statistics in 124

We had a bug for multiple releases where dirty-bitmap count was
documented in bytes but reported in sectors; enhance the testsuite
to add coverage of DirtyBitmapInfo to ensure we do not regress again.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/124