
15 Aug
2018
15 Aug
'18
12:48 p.m.
On Mon, Aug 13, 2018 at 05:59:54PM +0200, Peter Krempa wrote:
SD cards are currently passed by using -drive only which would not be compatible with using -blockdev fully.
Clear QEMU_CAPS_BLOCKDEV if the VM has such devices.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_process.c | 9 +++++++++ 1 file changed, 9 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano