python/machine.py: re-add sigkill warning suppression
authorJohn Snow <jsnow@redhat.com>
Fri, 10 Jul 2020 05:06:48 +0000 (01:06 -0400)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 14 Jul 2020 20:22:22 +0000 (22:22 +0200)
commitde6e08b5b987afbaf22e37e7f9e34421fb76ef3f
tree57644f9671d7e37e693e15f0ba6ecf5ae3dfb35a
parent193bf1c061ce0bb078ebc153facb9f31fe139d72
python/machine.py: re-add sigkill warning suppression

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 <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20200710050649.32434-12-jsnow@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
python/qemu/machine.py