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
/
helper.c
Age
Commit message (
Expand
)
Author
2004-02-25
fpu fix
bellard
2004-02-16
experimental code copy support
bellard
2004-02-03
more precise TLB invalidation - init cleanup
bellard
2004-01-24
correct NT flag behavior - zero ldt task switch bug fix - task switch thru ca...
bellard
2004-01-19
interrupt to conforming segment fix (QNX boot fix)
bellard
2004-01-04
debug updates - page_unprotect() is no longer needed in softmmu case
bellard
2004-01-04
correct zero segment values when coming from VM86 mode - cache infos in CPUID...
bellard
2003-11-23
fixed eflags IF/IOPL update
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
added verr, verw, arpl - more precise segment rights checks
bellard
2003-11-12
full TSS support - IO map check support - conforming segment check fixes - ir...
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