Search results

  1. F

    block_resize + IO thread enabled = qmp command 'block_resize' failed - got timeout

    This should be fixed in qemu 6.0. The RC (https://download.qemu.org/qemu-6.0.0-rc2.tar.xz) already contains the fix. This commit is the fix: https://github.com/qemu/qemu/commit/8089eab2bd5fb160b038e64e14cf7ffb3f37091e Upstream Bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=1903511 Am...