Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-18 Thread Pavel Hrdina
On 09/15/2014 11:49 AM, Daniel P. Berrange wrote: On Mon, Sep 15, 2014 at 11:43:10AM +0200, Pavel Hrdina wrote: On 09/15/2014 11:24 AM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:42:08PM +0200, Pavel Hrdina wrote: On 09/12/2014 06:25 PM, Daniel P. Berrange wrote: On Fri, Sep 12,

Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-15 Thread Daniel P. Berrange
On Fri, Sep 12, 2014 at 06:42:08PM +0200, Pavel Hrdina wrote: On 09/12/2014 06:25 PM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:10:44PM +0200, Pavel Hrdina wrote: There was a bug that if libvirtd binary has been updated than the capability file wasn't reloaded therefore new

Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-15 Thread Pavel Hrdina
On 09/15/2014 11:24 AM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:42:08PM +0200, Pavel Hrdina wrote: On 09/12/2014 06:25 PM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:10:44PM +0200, Pavel Hrdina wrote: There was a bug that if libvirtd binary has been updated than the

Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-15 Thread Daniel P. Berrange
On Mon, Sep 15, 2014 at 11:43:10AM +0200, Pavel Hrdina wrote: On 09/15/2014 11:24 AM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:42:08PM +0200, Pavel Hrdina wrote: On 09/12/2014 06:25 PM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:10:44PM +0200, Pavel Hrdina wrote: There

[libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-12 Thread Pavel Hrdina
There was a bug that if libvirtd binary has been updated than the capability file wasn't reloaded therefore new capabilities introduced in libvirt cannot be used because the cached version was loaded. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1135431 Signed-off-by: Pavel Hrdina

Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-12 Thread Daniel P. Berrange
On Fri, Sep 12, 2014 at 06:10:44PM +0200, Pavel Hrdina wrote: There was a bug that if libvirtd binary has been updated than the capability file wasn't reloaded therefore new capabilities introduced in libvirt cannot be used because the cached version was loaded. Resolves:

Re: [libvirt] [PATCH] qemu_capabilities: fix issue with discarding old capabilities

2014-09-12 Thread Pavel Hrdina
On 09/12/2014 06:25 PM, Daniel P. Berrange wrote: On Fri, Sep 12, 2014 at 06:10:44PM +0200, Pavel Hrdina wrote: There was a bug that if libvirtd binary has been updated than the capability file wasn't reloaded therefore new capabilities introduced in libvirt cannot be used because the cached