]> git.proxmox.com Git - qemu.git/history - target-i386/translate.c
monitor fixes
[qemu.git] / target-i386 / translate.c
2004-10-09 bellardmonitor fixes
2004-08-15 bellardbound instruction fix
2004-06-13 bellardfixed 16 bit segment optimisations
2004-06-12 bellardadded ffree - added cpu log option
2004-05-29 bellardfnop FPU exception support (aka FreeBSD FPU probe)...
2004-05-16 bellardBSR/BSF undefined behaviour fix
2004-05-08 bellarddivision by zero FPU exception support
2004-04-25 bellardprecise self modifying code support
2004-04-22 bellardimul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
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