From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZEalk-0008Hl-Tu for qemu-devel@nongnu.org; Mon, 13 Jul 2015 06:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZEalk-0003gi-5y for qemu-devel@nongnu.org; Mon, 13 Jul 2015 06:15:28 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:35742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZEalj-0003gW-Tt for qemu-devel@nongnu.org; Mon, 13 Jul 2015 06:15:28 -0400 Received: by wiga1 with SMTP id a1so64692531wig.0 for ; Mon, 13 Jul 2015 03:15:27 -0700 (PDT) Sender: Paolo Bonzini References: <55A158AF.8050907@redhat.com> <1436772752.26533.2.camel@redhat.com> From: Paolo Bonzini Message-ID: <55A38FBD.4000203@redhat.com> Date: Mon, 13 Jul 2015 12:15:25 +0200 MIME-Version: 1.0 In-Reply-To: <1436772752.26533.2.camel@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] selecting VIRTIO_INPUT and VIRTIO_VGA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel On 13/07/2015 09:32, Gerd Hoffmann wrote: > > and virtio-vga is only compiled on 64-bit Intel? > > There is virtio-gpu-pci ... > > Any specific reason why we need vga compatibility on !x86? I was actually thinking about 32-bit x86. :) I agree that !x86 is not necessary. Paolo