The following changes since commit 73d29ea2417b58ca55fba1aa468ba38e3607b583:
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2025-04-27 12:47:23 -0400) are available in the Git repository at: https://gitlab.com/stefanha/qemu.git tags/block-pull-request for you to fetch changes up to 71a30d54e6ab1d5c102a8bee2c263414697402ea: file-posix: Fix crash on discard_granularity == 0 (2025-04-30 11:40:05 -0400) ---------------------------------------------------------------- Pull request Kevin's fix for the divide-by-zero in my recent discard commit, triggered when a host block device does not support discard. ---------------------------------------------------------------- Kevin Wolf (1): file-posix: Fix crash on discard_granularity == 0 block/file-posix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.49.0