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
path:
root
/
target-alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-1
/
+3
2010-02-28
alpha-linux-user: Implement signals.
Richard Henderson
2
-4
/
+3
2010-02-28
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
3
-115
/
+688
2010-02-23
target-alpha: Mark helper_excp as NORETURN.
Richard Henderson
1
-1
/
+1
2010-02-23
target-alpha: Clean up arithmetic traps.
Richard Henderson
2
-10
/
+14
2010-02-23
target-alpha: Reduce internal processor registers for user-mode.
Richard Henderson
2
-18
/
+33
2010-02-23
target-alpha: Split up FPCR value into separate fields.
Richard Henderson
2
-57
/
+128
2010-02-14
Fix incorrect exception_index use
Blue Swirl
1
-1
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2009-12-23
target-alpha: Initialize fpcr
Richard Henderson
1
-0
/
+2
2009-12-21
target-alpha: Emit tcg debug_insn_start.
Richard Henderson
1
-0
/
+5
2009-12-17
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
1
-12
/
+32
2009-12-17
target-alpha: Fix cvtlq.
Richard Henderson
1
-1
/
+3
2009-12-17
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
3
-125
/
+110
2009-12-16
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
1
-0
/
+1
2009-12-13
target-alpha: Fix double log_cpu_state.
Richard Henderson
1
-1
/
+0
2009-12-13
target-alpha: Fix FMOV.
Richard Henderson
1
-3
/
+7
2009-12-13
target-alpha: Expand ins*h inline.
Richard Henderson
3
-27
/
+45
2009-12-13
target-alpha: Expand msk*h inline.
Richard Henderson
3
-32
/
+49
2009-12-13
target-alpha: Expand msk*l inline.
Richard Henderson
3
-32
/
+30
2009-12-13
target-alpha: Expand ins*l inline.
Richard Henderson
3
-56
/
+59
2009-12-13
target-alpha: Implement RD/WRUNIQUE in the translator
Richard Henderson
1
-10
/
+29
2009-12-13
target-alpha: Fix fbcond branch offset.
Richard Henderson
1
-5
/
+4
2009-12-13
target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
Richard Henderson
1
-32
/
+25
2009-12-13
target-alpha: Expand zap/zapnot with immediate inline.
Richard Henderson
1
-2
/
+59
2009-12-13
target-alpha: Fix -d in_asm
Richard Henderson
1
-15
/
+4
2009-12-13
target-alpha: Implement missing MVI instructions.
Richard Henderson
3
-30
/
+231
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
3
-39
/
+128
2009-12-13
target-alpha: Honor the -cpu command line argument.
Richard Henderson
1
-2
/
+42
2009-12-13
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
3
-14
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
3
-6
/
+6
2009-10-01
Get rid of _t suffix
malc
3
-6
/
+6
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-09-18
target-alpha: fix extlh instruction
Vince Weaver
1
-5
/
+6
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-2
/
+2
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-08-16
Replace always_inline with inline
Blue Swirl
3
-61
/
+58
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
5
-10
/
+5
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-0
/
+1
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-1
/
+6
2009-04-15
target-alpha: fix emulation of ecb
aurel32
1
-6
/
+0
2009-04-10
target-alpha: remove amask helper
aurel32
3
-18
/
+13
2009-04-10
target-alpha: remove helper_load_implver
aurel32
3
-7
/
+3
2009-04-10
target-alpha: overflow condition for sublv and subqv
aurel32
1
-8
/
+8
2009-04-07
target-alpha: fix palcode mask for user pal calls
aurel32
1
-1
/
+1
2009-04-07
target-alpha: document more registers used by 21264
aurel32
1
-2
/
+2
2009-04-07
target-alpha: set target page size to 13 bits
aurel32
1
-1
/
+1
2009-04-07
target-alpha: stop translation if too long
aurel32
1
-5
/
+9
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-4
/
+4
[next]