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

Eric Blake eblake at redhat.com
Mon Mar 3 19:19:07 UTC 2014


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.

> 
> 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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140303/d7c13b65/attachment-0001.sig>


More information about the libvir-list mailing list