iotests/qcow2.py: Add dump-header-exts
commit1aa6630e7b30ae61ed4b990374e7226699f4c76c
authorMax Reitz <mreitz@redhat.com>
Thu, 7 Nov 2019 16:36:48 +0000 (7 17:36 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jan 2020 12:43:06 +0000 (6 13:43 +0100)
tree1e23812b583ceccb99cb9081a9d10589bcd0956c
parente696f335eb1d48cd8b35bbcf145106c0b7a0396a
iotests/qcow2.py: Add dump-header-exts

This is useful for tests that want to whitelist fields from dump-header
(with grep) but still print all header extensions.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-id: 20191107163708.833192-3-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/qcow2.py