Some platforms are interfaced via serial-like interface (e.g. msim). But
there are some limitations, like it can be a problem if you have a single
device for input and output (as would be the case for a serial port) and in
some cases it's been worked around. There is some major janitorial work
needed to make this work properly with a single device. Also, there is no
mechanism to configure this, e.g. to say you want to use a particular serial
port on your PC as a console.
Cheers,
Jiri
On 12.2.2015 21:10, Michal Koutný wrote:
"> 2015-02-11 15:33 GMT+01:00 Vojtech Horky <[email protected]>:
>> That is, something that could run QEMU, capture its
>> screen, OCR-it and then check it. Another point is in making this easily
>> deployable in Jenkins or similar tool.
> I'm just curious -- is it possible to configure HelenOS in such a way
> that it would use serial console for its UI? (I was playing with
> configuration setting, to no avail though and this reminded me that
> question.)
You can have the kernel console and the log output of user processes
over serial, but it is currently not possible to have full user serial
console (ie. the bdsh over serial), because there are some missing parts
that would connect the uspace serial driver with the input and output
server.
Jakub
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel"
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel