
8 Oct
2021
8 Oct
'21
8:26 a.m.
On a Thursday in 2021, Peter Krempa wrote:
The helper converts the JSON object to a string and adds it to the current command as arguments of '-device'. The helper also prepares for '-device' taking JSON directly.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano