From: malc <malc@pulsesoft.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Interpreter
Date: Tue, 4 May 2004 21:24:36 +0400 (MSD) [thread overview]
Message-ID: <Pine.LNX.4.55.0405042112530.3586@home.oyster.ru> (raw)
Hello
At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest
version of pentium-pro interpreter tailored for QEMU. It was originally
intended to help QEMU running some DOS (or just heavily SMCed) programs,
turns out QEMU can do just fine without. Nevertheless i belive this thing
can help: cosimulation and whatnot.
Interpreter can currently do 2 things QEMU cant: count cycles and
check segment accesses(though FPU interpreter does not).
Interpreter patch has one visible side side effect: -interp command line
switch.
malc
P.S. When turning on segment checks WfW does not boot, there seems to be
a limit check failing in rep movs, maybe its my fault, maybe QEMUs.
--
mailto:malc@pulsesoft.com
reply other threads:[~2004-05-04 17:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=Pine.LNX.4.55.0405042112530.3586@home.oyster.ru \
--to=malc@pulsesoft.com \
--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).