Re: [libvirt] [PATCH] qemu: Generate agent socket path if missing

2013-04-24 Thread Michal Privoznik
On 23.04.2013 17:40, Jiri Denemark wrote: > On Tue, Apr 09, 2013 at 19:05:28 +0200, Michal Privoznik wrote: >> It's not desired to force users imagine path for a socket they >> are not even supposed to connect to. On the other hand, we >> already have a release where the qemu agent socket path is >

Re: [libvirt] [PATCH] qemu: Generate agent socket path if missing

2013-04-23 Thread Eric Blake
On 04/23/2013 09:40 AM, Jiri Denemark wrote: > On Tue, Apr 09, 2013 at 19:05:28 +0200, Michal Privoznik wrote: >> It's not desired to force users imagine path for a socket they >> are not even supposed to connect to. On the other hand, we >> already have a release where the qemu agent socket path i

Re: [libvirt] [PATCH] qemu: Generate agent socket path if missing

2013-04-23 Thread Jiri Denemark
On Tue, Apr 09, 2013 at 19:05:28 +0200, Michal Privoznik wrote: > It's not desired to force users imagine path for a socket they > are not even supposed to connect to. On the other hand, we > already have a release where the qemu agent socket path is > exposed to XML, so we cannot silently drop it

[libvirt] [PATCH] qemu: Generate agent socket path if missing

2013-04-09 Thread Michal Privoznik
It's not desired to force users imagine path for a socket they are not even supposed to connect to. On the other hand, we already have a release where the qemu agent socket path is exposed to XML, so we cannot silently drop it from there. The new path is generated in form: $LOCALSTATEDIR/lib/libvi