index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
1
-1
/
+1
*
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
1
-4
/
+5
*
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-26
1
-7
/
+1
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-3
/
+3
*
tcg: Introduce tcg_set_insn_start_param
Richard Henderson
2018-04-10
1
-1
/
+1
*
target/arm: Report unsupported MPU region sizes more clearly
Peter Maydell
2018-04-10
1
-3
/
+3
*
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
2018-04-10
1
-2
/
+7
*
target/arm: Always set FAR to a known unknown value for debug exceptions
Peter Maydell
2018-03-23
1
-1
/
+10
*
target/arm: Set FSR for BKPT, BRK when raising exception
Peter Maydell
2018-03-23
2
-1
/
+2
*
target/arm: Factor out code to calculate FSR for debug exceptions
Peter Maydell
2018-03-23
2
-10
/
+27
*
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
2018-03-23
4
-7
/
+36
*
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Victor Kamensky
2018-03-23
1
-3
/
+3
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2018-03-09
2
-54
/
+55
*
target/arm: Add "-cpu max" support
Peter Maydell
2018-03-09
3
-0
/
+47
*
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2018-03-09
2
-19
/
+24
*
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
2018-03-09
6
-36
/
+69
*
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2018-03-09
2
-0
/
+42
*
target/arm: Add a core count property
Alistair Francis
2018-03-09
3
-2
/
+15
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+2
*
target/arm: Enable ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
2
-0
/
+2
*
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
2018-03-02
1
-1
/
+13
*
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
2018-03-02
1
-0
/
+61
*
target/arm: Decode aa32 armv8.3 3-same
Richard Henderson
2018-03-02
1
-0
/
+68
*
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
2018-03-02
3
-8
/
+246
*
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
2018-03-02
3
-1
/
+151
*
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
1
-0
/
+1
*
target/arm: Enable ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-02
2
-0
/
+2
*
target/arm: Decode aa32 armv8.1 two reg and a scalar
Richard Henderson
2018-03-02
1
-2
/
+40
*
target/arm: Decode aa32 armv8.1 three same
Richard Henderson
2018-03-02
1
-19
/
+67
*
target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
Richard Henderson
2018-03-02
1
-0
/
+29
*
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
2018-03-02
3
-0
/
+166
*
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
2018-03-02
4
-1
/
+198
*
target/arm: Refactor disas_simd_indexed size checks
Richard Henderson
2018-03-02
1
-31
/
+30
*
target/arm: Refactor disas_simd_indexed decode
Richard Henderson
2018-03-02
1
-66
/
+59
*
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-02
1
-0
/
+1
*
target/arm: Add Cortex-M33
Peter Maydell
2018-03-02
1
-0
/
+31
*
target/arm: Define init-svtor property for the reset secure VTOR value
Peter Maydell
2018-03-02
2
-4
/
+17
*
target/arm: Define an IDAU interface
Peter Maydell
2018-03-02
4
-3
/
+104
*
target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU
Peter Maydell
2018-03-01
1
-0
/
+1
*
arm/translate-a64: add all single op FP16 to handle_fp_1src_half
Alex Bennée
2018-03-01
1
-0
/
+71
*
arm/translate-a64: implement simd_scalar_three_reg_same_fp16
Alex Bennée
2018-03-01
1
-0
/
+99
*
arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
Alex Bennée
2018-03-01
1
-26
/
+54
*
arm/translate-a64: add FP16 FMOV to simd_mod_imm
Alex Bennée
2018-03-01
1
-10
/
+25
*
arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
1
-0
/
+7
*
arm/helper.c: re-factor rsqrte and add rsqrte_f16
Alex Bennée
2018-03-01
2
-118
/
+104
*
arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
3
-0
/
+19
*
arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
3
-0
/
+34
*
arm/translate-a64: add FP16 FRECPE
Alex Bennée
2018-03-01
1
-0
/
+8
[prev]
[next]