Re: [libvirt] [PATCH v2 4/4] virt-aa-helper: add DomainGuest to mockup caps

2015-07-08 Thread Ján Tomko
On Tue, Jul 07, 2015 at 11:38:53AM +0200, Cédric Bosdonnat wrote: > With commit 3f9868a virt-aa-helper stopped working due to missing > DomainGuest in the caps. > > The test with -c without arch also needs to be > removed since the new capabilities code uses the host arch when none is > provided.

[libvirt] [PATCH v2 4/4] virt-aa-helper: add DomainGuest to mockup caps

2015-07-07 Thread Cédric Bosdonnat
With commit 3f9868a virt-aa-helper stopped working due to missing DomainGuest in the caps. The test with -c without arch also needs to be removed since the new capabilities code uses the host arch when none is provided. --- src/security/virt-aa-helper.c | 25 - tests/virt-