On Tue, Jul 26, 2022 at 04:37:44PM +0200, Peter Krempa wrote:
Since we know we have a modern qemu at hand which can interpret the
dotted syntax, we can format the -drive needed for SD cards via the
common infrastructure we have for all blockdev stuff.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 121 +++++++---------------------------------
1 file changed, 20 insertions(+), 101 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>