Displaying 1 result from an estimated 1 matches for "qemu_use_comm".
2014 Sep 18
1
libvirt/kvm changes /dev/ttyS0
A new kvm guest on a CentOS6.5 x84_64 host is set up to make use of the serial
port (virt-install ... --serial dev,path=/dev/ttyS0)
<serial type='dev'>
<source path='/dev/ttyS0'/>
<target port='0'/>
</serial>
<console type='dev'>
<source path='/dev/ttyS0'/>
<target