python/qemu/machine: add kill() method
commite0e925a61141552bca7277d06516ad78258423da
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Mon, 17 Feb 2020 15:02:42 +0000 (17 18:02 +0300)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 31 May 2020 16:25:07 +0000 (31 18:25 +0200)
treec28f30841a437963631e6ede2f504e73d3798470
parent2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5
python/qemu/machine: add kill() method

Add method to hard-kill vm, without any quit commands.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Message-Id: <20200217150246.29180-19-vsementsov@virtuozzo.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
python/qemu/machine.py