From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpPdl-00038d-B2 for qemu-devel@nongnu.org; Wed, 29 Nov 2006 08:38:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpPdg-00032c-4m for qemu-devel@nongnu.org; Wed, 29 Nov 2006 08:38:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpPdf-000327-6P for qemu-devel@nongnu.org; Wed, 29 Nov 2006 08:38:15 -0500 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1GpPdd-0000uD-Qw for qemu-devel@nongnu.org; Wed, 29 Nov 2006 08:38:14 -0500 From: Marius Nuennerich Message-ID: <20061129143808.773139d2@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: , Date: Wed, 29 Nov 2006 13:38:22 -0000 To: qemu-devel@nongnu.org Hi List, I would like to emulate a machine who 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.