Re: [libvirt-users] pty pairing host - guest

2015-03-27 Thread Neel Basu
Getting no output on /dev/hvcNN On Thu, Mar 19, 2015 at 3:15 PM, Daniel P. Berrange wrote: > On Thu, Mar 19, 2015 at 01:29:37PM +0530, Neel Basu wrote: > > HI!, > > > > I am using virt-manager GUI. There I can add a `Console Device` through > > Add Hardware. I can add a virtio pty WITHOUT resta

Re: [libvirt-users] pty pairing host - guest

2015-03-19 Thread Daniel P. Berrange
On Thu, Mar 19, 2015 at 01:29:37PM +0530, Neel Basu wrote: > HI!, > > I am using virt-manager GUI. There I can add a `Console Device` through > Add Hardware. I can add a virtio pty WITHOUT restarting the VM. also I get > a pty allocated to host machine say `/dev/pty/M` > > My expectation is this

[libvirt-users] pty pairing host - guest

2015-03-19 Thread Neel Basu
HI!, I am using virt-manager GUI. There I can add a `Console Device` through Add Hardware. I can add a virtio pty WITHOUT restarting the VM. also I get a pty allocated to host machine say `/dev/pty/M` My expectation is this `host:/dev/pty/M` is connected with a `guest:/dev/ttyN`. so If I open mi