On 7/10/20 7:06 AM, John Snow wrote: > It's not important to do this before waiting for the process to exit, so > it can be done during generic post-shutdown cleanup. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/qemu/machine.py | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) >
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>