On a Friday in 2020, Peter Krempa wrote:
We want to instantiate hostdevs via -blockdev too. Add a separate
capability for them for a clean transition. The new capability will be
enabled when QEMU_CAPS_BLOCKDEV is present once all code is prepared.
What is the benefit here compared to using QEMU_CAPS_BLOCKDEV directly?
Seems more like a libvirt capability than a QEMU capability.
Jano
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 1 +
src/qemu/qemu_capabilities.h | 1 +
2 files changed, 2 insertions(+)