utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
27.14k stars 1.34k forks source link

Use blockdev-add to support (no) locking on change medium #6823

Open osy opened 1 day ago

osy commented 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.