Re: [libvirt] [RFC 6/6] qemu: Cache GIC capabilities

2016-04-18 Thread Andrea Bolognani
On Thu, 2016-04-14 at 18:14 -0400, Cole Robinson wrote: > On 04/06/2016 11:29 AM, Andrea Bolognani wrote: > > On Wed, 2016-03-30 at 16:29 -0400, John Ferlan wrote: > > > > I believe all of these were addressed in my previous comments. > > > > Let me know if that was actually not the case :) > >

Re: [libvirt] [RFC 6/6] qemu: Cache GIC capabilities

2016-04-14 Thread Cole Robinson
On 04/06/2016 11:29 AM, Andrea Bolognani wrote: > On Wed, 2016-03-30 at 16:29 -0400, John Ferlan wrote: >> On 03/21/2016 01:28 PM, Andrea Bolognani wrote: >>> diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c >>> index 64007f0..23c3740 100644 >>> ---

Re: [libvirt] [RFC 6/6] qemu: Cache GIC capabilities

2016-04-06 Thread Andrea Bolognani
On Wed, 2016-03-30 at 16:29 -0400, John Ferlan wrote: > On 03/21/2016 01:28 PM, Andrea Bolognani wrote: > > diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c > > index 64007f0..23c3740 100644 > > --- a/src/qemu/qemu_capabilities.c > > +++ b/src/qemu/qemu_capabilities.c > >

Re: [libvirt] [RFC 6/6] qemu: Cache GIC capabilities

2016-03-30 Thread John Ferlan
On 03/21/2016 01:28 PM, Andrea Bolognani wrote: > Implement support for saving GIC capabilities in the cache and > read them back. > --- > src/qemu/qemu_capabilities.c | 87 > > 1 file changed, 87 insertions(+) > This is more related to patch 2

[libvirt] [RFC 6/6] qemu: Cache GIC capabilities

2016-03-21 Thread Andrea Bolognani
Implement support for saving GIC capabilities in the cache and read them back. --- src/qemu/qemu_capabilities.c | 87 1 file changed, 87 insertions(+) diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c index 64007f0..23c3740