On Thu, Apr 8, 2021 at 5:00 PM Wainer dos Santos Moschetta <waine...@redhat.com> wrote: > > This added the args property to QEMUMachine so that users of the class > can access and handle the list of arguments to be given to the QEMU > binary. > > Signed-off-by: Wainer dos Santos Moschetta <waine...@redhat.com> > --- > python/qemu/machine.py | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>