diff options
author | John Snow | 2020-10-07 01:58:01 +0200 |
---|---|---|
committer | John Snow | 2020-10-20 15:37:57 +0200 |
commit | 652809dfa665860c1ea4622c540a30fbe18dc9e7 (patch) | |
tree | 0cb79a337e5a0e71699f6476f13eb4ef0d1d26ab /python/qemu/console_socket.py | |
parent | python/machine.py: reorder __init__ (diff) | |
download | qemu-652809dfa665860c1ea4622c540a30fbe18dc9e7.tar.gz qemu-652809dfa665860c1ea4622c540a30fbe18dc9e7.tar.xz qemu-652809dfa665860c1ea4622c540a30fbe18dc9e7.zip |
python/machine.py: Don't modify state in _base_args()
Don't append to the _remove_files list during _base_args; instead do so
during _launch. Rework _base_args as a @property to help facilitate
this impression.
This has the additional benefit of making the type of _console_address
easier to analyze statically.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20201006235817.3280413-5-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