Re: [PATCH 7/8] gnu: qemu: Enable spice support.

2016-07-30 Thread Ludovic Courtès
Hello!

l...@gnu.org (Ludovic Courtès) skribis:

> While we’re at it, could you create an account on
>  and let send the account name by
> OpenPGP-signed email to the 6 people listed at
> ?

You now have commit access to the repo, which hopefully will make the
process smoother.

You probably already know about
;
make sure to read ‘HACKING’ on the rules for committers.

Happy hacking!  :-)

Ludo’.


signature.asc
Description: PGP signature


Re: [PATCH 7/8] gnu: qemu: Enable spice support.

2016-07-29 Thread David Craven
It's in gnu/packages/spice.scm, Leo merged it this morning... Things
move fast around here =P



Re: [PATCH 7/8] gnu: qemu: Enable spice support.

2016-07-29 Thread Ludovic Courtès
David Craven  skribis:

> * gnu/packages/qemu.scm (qemu): Enable spice.

I’m nitpicking, but it should be something like:

  * gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
  [arguments]: Pass --enable-spice.

… so we see precisely what changes are made.

I notice that virglrenderer hasn’t landed yet, right?

Also, I compared ‘guix size qemu’ to ‘guix size qemu spice’ and I see a
3% increase of the closure size (to 502 MiB), which sounds reasonable.

While we’re at it, could you create an account on
 and let send the account name by
OpenPGP-signed email to the 6 people listed at
?

Thanks in advance!  :-)

Ludo’.