From: complaw@hal-pc.org
To: linux-msdos@vger.kernel.org
Subject: Question about how DOSEMU works
Date: Tue, 13 Aug 2002 19:53:40 GMT [thread overview]
Message-ID: <auto-000017282626@mail.hal-pc.org> (raw)
Hi:
I've downloaded the source code for DOSEMU, but was wondering if someone could
help me to look for the code for a specific feature.
I know that DOSEMU does some form of binary translation on instructions from the
DOS application. However, for performance gains, it is usually faster to simply
allow direct (native) execution of the DOS application's instruction. (See,
e.g., http://www.deatech.com/deatech/articles/linux_pc_vc.html ). Does DOSEMU
allow (enable) direct execution of instructions? I presume that all
instructions coming out of the DOS application are trapped. Is that correct?
Does that trap first look at the instruction and, depending on what it is,
simply allow the instruction to be executed (and, if not, do a binary
translation)? If so, where in the source code is that decision logic?
Best wishes,
Ron
next reply other threads:[~2002-08-13 19:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-13 19:53 complaw [this message]
2002-08-13 20:09 ` Question about how DOSEMU works Bart Oldeman
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=auto-000017282626@mail.hal-pc.org \
--to=complaw@hal-pc.org \
--cc=linux-msdos@vger.kernel.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