From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GuixSD in virtualbox Date: Fri, 19 May 2017 13:23:48 +0200 Message-ID: <87vaoxf5tn.fsf@gnu.org> References: <87a86aew19.fsf@openmailbox.org> <8760gye74q.fsf@openmailbox.org> <87zieacr1h.fsf@openmailbox.org> <871srmat5e.fsf@openmailbox.org> 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]:50801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBg0i-0006jY-O3 for help-guix@gnu.org; Fri, 19 May 2017 07:23:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBg0e-0001pd-Qe for help-guix@gnu.org; Fri, 19 May 2017 07:23:56 -0400 In-Reply-To: <871srmat5e.fsf@openmailbox.org> (Adonay Felipe Nogueira's message of "Thu, 18 May 2017 15:58:53 -0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Adonay Felipe Nogueira Cc: help-guix@gnu.org Adonay Felipe Nogueira skribis: > You might want to make sure that the version of VirtualBox that you have > is fully free/libre though. > > The current versions of it, as far as I know, aren't, so I think Guix > should avoid recommending it. Specifically, VirtualBox relies on a non-free toolchain at build time, AIUI. That=E2=80=99s why Guix does not include it. Fox: QEMU should run about as fast as native code as long as you provide the =E2=80=98-enable-kvm=E2=80=99 command-line option. See . HTH, Ludo=E2=80=99.