qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Patch: Bugfix in monitor, tidy in translate


From: Derek Fawcus
Subject: [Qemu-devel] Patch: Bugfix in monitor, tidy in translate
Date: Sun, 12 Sep 2004 22:17:47 +0100

Attached are a couple of patches,  i386 target only.

The first fixes a bug in monitor.c which prevented one from utilising edi,
and also adds the ability to utilise the ss segment register,

The second simply tidies up the code in target-i386/translate.c so that
all assignments of '3' to is_jmp get replaced with DISAS_TB_JUMP,  since
I guess the latter was a late addition to the code.  (I was adding a
fake instruction,  and this just made it easier for me to read the code)

DF

Attachment: dd-monitor
Description: Text document

Attachment: dd-translate
Description: Text document


reply via email to

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