]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: alias: Remove check for QEMU_CAPS_BLOCKDEV
authorPeter Krempa <pkrempa@redhat.com>
Wed, 20 Jul 2022 07:24:50 +0000 (09:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 11 Aug 2022 13:14:18 +0000 (15:14 +0200)
commit071a4c8ba750db45533ccee4b0b8bb83395673d0
treeabe8b972d267794b29d8d2ca8b9b19e02af55ca2
parent99a770881a138a3530927619f61d44fb0e40ae93
qemu: alias: Remove check for QEMU_CAPS_BLOCKDEV

The only instance in this file can be simplified to avoid checking the
capability.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_alias.c
src/qemu/qemu_alias.h
src/qemu/qemu_hotplug.c
src/qemu/qemu_process.c
tests/qemuhotplugtest.c