index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-17
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
4
-5
/
+0
2018-05-17
target/s390x: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-6
/
+6
2018-05-17
target/riscv: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-4
/
+2
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2
-6
/
+0
2018-05-17
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
1
-1
/
+2
2018-05-17
target/hppa: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-2
/
+0
2018-05-17
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2
-11
/
+2
2018-05-17
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2
-9
/
+9
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
1
-4
/
+36
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
5
-77
/
+112
2018-05-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-124
/
+577
2018-05-15
i386: Add new property to control cache info
Babu Moger
2
-26
/
+76
2018-05-15
i386: Initialize cache information for EPYC family processors
Babu Moger
1
-0
/
+52
2018-05-15
i386: Add cache information in X86CPUDefinition
Babu Moger
2
-0
/
+8
2018-05-15
i386: Helpers to encode cache information consistently
Eduardo Habkost
2
-124
/
+424
2018-05-15
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
2
-1
/
+2
2018-05-15
i386: add KnightsMill cpu model
Boqun Feng
1
-0
/
+42
2018-05-15
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
1
-1
/
+2
2018-05-15
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
1
-3
/
+17
2018-05-15
target/arm: Implement FCSEL for fp16
Alex Bennée
1
-6
/
+25
2018-05-15
target/arm: Implement FCMP for fp16
Alex Bennée
3
-17
/
+83
2018-05-15
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
1
-0
/
+48
2018-05-15
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
1
-0
/
+65
2018-05-15
target/arm: Introduce and use read_fp_hreg
Richard Henderson
1
-16
/
+14
2018-05-15
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
1
-2
/
+15
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
3
-18
/
+122
2018-05-15
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
Richard Henderson
1
-1
/
+1
2018-05-15
target/arm: Implement FMOV (general) for fp16
Richard Henderson
1
-0
/
+21
2018-05-15
target/arm: Fix fp_status_f16 tininess before rounding
Peter Maydell
1
-0
/
+2
2018-05-15
Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int...
Peter Maydell
5
-1151
/
+1050
2018-05-14
target/openrisc: Merge disas_openrisc_insn
Richard Henderson
1
-9
/
+4
2018-05-14
target/openrisc: Convert dec_float
Richard Henderson
2
-230
/
+149
2018-05-14
target/openrisc: Convert dec_compi
Richard Henderson
2
-58
/
+70
2018-05-14
target/openrisc: Convert dec_comp
Richard Henderson
2
-62
/
+73
2018-05-14
target/openrisc: Convert dec_M
Richard Henderson
2
-28
/
+16
2018-05-14
target/openrisc: Convert dec_logic
Richard Henderson
2
-36
/
+32
2018-05-14
target/openrisc: Convert dec_mac
Richard Henderson
2
-33
/
+27
2018-05-14
target/openrisc: Convert dec_calc
Richard Henderson
2
-169
/
+229
2018-05-14
target/openrisc: Convert remainder of dec_misc insns
Richard Henderson
2
-153
/
+141
2018-05-14
target/openrisc: Convert memory insns
Richard Henderson
2
-139
/
+160
2018-05-14
target/openrisc: Convert branch insns
Richard Henderson
2
-78
/
+84
2018-05-14
target/openrisc: Start conversion to decodetree.py
Richard Henderson
3
-43
/
+78
2018-05-14
target-openrisc: Write back result before FPE exception
Richard Henderson
3
-252
/
+126
2018-05-14
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...
Peter Maydell
1
-0
/
+1
2018-05-14
m68k: fix floatx80_mod() (Coverity CID1390568)
Laurent Vivier
1
-0
/
+1
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
1
-1
/
+1
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
4
-64
/
+31
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
14
-23
/
+98
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
9
-188
/
+514
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
19
-1569
/
+1532
[next]