From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bahjm-0001hT-JV for qemu-devel@nongnu.org; Wed, 16 Jun 2004 17:14:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bahjl-0001g7-HV for qemu-devel@nongnu.org; Wed, 16 Jun 2004 17:14:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bahjk-0001fx-Ga for qemu-devel@nongnu.org; Wed, 16 Jun 2004 17:14:25 -0400 Received: from [217.10.32.17] (helo=comtv.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bahi3-0006aQ-BU for qemu-devel@nongnu.org; Wed, 16 Jun 2004 17:12:39 -0400 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 31249847 for qemu-devel@nongnu.org; Thu, 17 Jun 2004 01:13:42 +0400 Date: Thu, 17 Jun 2004 01:16:22 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] Useful Q&A In-Reply-To: <40D0B569.8070204@bellard.org> Message-ID: References: <1087396951.40d05c57252a0@www.raysa.org> <40D0AD00.7050207@silentsoftware.co.uk> <40D0B569.8070204@bellard.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 16 Jun 2004, Fabrice Bellard wrote: > Benjamin Brown wrote: > > 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")? > > All options of QEMU releases are documented. As the CVS version is not > an official release, it contains test options that may be suppressed or > modified without notice (in particular -pci and -cirrusvga). You can use > the source code of the CVS version to have more information. > > > Will support for newer graphics cards be included any time soon? > > No. > > > 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? > > Did you try to relaunch the hardware probe in Windows ? Windows 98 does not recognize emulated SB16, i have yet to isolate the problem. Then again i have successfully used Win2K's WDM drivers on Win98. Others(hetz) have been less lucky. > > > Any thoughts on binary builds for i586 and higher instead of default > > i386, are any processor specific optimizations likely to be made in future? > > No, except for translate-copy mode to use MMX/SSE/SSE2. > > Fabrice. -- mailto:malc@pulsesoft.com