Re: [libvirt] [GSoC] Code design for scalar and external types

2018-06-09 Thread Martin Kletzander
On Sat, Jun 09, 2018 at 10:06:55PM +0530, Sukrit Bhatnagar wrote: Hi, I am starting this discussion thread as a continuation of my GSoC weekly meeting with Erik and Pavel on 8th June. I was going through src/util/virstring.c for adding cleanup macros and saw that virStringListFree takes on

[libvirt] [PATCH] AppArmor: allow virt-aa-helper read access to Nova's qcow backing files.

2018-06-09 Thread intrigeri+libvirt
From: intrigeri As reported on https://bugs.debian.org/892431, without this rule, when launching a QEMU KVM instance, an error occurs immediately upon launching the QEMU process such as: Could not open backing file: Could not open

[libvirt] [GSoC] Code design for scalar and external types

2018-06-09 Thread Sukrit Bhatnagar
Hi, I am starting this discussion thread as a continuation of my GSoC weekly meeting with Erik and Pavel on 8th June. I was going through src/util/virstring.c for adding cleanup macros and saw that virStringListFree takes on char ** as an argument, and equivalently, we declare a list of strings

Re: [libvirt] [RFC PATCH 0/2] Introduce RDT memory bandwidth allocation support

2018-06-09 Thread Pavel Hrdina
On Sat, Jun 09, 2018 at 03:13:56PM +0800, bing.niu wrote: > > > On 2018年06月08日 21:00, Pavel Hrdina wrote: > > On Wed, Jun 06, 2018 at 03:46:37PM +0800, bing.niu wrote: > > > Hi Pavel, > > > > > > On 2018年06月06日 13:56, bing.niu wrote: > > > > > > > > > > > > > Then there is the domain XML, for

Re: [libvirt] [RFC PATCH 0/2] Introduce RDT memory bandwidth allocation support

2018-06-09 Thread bing.niu
On 2018年06月08日 21:00, Pavel Hrdina wrote: On Wed, Jun 06, 2018 at 03:46:37PM +0800, bing.niu wrote: Hi Pavel, On 2018年06月06日 13:56, bing.niu wrote: Then there is the domain XML, for CAT we use this:    ...    ...       ...       ... so the