Merge remote-tracking branch 'remotes/XanClic/tags/pull-block-2021-11-02' into staging
Block patches:
- Add "toolsversion" creation option for vmdk images
- iotest fix (297, the linting test)
- Added sanity check when opening vpc images
- Doc fix
# gpg: Signature made Tue 02 Nov 2021 10:14:52 AM EDT
# gpg: using RSA key CB62D7A0EE3829E45F004D34A1FA40D098019CDF
# gpg: issuer "hreitz@redhat.com"
# gpg: Good signature from "Hanna Reitz <hreitz@redhat.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg: It is not certain that the signature belongs to the owner.
# Primary key fingerprint: CB62 D7A0 EE38 29E4 5F00 4D34 A1FA 40D0 9801 9CDF
* remotes/XanClic/tags/pull-block-2021-11-02:
block/vpc: Add a sanity check that fixed-size images have the right type
vmdk: allow specification of tools version
pylint: fix errors and warnings generated by tests/qemu-iotests/297
qemu-img: Consistent docs for convert -F
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- block/vmdk.c 20 additions, 4 deletionsblock/vmdk.c
- block/vpc.c 2 additions, 1 deletionblock/vpc.c
- docs/tools/qemu-img.rst 1 addition, 1 deletiondocs/tools/qemu-img.rst
- qapi/block-core.json 3 additions, 0 deletionsqapi/block-core.json
- qemu-img-cmds.hx 1 addition, 1 deletionqemu-img-cmds.hx
- tests/qemu-iotests/129 9 additions, 9 deletionstests/qemu-iotests/129
- tests/qemu-iotests/310 8 additions, 8 deletionstests/qemu-iotests/310
- tests/qemu-iotests/check 6 additions, 5 deletionstests/qemu-iotests/check
- tests/qemu-iotests/iotests.py 4 additions, 3 deletionstests/qemu-iotests/iotests.py
- tests/qemu-iotests/tests/image-fleecing 2 additions, 2 deletionstests/qemu-iotests/tests/image-fleecing
Loading
Please register or sign in to comment