Open osy opened 1 day ago
Current fix for #6564 is to patch QEMU to support a change in blockdev-change-medium QAPI. However, it was proposed that a solution which doesn't require changing QEMU is to use blockdev-add on the node with the locking arguments.
blockdev-change-medium
blockdev-add
Current fix for #6564 is to patch QEMU to support a change in
blockdev-change-medium
QAPI. However, it was proposed that a solution which doesn't require changing QEMU is to useblockdev-add
on the node with the locking arguments.