index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
EFER loading fixes, including SVME bit
bellard
2008-06-04
3
-27
/
+24
*
Spelling fixes, by Stefan Weil.
ths
2008-06-03
2
-5
/
+5
*
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
bellard
2008-05-30
1
-11
/
+21
*
Fix typo.
pbrook
2008-05-30
1
-1
/
+1
*
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
1
-0
/
+9
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-2
/
+0
*
moved halted field to CPU_COMMON
bellard
2008-05-28
4
-8
/
+6
*
force bit 1 in eflags load
bellard
2008-05-28
1
-1
/
+1
*
SVM rework
bellard
2008-05-28
7
-477
/
+383
*
consistent naming for i386 TCG helper file
bellard
2008-05-28
3
-6396
/
+6396
*
variable dynamic translation buffer size
bellard
2008-05-28
1
-0
/
+2
*
fixed x86_64 regression
bellard
2008-05-25
1
-4
/
+4
*
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-25
4
-266
/
+259
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-5
/
+0
*
Fix A20 debug dumps.
pbrook
2008-05-24
1
-2
/
+2
*
Fix ARM conditional branch bug.
pbrook
2008-05-24
1
-28
/
+25
*
use debug_insn_start to have nicer debug traces
bellard
2008-05-22
1
-5
/
+2
*
proper helper definition registering (all targets must do that)
bellard
2008-05-22
3
-353
/
+361
*
optimization of shifts by a constant
bellard
2008-05-22
1
-4
/
+68
*
lahf/sahf cpuid test
bellard
2008-05-22
2
-9
/
+6
*
cmpxchg8b fix - added cmpxchg16b
bellard
2008-05-22
3
-7
/
+47
*
cmpxchg 64 bit fix
bellard
2008-05-22
1
-4
/
+10
*
fxsave/fxrstor 64 bit fix
bellard
2008-05-22
1
-2
/
+20
*
converted conditional jumps, SET and CMOVx to TCG
bellard
2008-05-21
4
-840
/
+421
*
converted env access to TCG
bellard
2008-05-21
2
-67
/
+32
*
convert eflags manipulation insns to TCG
bellard
2008-05-21
5
-148
/
+46
*
convert remaining segment handling to TCG
bellard
2008-05-21
3
-49
/
+38
*
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
bellard
2008-05-21
4
-61
/
+39
*
suppressed no longer used ops
bellard
2008-05-21
2
-17
/
+0
*
converted INTO/CMPXCHG8B to TCG
bellard
2008-05-21
4
-20
/
+12
*
converted BCD ops to TCG
bellard
2008-05-21
2
-38
/
+6
*
converted MUL/IMUL to TCG
bellard
2008-05-21
3
-133
/
+129
*
converted string OPs and LOOP insns to TCG
bellard
2008-05-18
3
-294
/
+147
*
fixed INC/DEC condition codes
bellard
2008-05-18
1
-1
/
+1
*
converted sign extension ops to TCG
bellard
2008-05-17
2
-76
/
+31
*
MONITOR insn address generation fix - converted XLAT to TCG
bellard
2008-05-17
2
-40
/
+20
*
BSR/BSF TCG conversion
bellard
2008-05-17
4
-72
/
+54
*
converted bit test operations to TCG
bellard
2008-05-17
2
-98
/
+53
*
moved eflags computation outside op.c
bellard
2008-05-17
4
-293
/
+296
*
converted adc, sbb, cmpxchg to TCG
bellard
2008-05-17
3
-305
/
+151
*
converted condition code supprot to TCG - converted shift ops to TCG
bellard
2008-05-17
9
-1132
/
+762
*
converted more helpers to TCG - fixed some SVM issues
bellard
2008-05-15
10
-485
/
+404
*
i386 specific TODO
bellard
2008-05-13
1
-0
/
+29
*
compilation fix
bellard
2008-05-12
1
-1
/
+3
*
converted more helpers to TCG
bellard
2008-05-12
5
-647
/
+498
*
removed unused code
bellard
2008-05-12
1
-6
/
+0
*
FPU fixes
bellard
2008-05-12
1
-11
/
+11
*
converted x87 FPU ops to TCG
bellard
2008-05-12
5
-945
/
+756
*
converted SSE/MMX ops to TCG
bellard
2008-05-12
6
-671
/
+715
*
use TCG for MMX/SSE memory accesses
bellard
2008-05-12
3
-221
/
+58
[prev]
[next]