Re: [libvirt] [sandbox v2 1/4] Make sure the sandbox state dir and config can be accessed

2015-06-16 Thread Daniel P. Berrange
On Tue, Jun 16, 2015 at 11:16:00AM +0200, Cédric Bosdonnat wrote: > When running a KVM sandbox as root, the qemu process will run as > another user (likely qemu). We need to make sure this user can access > the vmlinux and initrd.img, sandbox.cfg and mounts.cfg files. > --- > libvirt-sandbox/libvi

[libvirt] [sandbox v2 1/4] Make sure the sandbox state dir and config can be accessed

2015-06-16 Thread Cédric Bosdonnat
When running a KVM sandbox as root, the qemu process will run as another user (likely qemu). We need to make sure this user can access the vmlinux and initrd.img, sandbox.cfg and mounts.cfg files. --- libvirt-sandbox/libvirt-sandbox-config.c | 2 +- libvirt-sandbox/libvirt-sandbox-con