index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-26
gcc 2.95.4 compile fix (Petter Reinholdtsen)
bellard
2004-03-26
fixed ljmp and iret to TSS
bellard
2004-03-21
more log items
bellard
2004-02-25
CR0.MP/EM/TS support
bellard
2004-02-16
fixed lea exception
bellard
2004-01-24
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...
bellard
2004-01-19
L4 fix for rep nop (should handle all cases)
bellard
2004-01-18
xadd fix
bellard
2004-01-05
use generic GenOpFunc
bellard
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
2004-01-04
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2003-12-02
P4 style multiplication eflags
bellard
2003-11-23
fixed eflags IF/IOPL update
bellard
2003-11-19
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
2003-11-13
fixed pop %sp bug
bellard
2003-11-13
fixed lmsw instruction
bellard
2003-11-13
iret and int fix for vm86 - added undefined instructions for real and vm86 mo...
bellard
2003-10-30
soft MMU performance fix (oops)
bellard
2003-10-27
full softmmu support
bellard
2003-10-05
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-09-30
new directory structure
bellard
[prev]