diff options
author | John Snow | 2020-10-07 01:58:00 +0200 |
---|---|---|
committer | John Snow | 2020-10-20 15:37:57 +0200 |
commit | c5e61a6da84397fe8c2af9e381d8a619a3e32c10 (patch) | |
tree | 5a33c96f11520526d7b56d5b6cd199ed88e90095 /python/qemu/console_socket.py | |
parent | python/machine.py: Fix monitor address typing (diff) | |
download | qemu-c5e61a6da84397fe8c2af9e381d8a619a3e32c10.tar.gz qemu-c5e61a6da84397fe8c2af9e381d8a619a3e32c10.tar.xz qemu-c5e61a6da84397fe8c2af9e381d8a619a3e32c10.zip |
python/machine.py: reorder __init__
Put the init arg handling all at the top, and mostly in order (deviating
when one is dependent on another), and put what is effectively runtime
state declaration at the bottom.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20201006235817.3280413-4-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/console_socket.py')
0 files changed, 0 insertions, 0 deletions