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
Age
Commit message (
Expand
)
Author
2003-11-22
FTST instruction fix
bellard
2003-11-19
added fcmovxx support
bellard
2003-11-19
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
2003-11-19
always completely redefine the TLB in case of MMU fault
bellard
2003-11-16
more precise stack operations in call/int gates (16 bit wrapping is handled i...
bellard
2003-11-13
call gate fix - verr and verw fix
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-11-13
added verr, verw, arpl - more precise segment rights checks
bellard
2003-11-13
io map checks
bellard
2003-11-12
dump more registers
bellard
2003-11-12
full TSS support - IO map check support - conforming segment check fixes - ir...
bellard
2003-11-12
added comments and TSS bit
bellard
2003-11-04
a20 support
bellard
2003-10-30
cmov fix (bug on PowerPC)
bellard
2003-10-30
soft MMU performance fix (oops)
bellard
2003-10-28
fixed long double accesses when using soft MMU
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