From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6co-00084S-37 for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:49:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS6cd-0007M9-Kd for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:49:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6cd-0007LU-De for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:49:23 -0400 Message-ID: <5411C474.6050105@redhat.com> Date: Thu, 11 Sep 2014 17:49:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140911154159.GB1825@ERROL.INI.CMU.EDU> In-Reply-To: <20140911154159.GB1825@ERROL.INI.CMU.EDU> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] OVMF, Q35 and USB keyboard/mouse List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" , edk2-devel@lists.sourceforge.net Cc: agraf@suse.de, reza.jelveh@tuhh.de, lersek@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com Il 11/09/2014 17:42, Gabriel L. Somlo ha scritto: > Building SeaBIOS w/o EHCI and UHCI won't allow me to type into > Chameleon's boot prompt at all (and yes, I do end up getting the > "usb-kbd: warning: key event queue full" errors after a few > keystrokes). Can you configure Chamaleon to avoid the boot prompt? Paolo > So it *looks* similar, but happens everywhere (q35 or piix, fedora > or osx, etc.) > > The problem I'm encountering only occurs with (Q35 & OVMF & OSX). > Replace either component, e.g. (* & * & Fedora), or (* & Seabios & *), > or (PIIX & * & *) and things work just fine... :)