v4:

001/3:[----] [--] 'python/machine.py: consolidate _post_shutdown()'
002/3:[0010] [FC] 'python/machine.py: refactor shutdown'
003/3:[----] [--] 'python/machine.py: re-add sigkill warning suppression'

- Rebased
- Fixed exception handler to actually handle exception :(

v3:
 - Split _post_shutdown refactor into own patch (now 1/3)
 - Re-add sigkill warning squelch (now 3/3)

Applies straight to origin/master, ought to pass pylint and flake8:

> cd ~/src/qemu/python/qemu
> pylint *.py
> flake8 *.py

John Snow (3):
  python/machine.py: consolidate _post_shutdown()
  python/machine.py: refactor shutdown
  python/machine.py: re-add sigkill warning suppression

 python/qemu/machine.py | 108 ++++++++++++++++++++++++++++++-----------
 1 file changed, 79 insertions(+), 29 deletions(-)

-- 
2.21.3


Reply via email to