Hi guys my problem is as follows:
Environment - Im in a windows machine and connected via ssh to an ubuntu machine that is running a hypervisor https://github.com/siemens/jailhouse alongside ubuntu.
Problem: The hypervisor in question dumps debug and "cell"(like guest VM's but not quite) outputs to a serial port, and the physical machine that is running the hypervisor lacks a serial port.
What I need to know if it is possible: I wish to redirect that serial output to SSH back to me or dump to a file that I can "nano" later.
Thanks in advance Regards André Santos