Age | Commit message (Expand) | Author |
2004-10-09 | monitor fixes | bellard |
2004-08-15 | bound instruction fix | bellard |
2004-06-13 | fixed 16 bit segment optimisations | bellard |
2004-06-12 | added ffree - added cpu log option | bellard |
2004-05-29 | fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support... | bellard |
2004-05-16 | BSR/BSF undefined behaviour fix | bellard |
2004-05-08 | division by zero FPU exception support | bellard |
2004-04-25 | precise self modifying code support | bellard |
2004-04-22 | imul imm8 fix - 0x82 opcode support (Hidemi KAWAI) | bellard |
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 |