From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5sVR-0003WC-JL for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:09:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5sVK-0002nX-R4 for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:09:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5sVK-0002nC-Jb for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:08:54 -0400 Message-ID: <503B0EF3.20407@redhat.com> Date: Mon, 27 Aug 2012 08:08:51 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1345835677-23371-1-git-send-email-erlon.cruz@br.flextronics.com> In-Reply-To: <1345835677-23371-1-git-send-email-erlon.cruz@br.flextronics.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Implementing qxl-virtio on QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erlon Cruz Cc: alevy@redhat.com, qemu-devel@nongnu.org On 08/24/12 21:14, Erlon Cruz wrote: > The following patches makes provides video support to non PCI architectures, please review! Can you give an overview on the virtio-qxl virtual hardware design? thanks, Gerd