Re: [PATCH v2 02/21] iotests/qcow2.py: Split feature fields into bits

2019-11-06 Thread Maxim Levitsky
On Tue, 2019-10-15 at 16:27 +0200, Max Reitz wrote: > Print the feature fields as a set of bits so that filtering is easier. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/031.out | 36 +-- > tests/qemu-iotests/036.out | 18 +- > tests/qemu-iotests/039.out |

[PATCH v2 02/21] iotests/qcow2.py: Split feature fields into bits

2019-10-15 Thread Max Reitz
Print the feature fields as a set of bits so that filtering is easier. Signed-off-by: Max Reitz --- tests/qemu-iotests/031.out | 36 +-- tests/qemu-iotests/036.out | 18 +- tests/qemu-iotests/039.out | 22 ++-- tests/qemu-iotests/060.out | 20 +--