• P
    qemu: caps: Add capability for 'share-rw' disk option · 860a3c4b
    Peter Krempa 提交于
    'share-rw' for the disk device configures qemu to allow concurrent
    access to the backing storage.
    
    The capability is checked in various supported disk frontend buses since
    it does not make sense to partially backport it.
    860a3c4b
qemu_capabilities.h 24.4 KB