Displaying 1 result from an estimated 1 matches for "1130905".
Did you mean:
113005
2015 Aug 25
2
On which /dev/pts/x is channel source mapped ?
Hi,
By adding following lines in a Guest .xml conf file , I'm able to send / receive datas between host and this guest.
<channel type='pty'>
<target type='virtio' name='arbitrary.virtio.serial.port.name'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
My question is