From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bah0t-0005My-FQ for qemu-devel@nongnu.org; Wed, 16 Jun 2004 16:28:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bah0r-0005Mk-RQ for qemu-devel@nongnu.org; Wed, 16 Jun 2004 16:28:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bah0r-0005Mh-O3 for qemu-devel@nongnu.org; Wed, 16 Jun 2004 16:28:01 -0400 Received: from [66.111.4.26] (helo=out2.smtp.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bagze-0003aI-8N for qemu-devel@nongnu.org; Wed, 16 Jun 2004 16:26:46 -0400 Received: from silentsoftware.co.uk (unknown [217.140.37.179]) by mail.messagingengine.com (Postfix) with ESMTP id 41645C0A695 for ; Wed, 16 Jun 2004 16:26:41 -0400 (EDT) Message-ID: <40D0AD00.7050207@silentsoftware.co.uk> Date: Wed, 16 Jun 2004 21:26:40 +0100 From: Benjamin Brown MIME-Version: 1.0 References: <1087396951.40d05c57252a0@www.raysa.org> In-Reply-To: <1087396951.40d05c57252a0@www.raysa.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Useful Q&A 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 all, List of questions open to all - please answer any you can! Where can I find a *Full* listing of all of the command line parameters for QEMU (i.e. includes "-cirrus")? Will support for newer graphics cards be included any time soon? Why doesn't (guest) Windows 98 (FE) recognise the emulated sound card as new hardware on my host Mandrake 10.0 machine when I specifiy "-enable-audio" - it doesn't think there is one at all? Any thoughts on binary builds for i586 and higher instead of default i386, are any processor specific optimizations likely to be made in future? Benjamin