index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
Fix ARM host TLB.
pbrook
1
-61
/
+44
2008-05-24
Fix mov[tf].ps handling for MIPS, by Richard Sandiford.
ths
2
-6
/
+10
2008-05-24
Un-break MIPS conditional moves, by Richard Sandiford.
ths
1
-15
/
+17
2008-05-24
Implement 64-bit constant loads
blueswir1
1
-15
/
+27
2008-05-24
Use sethi and arith functions, fix comment
blueswir1
1
-23
/
+26
2008-05-24
Fix stack offsets and alignment
blueswir1
1
-7
/
+4
2008-05-24
ETRAX: Correct check for second nic.
edgar_igl
1
-1
/
+1
2008-05-24
Dont try to keep the tlb and the jmp cache synchronized.
edgar_igl
1
-3
/
+0
2008-05-24
Fix A20 debug dumps.
pbrook
1
-2
/
+2
2008-05-24
Dynamically allocate tbs. Avoids branch range problems on RISC hosts.
pbrook
1
-1
/
+2
2008-05-24
Define stack offsets
blueswir1
1
-0
/
+5
2008-05-24
More TCGv type fixes.
pbrook
2
-3
/
+11
2008-05-24
Fix ARM conditional branch bug.
pbrook
6
-121
/
+131
2008-05-24
Fix helper operand type mismatch.
pbrook
1
-1
/
+2
2008-05-23
Fix bogus test syntax.
pbrook
1
-1
/
+1
2008-05-23
Fix parallel builds for dyngen, by Jason Wessel.
ths
1
-0
/
+1
2008-05-23
Comment non-obvious calculation. Don't clobber r3 in qemu_st64.
balrog
1
-6
/
+33
2008-05-23
A branch insn must not overwrite the branch target before relocation.
balrog
1
-3
/
+14
2008-05-23
Swithc some MIPS CP0 accesses to TCG.
ths
2
-451
/
+194
2008-05-23
Switch MIPS movf/movt to TCG.
ths
2
-23
/
+22
2008-05-23
added tcg_temp_free() and improved the handling of constants
bellard
3
-229
/
+396
2008-05-23
Fix build failure with old kernel headers (loop.h is incompatible with
pbrook
2
-1
/
+96
2008-05-23
Fix qemu_ld/st for mem_index > 0 on arm host.
balrog
1
-6
/
+15
2008-05-23
Define TCG_TARGET_CALL_STACK_OFFSET on arm.
balrog
1
-2
/
+3
2008-05-23
compilation fix
bellard
1
-2
/
+2
2008-05-23
removed warning
bellard
1
-2
/
+2
2008-05-23
TCG profiler clean up
bellard
3
-77
/
+12
2008-05-23
profiler clean up
bellard
2
-13
/
+93
2008-05-23
Fix build failure for MIPS64 targets on 64-bit hosts.
ths
1
-1
/
+2
2008-05-22
Delete dead code.
ths
2
-31
/
+0
2008-05-22
Register op helpers
blueswir1
2
-93
/
+101
2008-05-22
Switch MIPS branch handling to TCG, and clean out pointless wrapper
ths
2
-450
/
+286
2008-05-22
use debug_insn_start to have nicer debug traces
bellard
1
-5
/
+2
2008-05-22
added debug_insn_start debug instruction
bellard
3
-3
/
+43
2008-05-22
proper helper definition registering (all targets must do that)
bellard
3
-353
/
+361
2008-05-22
debug output: write helper names
bellard
2
-15
/
+35
2008-05-22
more generic call codegen
bellard
4
-42
/
+75
2008-05-22
fixed zero shifts (64 bit case)
bellard
1
-3
/
+4
2008-05-22
Fix block-vmdk.c:vmdk_close() use-after-free, by Ed Maste.
ths
1
-1
/
+1
2008-05-22
small shift opts
bellard
1
-6
/
+30
2008-05-22
optimization of shifts by a constant
bellard
1
-4
/
+68
2008-05-22
lahf/sahf cpuid test
bellard
2
-9
/
+6
2008-05-22
cmpxchg8b fix - added cmpxchg16b
bellard
3
-7
/
+47
2008-05-22
cmpxchg 64 bit fix
bellard
1
-4
/
+10
2008-05-22
fxsave/fxrstor 64 bit fix
bellard
1
-2
/
+20
2008-05-21
disabled dyngen for x86 target
bellard
1
-4
/
+0
2008-05-21
converted conditional jumps, SET and CMOVx to TCG
bellard
4
-840
/
+421
2008-05-21
removed unused defines
bellard
1
-2
/
+0
2008-05-21
converted env access to TCG
bellard
2
-67
/
+32
2008-05-21
convert eflags manipulation insns to TCG
bellard
5
-148
/
+46
[next]