index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-04
2.6 kernel compile fix
bellard
1
-0
/
+5
2004-02-25
native FPU support in code copy mode
bellard
1
-0
/
+2
2004-02-25
CR0.MP/EM/TS support
bellard
3
-1
/
+32
2004-02-25
native FPU support (disabled)
bellard
1
-277
/
+47
2004-02-25
CR0.MP/EM/TS support - native fpu support in code copy mode
bellard
1
-0
/
+73
2004-02-25
fpu fix
bellard
1
-5
/
+5
2004-02-16
experimental code copy support
bellard
3
-2
/
+1555
2004-02-16
fixed lea exception
bellard
1
-2
/
+4
2004-02-16
experimental code copy support - fixed A20 emulation
bellard
1
-1
/
+28
2004-02-07
fixed WP semantics
bellard
1
-3
/
+3
2004-02-03
more precise TLB invalidation - init cleanup
bellard
3
-48
/
+74
2004-02-03
cleanup
bellard
1
-5
/
+6
2004-01-24
correct NT flag behavior - zero ldt task switch bug fix - task switch thru ca...
bellard
1
-24
/
+47
2004-01-24
fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - r...
bellard
1
-3
/
+17
2004-01-24
combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_d...
bellard
1
-18
/
+62
2004-01-24
correct NT flag behavior
bellard
1
-6
/
+6
2004-01-24
added TARGET_LONG_BITS
bellard
1
-0
/
+2
2004-01-19
interrupt to conforming segment fix (QNX boot fix)
bellard
1
-0
/
+1
2004-01-19
L4 fix for rep nop (should handle all cases)
bellard
1
-0
/
+5
2004-01-18
temporary gcc 3.3 fix
bellard
1
-1
/
+5
2004-01-18
fixed potential exception pb on cmpxchg
bellard
1
-3
/
+3
2004-01-18
comments fix
bellard
1
-2
/
+2
2004-01-18
xadd fix
bellard
1
-1
/
+3
2004-01-18
fixed dirty bit support for 4M pages (L4 Pistachio fix)
bellard
1
-2
/
+2
2004-01-13
fixed subtle bug: in some cases PG_DIRTY was not set correctly
bellard
1
-7
/
+12
2004-01-05
use generic GenOpFunc
bellard
1
-5
/
+0
2004-01-05
changed cpu_x86_in/out to cpu_in/out
bellard
1
-4
/
+4
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
1
-319
/
+295
2004-01-04
added raw/user/kernel memory accesses (faster emulation)
bellard
1
-23
/
+51
2004-01-04
fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...
bellard
1
-5
/
+13
2004-01-04
added stx_T1_A0 micro ops
bellard
1
-0
/
+17
2004-01-04
fixed word bit operations with memory offset - suppressed push/pop micro oper...
bellard
1
-80
/
+14
2004-01-04
correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...
bellard
1
-77
/
+14
2004-01-04
debug updates - page_unprotect() is no longer needed in softmmu case
bellard
1
-12
/
+28
2004-01-04
added PE to static CPU state (avoids flushing translated code when swiching b...
bellard
1
-3
/
+6
2004-01-04
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2
-4
/
+19
2004-01-04
debug fixes - use more generic TLB mappings
bellard
1
-18
/
+8
2004-01-04
correct zero segment values when coming from VM86 mode - cache infos in CPUID...
bellard
2
-55
/
+107
2003-12-02
P4 style multiplication eflags
bellard
4
-24
/
+49
2003-12-02
dump irq inhibit flag as it is a part of the cpu state
bellard
1
-2
/
+3
2003-11-23
a20 fix
bellard
1
-0
/
+4
2003-11-23
fixed eflags IF/IOPL update
bellard
4
-59
/
+70
2003-11-22
FTST instruction fix
bellard
1
-1
/
+1
2003-11-19
added fcmovxx support
bellard
1
-0
/
+8
2003-11-19
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
1
-12
/
+38
2003-11-19
always completely redefine the TLB in case of MMU fault
bellard
1
-0
/
+3
2003-11-16
more precise stack operations in call/int gates (16 bit wrapping is handled i...
bellard
1
-200
/
+188
2003-11-13
call gate fix - verr and verw fix
bellard
1
-5
/
+43
2003-11-13
fixed pop %sp bug
bellard
1
-5
/
+15
2003-11-13
fixed lmsw instruction
bellard
1
-0
/
+2
[next]