On a Thursday in 2021, Peter Krempa wrote:
Extract the code into 'qemuBuildVirtioDevGetConfig' so that we
can
later reuse it when converting individual device code into the more
modern JSON approach as the extracted code will be necessary either way.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 157 ++++++++++++++++++++++++----------------
1 file changed, 96 insertions(+), 61 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano