On 03.07.20 17:58, Alberto Garcia wrote: > Signed-off-by: Alberto Garcia <be...@igalia.com> > --- > tests/qemu-iotests/271 | 901 +++++++++++++++++++++++++++++++++++++ > tests/qemu-iotests/271.out | 724 +++++++++++++++++++++++++++++ > tests/qemu-iotests/group | 1 + > 3 files changed, 1626 insertions(+) > create mode 100755 tests/qemu-iotests/271 > create mode 100644 tests/qemu-iotests/271.out
[...] > diff --git a/tests/qemu-iotests/271.out b/tests/qemu-iotests/271.out > new file mode 100644 > index 0000000000..07c1e7b46d > --- /dev/null > +++ b/tests/qemu-iotests/271.out > @@ -0,0 +1,724 @@ [...] > +### qemu-img amend ### > + > +Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 > +qemu-img: Toggling extended L2 entries is not supported > +Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 > +qemu-img: Toggling extended L2 entries is not supported With Maxim’s patches, this code in patch 31 became unnecessary, so it should now read “qemu-img: Invalid parameter 'extended_l2'\nThis option is only supported for image creation”. With that fixed: Reviewed-by: Max Reitz <mre...@redhat.com>
signature.asc
Description: OpenPGP digital signature