Re: [libvirt] [PATCH v4 2/2] qemu_capabilities: Introduce gluster specific debug capability

2016-09-21 Thread Prasanna Kalever
On Wed, Sep 21, 2016 at 7:21 PM, Jiri Denemark wrote: > On Wed, Sep 21, 2016 at 19:00:17 +0530, Prasanna Kumar Kalever wrote: >> Teach qemu driver to detect whether qemu supports this configuration >> factor or not. >> >> Signed-off-by: Prasanna Kumar Kalever

Re: [libvirt] [PATCH v4 2/2] qemu_capabilities: Introduce gluster specific debug capability

2016-09-21 Thread Jiri Denemark
On Wed, Sep 21, 2016 at 19:00:17 +0530, Prasanna Kumar Kalever wrote: > Teach qemu driver to detect whether qemu supports this configuration > factor or not. > > Signed-off-by: Prasanna Kumar Kalever ... > diff --git a/src/qemu/qemu_command.c

[libvirt] [PATCH v4 2/2] qemu_capabilities: Introduce gluster specific debug capability

2016-09-21 Thread Prasanna Kumar Kalever
Teach qemu driver to detect whether qemu supports this configuration factor or not. Signed-off-by: Prasanna Kumar Kalever --- src/qemu/qemu_capabilities.c | 5 + src/qemu/qemu_capabilities.h | 1 + src/qemu/qemu_command.c | 13 -