From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwpf5-0001cA-Aq for qemu-devel@nongnu.org; Wed, 19 Oct 2016 08:08:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwpf1-0004ie-BL for qemu-devel@nongnu.org; Wed, 19 Oct 2016 08:07:59 -0400 Received: from roura.ac.upc.edu ([147.83.33.10]:48203 helo=roura.ac.upc.es) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwpf1-0004gH-0K for qemu-devel@nongnu.org; Wed, 19 Oct 2016 08:07:55 -0400 From: =?utf-8?Q?Llu=C3=ADs_Vilanova?= References: <27375f5d-5810-b23e-bffa-83f1d18b34d5@redhat.com> Date: Wed, 19 Oct 2016 14:07:50 +0200 In-Reply-To: <27375f5d-5810-b23e-bffa-83f1d18b34d5@redhat.com> (Paolo Bonzini's message of "Wed, 19 Oct 2016 12:53:55 +0200") Message-ID: <87funsy221.fsf@fimbulvetr.bsc.es> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] my attempt at new QEMU website List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel , Alexander Graf Paolo Bonzini writes: > Hi all, > another small PSA. :) I have created a small but hopefully useful > example of a new QEMU website at http://qemu-bonzini.rhcloud.com/. The > site aims at providing and also a home for blog posts about QEMU. Tiny nit pick: I would clarify that user-mode emulation can also run Linux/BSD apps for *any architecture/machine* on any supported architecture (just like full-system emulation). Cheers, Lluis