[libvirt] [PATCH 1/2] tests: Create privileged driver config in qemuxml2argvtest

Martin Kletzander mkletzan at redhat.com
Tue Mar 4 08:04:21 UTC 2014


On Mon, Mar 03, 2014 at 12:19:07PM -0700, Eric Blake wrote:
> On 03/03/2014 10:21 AM, Martin Kletzander wrote:
> > This is actaully a proper setting since we're not checking
>
> s/actaully/actually/
>
> > session-mode related XMLs.
> >
> > Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> > ---
> >  tests/qemuxml2argvtest.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> ACK.
>

Thanks, pushed.

Martin

> >
> > diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c
> > index af7194f..5d6a64b 100644
> > --- a/tests/qemuxml2argvtest.c
> > +++ b/tests/qemuxml2argvtest.c
> > @@ -500,7 +500,7 @@ mymain(void)
> >          return EXIT_FAILURE;
> >      }
> >
> > -    driver.config = virQEMUDriverConfigNew(false);
> > +    driver.config = virQEMUDriverConfigNew(true);
> >      VIR_FREE(driver.config->spiceListen);
> >      VIR_FREE(driver.config->vncListen);
> >
>
> --
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140304/5202eac6/attachment-0001.sig>


More information about the libvir-list mailing list