
3 Aug
2022
3 Aug
'22
3:47 p.m.
On Tue, Jul 26, 2022 at 04:36:56PM +0200, Peter Krempa wrote:
Now that QEMU_CAPS_BLOCKDEV_HOSTDEV_SCSI is always set we can remove the code which handled cases when the capability was not set.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 142 +++++++++++----------------------------- src/qemu/qemu_domain.c | 18 ++--- 2 files changed, 43 insertions(+), 117 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>