From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDz0U-000515-Cp for qemu-devel@nongnu.org; Sat, 11 Jul 2015 13:56:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDz0P-0003yU-Dt for qemu-devel@nongnu.org; Sat, 11 Jul 2015 13:56:10 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:33782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDz0P-0003wh-6S for qemu-devel@nongnu.org; Sat, 11 Jul 2015 13:56:05 -0400 Received: by wiwl6 with SMTP id l6so70195976wiw.0 for ; Sat, 11 Jul 2015 10:56:02 -0700 (PDT) Sender: Paolo Bonzini From: Paolo Bonzini Message-ID: <55A158AF.8050907@redhat.com> Date: Sat, 11 Jul 2015 19:55:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] selecting VIRTIO_INPUT and VIRTIO_VGA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , Gerd Hoffmann Hi Gerd, are there any reasons why virtio-input is only compiled on Linux, and virtio-vga is only compiled on 64-bit Intel? Paolo