Peter Maydell
1cd2ad11d3
Block layer patches
- qemu-storage-daemon: Add vhost-user-blk help
- block-backend: Fix use-after-free for BDS pointers after aio_poll()
- qemu-img: Fix sparseness of output image with unaligned ranges
- vvfat: Fix crashes in read-write mode
- Fix device deletion events with -device JSON syntax
- Code cleanups
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmHhf5gRHGt3b2xmQHJl
ZGhhdC5jb20ACgkQfwmycsiPL9YBMA//ZkaIigVsfjRoeUh2MccgOuvYpXZtq4po
q7l6AwGLbBpTt5Fy468gYhwmXuwHCapTMRmvWf6mpb86jtJ6vdbE16L0Z4/Z9iiW
C0w69fsAAP9XyI+f7Q5FNtzz3jWztKowgyhkU33izbwYM7dm5Xw1q5bDkOiIBNoO
d8cdxLC1oQGEWJmGLgmbaM/ow0iDogFpT8zU5j0VE3uK01si8pblWlXm1SM3nOK9
b4uROqKYsTzTny/zX7KxD4SX3UGKYK393rQxr5HdmTiW14uGfB+EVfBxJmn07Qch
lWM/v9tYoP1aVbR6IL5osAQdmbDYX0zsRMq5UA+dQ6OqnE3GpluVrYIFoaUSoShf
S704hYdWgO0sKfpAYgJgGo6y0mglnp9Z7xO4Ng3XUNj0gvfgnOe3CdCdXIOeTFwC
eP+KlFvbUT2xpTqI6ttBgKCcwKHA3hgWCnlo39C80bL1ZVKWSqh6zORfwmptouQ3
BmuhEqZRyoYrknrTELN+lIKK2gP6MLup/ymeXWOOOE58KSpmrdeBAXmgJNXX3ucx
lAWGsIz0CxdaKQoZpKpikho4rhrGkqZ33B3H7mdcsKS6zYzmsDIqa9FzUjtpvN2V
K/jXlK7dv58Y+LLzpcuJAf8HNnitA107WD5RA1s5nTw0ahD2GwR4UPzEhnSO9/nT
yZ3dGUysj7Q=
=dnBv
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Block layer patches
- qemu-storage-daemon: Add vhost-user-blk help
- block-backend: Fix use-after-free for BDS pointers after aio_poll()
- qemu-img: Fix sparseness of output image with unaligned ranges
- vvfat: Fix crashes in read-write mode
- Fix device deletion events with -device JSON syntax
- Code cleanups
# gpg: Signature made Fri 14 Jan 2022 13:50:16 GMT
# gpg: using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg: issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6
* remotes/kevin/tags/for-upstream:
iotests/testrunner.py: refactor test_field_width
block: drop BLK_PERM_GRAPH_MOD
qemu-img: make is_allocated_sectors() more efficient
iotests: Test qemu-img convert of zeroed data cluster
vvfat: Fix vvfat_write() for writes before the root directory
vvfat: Fix size of temporary qcow file
iotests/308: Fix for CAP_DAC_OVERRIDE
iotests/stream-error-on-reset: New test
block-backend: prevent dangling BDS pointers across aio_poll()
qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
qemu-storage-daemon: Add vhost-user-blk help
docs: Correct 'vhost-user-blk' spelling
softmmu: fix device deletion events with -device JSON syntax
include/sysemu/blockdev.h: remove drive_get_max_devs
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def
block_int: make bdrv_backing_overridden static
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-01-14 15:56:30 +00:00
..
2021-12-21 10:50:22 +04:00
2021-03-19 10:17:13 +01:00
2022-01-14 12:03:16 +01:00
2022-01-14 12:03:16 +01:00
2020-12-10 17:16:44 +01:00
2021-12-21 10:50:22 +04:00
2021-11-02 15:55:13 +00:00
2021-10-29 21:28:01 +02:00
2021-03-18 09:22:55 +00:00
2021-07-14 14:15:52 +01:00
2021-10-27 17:18:55 +02:00
2021-02-08 11:19:52 +00:00
2021-08-26 13:53:56 +02:00
2022-01-07 05:19:55 -05:00
2021-11-02 15:55:13 +00:00
2021-11-09 08:38:06 +01:00
2021-12-10 09:47:18 +01:00
2021-12-21 10:50:22 +04:00
2021-06-11 10:30:13 +08:00
2020-12-10 17:16:44 +01:00
2021-03-23 22:31:56 +01:00
2021-10-29 18:23:09 +02:00
2021-03-19 15:43:33 +01:00
2021-11-02 15:55:13 +00:00
2021-10-29 21:28:01 +02:00
2021-10-29 21:27:20 +02:00
2022-01-14 12:03:16 +01:00
2021-10-29 21:27:20 +02:00
2021-10-29 18:24:46 +02:00
2021-10-29 21:27:20 +02:00
2021-10-29 21:28:01 +02:00
2021-11-18 11:07:44 +00:00
2021-01-21 13:00:41 +01:00
2021-09-30 15:30:25 +02:00
2020-12-19 10:37:16 +01:00
2021-09-27 08:22:25 +02:00
2021-10-29 18:23:09 +02:00
2021-09-03 17:03:05 +02:00
2021-11-09 18:21:19 +01:00
2022-01-13 15:33:18 +01:00
2021-01-13 10:21:17 +01:00