
13 Mar
2025
13 Mar
'25
2:31 p.m.
On a Wednesday in 2025, Peter Krempa wrote:
'blockdev-reopen' is supported since qemu-6.1, thus we can now remove the interlocks.
Document the change to 'mirror' as this patch removes the last clue why we overwrite the mirror's readonly state to false unconditionally.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_blockjob.c | 11 +---------- src/qemu/qemu_checkpoint.c | 6 ++---- src/qemu/qemu_driver.c | 11 +++-------- 3 files changed, 6 insertions(+), 22 deletions(-)
*support in the commit summary Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano