On 7/10/20 7:06 AM, John Snow wrote: > Some parts of cleanup need to occur prior to shutdown, otherwise > shutdown might break. Move this into a suitably named method/callback. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/qemu/machine.py | 24 +++++++++++++++--------- > 1 file changed, 15 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>