Home
last modified time | relevance | path

Searched refs:QEMU_CAPS_BLOCK_EXPORT_ADD (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_capabilities.h584 QEMU_CAPS_BLOCK_EXPORT_ADD, /* 'block-export-add' command is supported */ enumerator
H A Dqemu_block.c3603 if (!virQEMUCapsGet(priv->qemuCaps, QEMU_CAPS_BLOCK_EXPORT_ADD)) in qemuBlockExportAddNBD()
H A Dqemu_capabilities.c1191 { "block-export-add", QEMU_CAPS_BLOCK_EXPORT_ADD },