diff options
author | Johannes Berg <[email protected]> | 2019-05-25 00:08:43 +0200 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2020-01-19 22:41:50 +0100 |
commit | f1dc67d0e7df21b3d27beb3ec7b2c9e2b721daff (patch) | |
tree | 1fab249f28cc096a60b453278567b0b3ca581cad /scripts/gdb/linux | |
parent | b3a987b0264d3ddbb24293ebff10eddfc472f653 (diff) |
um: Add an option to make serial driver non-raw
In some cases, for example when the program(s) running inside UML
isn't/aren't interactive (like the hwsim tests for wpa_supplicant)
there's really no value in having the serial lines configured to
be raw as they are now by default. Setting them to non-raw lets
one abort the whole UML with Ctrl-C, which is really the right
thing to do in these cases, basically the whole UML instance is
more like a single (testing) program.
Add a "ssl-non-raw" option to UML to support such a mode.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions