qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Interpreter


From: malc
Subject: [Qemu-devel] Interpreter
Date: Tue, 4 May 2004 21:24:36 +0400 (MSD)

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:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]