qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: bifferos <bifferos@yahoo.co.uk>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Emulation of early 486 CPUs (no fpu, no cpuid)
Date: Tue, 1 Sep 2009 05:05:54 -0700 (PDT)	[thread overview]
Message-ID: <476105.70627.qm@web27005.mail.ukl.yahoo.com> (raw)

Hi,

I'm trying to emulate a 486SX CPU, so was wondering how to knock out cpuid and fpu.  I've changed the definition of ID_MASK in target-i386/cpu.h to zero, and this prevents Linux from detecting cpuid capability.  Bit of a hack, because the instruction is still there, but never mind.  I've been trying to work out how to disable fpu emulation so Linux falls back on software emulation.

Can someone throw me a bone?

many thanks.
Biff.





             reply	other threads:[~2009-09-01 12:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01 12:05 bifferos [this message]
2009-09-01 16:39 ` [Qemu-devel] Emulation of early 486 CPUs (no fpu, no cpuid) Blue Swirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=476105.70627.qm@web27005.mail.ukl.yahoo.com \
    --to=bifferos@yahoo.co.uk \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).