diff options
author | Robert Foley <robert.foley@linaro.org> | 2020-07-24 07:45:08 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-07-27 09:41:56 +0100 |
commit | 80ded8e99d9fc44c206f6b2fae6638df7dcf9305 (patch) | |
tree | cd19ae09eb60738e74adf261acc20b6e803a0d4d /tests/vm | |
parent | 4b84d87449f7f7cae5a032f40200915332b32a70 (diff) |
python/qemu: Change ConsoleSocket to optionally drain socket.
The primary purpose of this change is to clean up
machine.py's console_socket property to return a single type,
a ConsoleSocket.
ConsoleSocket now derives from a socket, which means that
in the default case (of not draining), machine.py
will see the same behavior as it did prior to ConsoleSocket.
Signed-off-by: Robert Foley <robert.foley@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200717203041.9867-3-robert.foley@linaro.org>
Message-Id: <20200724064509.331-16-alex.bennee@linaro.org>
Diffstat (limited to 'tests/vm')
0 files changed, 0 insertions, 0 deletions