]> git.ipfire.org Git - thirdparty/qemu.git/history - target-i386/translate.c
win32 port (initial patch by kazu)
[thirdparty/qemu.git] / target-i386 / translate.c
2004-03-31  bellardwin32 port (initial patch by kazu)
2004-03-26  bellardgcc 2.95.4 compile fix (Petter Reinholdtsen)
2004-03-26  bellardfixed ljmp and iret to TSS
2004-03-21  bellardmore log items
2004-02-25  bellardCR0.MP/EM/TS support
2004-02-16  bellardfixed lea exception
2004-01-24  bellardfixed eflags optimisations with string operation (aka...
2004-01-19  bellardL4 fix for rep nop (should handle all cases)
2004-01-18  bellardxadd fix
2004-01-05  bellarduse generic GenOpFunc
2004-01-04  bellardadded raw/user/kernel memory accesses for shifts/adc...
2004-01-04  bellardinvd and wbinvd support - fixed code gen logic for...
2003-12-02  bellardP4 style multiplication eflags
2003-11-23  bellardfixed eflags IF/IOPL update
2003-11-19  bellardadded fcmovxx support (fixes segfaults in some recent...
2003-11-13  bellardfixed pop %sp bug
2003-11-13  bellardfixed lmsw instruction
2003-11-13  bellardiret and int fix for vm86 - added undefined instruction...
2003-10-30  bellardsoft MMU performance fix (oops)
2003-10-27  bellardfull softmmu support
2003-10-05  bellardlog activation from gdb - gdb single step support for...
2003-09-30  bellardnew directory structure