Relative Content

Tag Archive for linuxserial-portembedded-linuxjailhouse

Access serial output data on the same PC

I am working with a hypervisor (Jailhouse) on my Linux PC. The hypervisor outputs logs to the serial port, but my PC doesn’t have a physical serial port. To troubleshoot I need to access hypervisor logs but I do not have a way to access that data. Can anyone tell me how I can access the serial port data generated on the same system?