index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2004-04-25
precise self modifying code support
bellard
3
-4
/
+22
2004-04-25
dump A20 state
bellard
1
-2
/
+3
2004-04-22
imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
bellard
2
-1
/
+5
2004-04-15
suppressed no longer needed vm86 segment hack (Mike Nordell)
bellard
1
-13
/
+0
2004-04-11
VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
bellard
1
-1
/
+1
2004-04-02
rdtsc fix
bellard
1
-1
/
+1
2004-03-31
win32 port (initial patch by kazu)
bellard
3
-9
/
+10
2004-03-31
added cpu_get_fp80() and cpu_set_fp80()
bellard
2
-2
/
+62
2004-03-26
gcc 2.95.4 compile fix (Petter Reinholdtsen)
bellard
1
-6
/
+6
2004-03-26
fixed ljmp and iret to TSS
bellard
4
-12
/
+10
2004-03-24
task switch fixes
bellard
1
-13
/
+18
2004-03-21
protected lret x86 'bug' emulation
bellard
1
-1
/
+1
2004-03-21
more log items
bellard
3
-62
/
+43
2004-03-20
fixed protected lret imm insn (one more OS/2 fix)
bellard
1
-0
/
+2
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2
-3
/
+3
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
[next]