Hi,

I'm running VM on kvm-qemu hyper visor . I need to access the serail port on the VM ,
I tried the sample code to read/write com port but I get port error when ever I tried write something to the port(dev/ttyS0) .

the same code work fine on the normal OS .. is it the same way  as normal OS for accessing the serial port in vms ..?