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
> ---
>
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
---
src/qemu/qemu_command.c | 121 +++-
1