Re: [Qemu-devel] qemu-ga virtio-serial socket clarification

2016-10-27 Thread Matt Broadstone
On Tue, Oct 25, 2016 at 7:01 PM, Matt Broadstone wrote: > On Tue, Oct 25, 2016 at 6:27 PM, Stefan Hajnoczi > wrote: > >> On Tue, Oct 25, 2016 at 7:14 PM, Matt Broadstone >> wrote: >> > I've been attempting an experimental qemu agent using a node.js daemon >

Re: [Qemu-devel] qemu-ga virtio-serial socket clarification

2016-10-25 Thread Matt Broadstone
On Tue, Oct 25, 2016 at 6:27 PM, Stefan Hajnoczi wrote: > On Tue, Oct 25, 2016 at 7:14 PM, Matt Broadstone > wrote: > > I've been attempting an experimental qemu agent using a node.js daemon on > > the host side, and have run into an issue I was hoping someone here mi

[Qemu-devel] qemu-ga virtio-serial socket clarification

2016-10-25 Thread Matt Broadstone
olox/python-negotiator, which requires two channels: one for host->guest communication, and another for guest->host communication, likely because of this very issue. Hopefully someone on this list is more familiar with how this all works and can point out what I'm missing! Regards, Matt Broadstone