From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LoCXb-0005kD-Of for qemu-devel@nongnu.org; Mon, 30 Mar 2009 04:08:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LoCXW-0005fL-A6 for qemu-devel@nongnu.org; Mon, 30 Mar 2009 04:08:18 -0400 Received: from [199.232.76.173] (port=47862 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LoCXW-0005fD-5P for qemu-devel@nongnu.org; Mon, 30 Mar 2009 04:08:14 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:54037) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LoCXV-0006DE-Ks for qemu-devel@nongnu.org; Mon, 30 Mar 2009 04:08:13 -0400 Received: by wa-out-1112.google.com with SMTP id m33so1075775wag.18 for ; Mon, 30 Mar 2009 01:08:12 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 30 Mar 2009 16:08:11 +0800 Message-ID: From: azcat king Content-Type: multipart/alternative; boundary=0016364582b66e067a046651959f Subject: [Qemu-devel] option to disbale translation cache 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 --0016364582b66e067a046651959f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I have a few questions. Maybe someone already has a fast solution. As an emulator, 1. Does Qemu have any options for disabling translation cache? (By translation cache, I mean cache for translated code blocks.) Any advice if I am going to enable this feature? 2. Does Qemu have any options to turn off "direct chaining"? 3. Are there any specification for Qemu's immediate language? Especially from the aspect of "x86 to IL to x86". I hope I asked with the right terms, thank you all in advance. --0016364582b66e067a046651959f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
=A0
I have a few questions. Maybe someone already has a fast solution.
As an emulator,
1. Does Qemu have any options for disabling translation cache? (By tra= nslation cache, I mean cache for translated code blocks.) Any advice if I a= m going to enable this feature?
2. Does Qemu have any options to turn off "direct chaining"?=
3. Are there any specification for Qemu's immediate language? Espe= cially from the aspect of "x86 to IL to x86".
=A0
I hope I asked with the right terms, thank you all in advance.
--0016364582b66e067a046651959f--