On a Friday in 2020, Peter Krempa wrote:
Enable it when regular QEMU_CAPS_BLOCKDEV is present.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 3 ++
.../caps_4.2.0.aarch64.xml | 1 +
.../qemucapabilitiesdata/caps_4.2.0.s390x.xml | 1 +
.../caps_4.2.0.x86_64.xml | 1 +
.../caps_5.0.0.aarch64.xml | 1 +
.../qemucapabilitiesdata/caps_5.0.0.ppc64.xml | 1 +
.../caps_5.0.0.riscv64.xml | 1 +
.../caps_5.0.0.x86_64.xml | 1 +
.../caps_5.1.0.x86_64.xml | 1 +
.../hostdev-scsi-lsi.x86_64-latest.args | 52 +++++++++++--------
...ostdev-scsi-virtio-scsi.x86_64-latest.args | 46 ++++++++--------
11 files changed, 65 insertions(+), 44 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano