Re: [libvirt] [PATCH 2/2] add vnc unix sockets to apparmor policy (v2)

2012-12-11 Thread Serge Hallyn
Quoting Eric Blake (ebl...@redhat.com): > On 12/11/2012 01:25 PM, Daniel P. Berrange wrote: > > On Tue, Dec 11, 2012 at 08:20:30PM +, se...@hallyn.com wrote: > > Instead of putting '(v2)' as a suffix (which I then have to manually > strip via 'git commit --amend'), it is nicer to put it in the

Re: [libvirt] [PATCH 2/2] add vnc unix sockets to apparmor policy (v2)

2012-12-11 Thread Eric Blake
On 12/11/2012 01:25 PM, Daniel P. Berrange wrote: > On Tue, Dec 11, 2012 at 08:20:30PM +, se...@hallyn.com wrote: Instead of putting '(v2)' as a suffix (which I then have to manually strip via 'git commit --amend'), it is nicer to put it in the prefix [PATCHv2 2/2] (doable with 'git send-email

Re: [libvirt] [PATCH 2/2] add vnc unix sockets to apparmor policy (v2)

2012-12-11 Thread Daniel P. Berrange
On Tue, Dec 11, 2012 at 08:20:30PM +, se...@hallyn.com wrote: > From: Serge Hallyn > > When using vnc gaphics over a unix socket, virt-aa-helper needs to provide > access for the qemu domain to access the sockfile. > > Changelog: > v2: add testcase to virt-aa-helper-tests to make sure xml w

[libvirt] [PATCH 2/2] add vnc unix sockets to apparmor policy (v2)

2012-12-11 Thread serge
From: Serge Hallyn When using vnc gaphics over a unix socket, virt-aa-helper needs to provide access for the qemu domain to access the sockfile. Changelog: v2: add testcase to virt-aa-helper-tests to make sure xml with vnc socket works. Signed-off-by: Serge Hallyn --- src/security/virt-