Re: [PATCH 72/80] qemuDomainValidateStorageSource: Remove QEMU_CAPS_BLOCKDEV validation

2022-08-05 Thread Pavel Hrdina
On Tue, Jul 26, 2022 at 04:37:50PM +0200, Peter Krempa wrote: > While we assume that -blockdev is supported the validator had also some > corner cases for -drive. Since we use '-drive' exclusively for the > extremely rarely used SD cards it makes no sense to have the validation. > >

[PATCH 72/80] qemuDomainValidateStorageSource: Remove QEMU_CAPS_BLOCKDEV validation

2022-07-26 Thread Peter Krempa
While we assume that -blockdev is supported the validator had also some corner cases for -drive. Since we use '-drive' exclusively for the extremely rarely used SD cards it makes no sense to have the validation. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c | 60