iotests/qcow2.py: Split feature fields into bits
commit0485e6ee4cc8a2cec5984cb00218b66e103684f0
authorMax Reitz <mreitz@redhat.com>
Thu, 7 Nov 2019 16:36:49 +0000 (7 17:36 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jan 2020 12:43:06 +0000 (6 13:43 +0100)
tree6e7039e77c10e13ad6baba86af15a4bfcf42d30f
parent1aa6630e7b30ae61ed4b990374e7226699f4c76c
iotests/qcow2.py: Split feature fields into bits

Print the feature fields as a set of bits so that filtering is easier.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-id: 20191107163708.833192-4-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/031.out
tests/qemu-iotests/036.out
tests/qemu-iotests/039.out
tests/qemu-iotests/060.out
tests/qemu-iotests/061.out
tests/qemu-iotests/137.out
tests/qemu-iotests/qcow2.py