
5 Aug
2022
5 Aug
'22
9:25 a.m.
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@redhat.com> --- src/qemu/qemu_command.c | 121 +++++++--------------------------------- 1 file changed, 20 insertions(+), 101 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>