From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gpx1m-0004fv-E1 for qemu-devel@nongnu.org; Thu, 30 Nov 2006 20:17:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gpx1k-0004ct-JN for qemu-devel@nongnu.org; Thu, 30 Nov 2006 20:17:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpx1k-0004ck-D8 for qemu-devel@nongnu.org; Thu, 30 Nov 2006 20:17:20 -0500 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1Gpx1k-0006Xb-2M for qemu-devel@nongnu.org; Thu, 30 Nov 2006 20:17:20 -0500 Date: Fri, 1 Dec 2006 02:17:17 +0100 From: Marius Nuennerich Message-ID: <20061201021717.1b6c989a@sol.hackerzberg.local> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Emulating a machine with no keyboard connected Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi List, I would like to emulate an i386 machine which has no PS/2 keyboard or USB keyboard plugged in. Is this possible? If there is currently no way to do this, where could one start to implement this "feature"? I thought about something like "-k none" as parameter. regards Marius P.S. I'm not a subscriber so please CC me.