[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [PATCH v3 0/4] mini-os: Enable console to be configured as raw tty
On Sun, Jun 25, 2017 at 11:02:05PM +0100, Simon Waterman wrote: > This patch adds minimal TERMIOS support to mini-os consoles, specifically > enabling the console to be set into raw mode. In raw mode the mini-os > conversion of NL to CRNL is disabled. > > The main driver for this change is enabling an IOEMU stubdom to transmit > data sent by a guest unmodified. Once this change is in mini-os a small > additional change is required to QEMU traditional to enable raw mode. > > In principal TERMIOS support could be extended to include additional > TTY settings. > > Changes since v1 (thanks Wei Liu): > - is_raw now bool instead of uint8_t > > Changes since v2: > - toggle raw mode with OPOST not ONLCR > - additional error checking on parameters to termios funcs To the best of my knowledge, the patches in this series match what the spec says. I will wait for other people to express their opinions. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |