On 7/10/20 7:06 AM, John Snow wrote: > If the user kills QEMU on purpose, we don't need to warn them about that > having happened: they know already. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/qemu/machine.py | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) >
Good idea :) Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>