On a Friday in 2020, Peter Krempa wrote:
Allocate the nodename in the setup function rather than in the
command
line generator.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 7 ++++---
src/qemu/qemu_domain.c | 8 ++++++++
2 files changed, 12 insertions(+), 3 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano