[libvirt] [PATCH] qemuxml2argvtest: Don't use privilged mode upfront

Guido Günther agx at sigxcpu.org
Sat May 3 14:53:53 UTC 2014


On Sat, May 03, 2014 at 07:39:40AM -0600, Eric Blake wrote:
> On 05/03/2014 06:16 AM, Guido Günther wrote:
> > When building packages in a clean chroot the QEMU_USER and QEMU_GROUP
> > don't exist making VirQemuDriverConfigNew fail with privileged=true.
> > 
> > Avoid that by not requiring priviliged mode upfront but setting it later
> 
> s/priviliged/privileged/
> 
> > so we skip the user/group existence check.
> > 
> > This solution was suggested by Daniel P. Berrange and tested by Martin
> > Kletzander.
> > ---
> > 
> >  tests/qemuxml2argvtest.c | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> ACK; safe for 1.2.4

Pushed with the above fixed. Thanks,
 -- Guido




More information about the libvir-list mailing list