
14 Sep
2020
14 Sep
'20
9:47 a.m.
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@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@redhat.com> Jano