On Thu, Apr 8, 2021 at 5:00 PM Wainer dos Santos Moschetta <[email protected]> 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 <[email protected]> > --- > python/qemu/machine.py | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: Willian Rampazzo <[email protected]>
