From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 7/8] gnu: qemu: Enable spice support. Date: Fri, 29 Jul 2016 21:10:23 +0200 Message-ID: <87y44kxnts.fsf@gnu.org> References: <20160729082357.17501-1-david@craven.ch> <20160729082357.17501-7-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTDB2-0007YI-NT for guix-devel@gnu.org; Fri, 29 Jul 2016 15:10:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTDAx-0003eJ-Sh for guix-devel@gnu.org; Fri, 29 Jul 2016 15:10:32 -0400 In-Reply-To: <20160729082357.17501-7-david@craven.ch> (David Craven's message of "Fri, 29 Jul 2016 10:23:56 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel@gnu.org David Craven skribis: > * gnu/packages/qemu.scm (qemu): Enable spice. I=E2=80=99m nitpicking, but it should be something like: * gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER. [arguments]: Pass --enable-spice. =E2=80=A6 so we see precisely what changes are made. I notice that virglrenderer hasn=E2=80=99t landed yet, right? Also, I compared =E2=80=98guix size qemu=E2=80=99 to =E2=80=98guix size qem= u spice=E2=80=99 and I see a 3% increase of the closure size (to 502=C2=A0MiB), which sounds reasonable. While we=E2=80=99re 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=E2=80=99.