On 2/17/20 4:02 PM, Vladimir Sementsov-Ogievskiy wrote:
> Add method to hard-kill vm, without any quit commands.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy
> ---
> python/qemu/machine.py | 12 +---
> 1 file changed, 9 insertions(+), 3 deletions(-)
Thanks, applied to my python-next
On 17/02/2020 18:02, Vladimir Sementsov-Ogievskiy wrote:
Add method to hard-kill vm, without any quit commands.
Signed-off-by: Vladimir Sementsov-Ogievskiy
---
python/qemu/machine.py | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/python/qemu/machine.py b/pyt
Add method to hard-kill vm, without any quit commands.
Signed-off-by: Vladimir Sementsov-Ogievskiy
---
python/qemu/machine.py | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/python/qemu/machine.py b/python/qemu/machine.py
index 183d8f3d38..9918e0d8aa 100644
--- a