From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dwlm1-000569-27 for qemu-devel@nongnu.org; Sun, 24 Jul 2005 15:04:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dwlll-0004yH-RT for qemu-devel@nongnu.org; Sun, 24 Jul 2005 15:04:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dwllk-0004t2-UP for qemu-devel@nongnu.org; Sun, 24 Jul 2005 15:04:13 -0400 Received: from [64.233.162.202] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dwljv-0004dF-Lx for qemu-devel@nongnu.org; Sun, 24 Jul 2005 15:02:19 -0400 Received: by zproxy.gmail.com with SMTP id s18so441623nze for ; Sun, 24 Jul 2005 11:51:36 -0700 (PDT) Message-ID: <79bf9848050724115119319857@mail.gmail.com> Date: Sun, 24 Jul 2005 11:51:36 -0700 From: Mike Swanson Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] Targetting a specific processor type Reply-To: Mike Swanson , 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 I have a need currently to emulate specifically an 80486 processor, nothing lower or higher than that. Is it possible to configure QEMU in any way to simply emulate a 486, or compile it like that? --=20 Mike