On Wed, Jul 18, 2018 at 05:22:05PM +0200, Peter Krempa wrote:
Use the proper backend for the block device both when using -drive
and
when using -blockdev for disk drives and floppy disks.
Shouldn't you use future tense here?
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano