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
/
op.c
Age
Commit message (
Expand
)
Author
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
2004-06-25
hlt instruction fix
bellard
2004-06-12
added ffree
bellard
2004-06-04
lmsw fix (aka dos4gw bug)
bellard
2004-05-29
fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...
bellard
2004-05-12
bsd port (Markus Niemisto)
bellard
2004-05-08
division by zero FPU exception support
bellard
2004-03-26
fixed ljmp and iret to TSS
bellard
2004-02-25
CR0.MP/EM/TS support
bellard
2004-01-24
correct NT flag behavior
bellard
2004-01-18
temporary gcc 3.3 fix
bellard
2004-01-04
fixed word bit operations with memory offset - suppressed push/pop micro oper...
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-22
FTST instruction fix
bellard
2003-11-19
added fcmovxx support
bellard
2003-11-13
added verr, verw, arpl - more precise segment rights checks
bellard
2003-10-28
fixed long double accesses when using soft MMU
bellard
2003-10-27
full softmmu support
bellard
2003-09-30
new directory structure
bellard