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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
arm
/
cpu64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
1
-1
/
+0
2019-05-22
target/arm: Implement ARMv8.5-RNG
Richard Henderson
1
-0
/
+1
2019-03-05
target/arm: Implement ARMv8.5-FRINT
Richard Henderson
1
-0
/
+1
2019-03-05
target/arm: Implement ARMv8.5-CondM
Richard Henderson
1
-1
/
+1
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
1
-0
/
+1
2019-03-05
target/arm: Implement ARMv8.0-PredInv
Richard Henderson
1
-0
/
+2
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
1
-0
/
+2
2019-02-28
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
1
-0
/
+2
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
1
-0
/
+2
2019-02-05
target/arm: Enable BTI for -cpu max
Richard Henderson
1
-0
/
+4
2019-02-01
target/arm: Always enable pac keys for user-only
Richard Henderson
1
-60
/
+0
2019-02-01
arm: Clarify the logic of set_pc()
Julia Suvorova
1
-15
/
+0
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
1
-4
/
+0
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
1
-0
/
+60
2019-01-21
target/arm: Enable PAuth for -cpu max
Richard Henderson
1
-0
/
+4
2019-01-07
arm: replace instance_post_init()
Marc-André Lureau
1
-4
/
+20
2018-12-13
target/arm: Implement the ARMv8.1-LOR extension
Richard Henderson
1
-0
/
+1
2018-12-13
target/arm: Implement the ARMv8.1-HPD extension
Richard Henderson
1
-0
/
+4
2018-12-13
target/arm: Move id_aa64mmfr* to ARMISARegisters
Peter Maydell
1
-3
/
+3
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
1
-7
/
+9
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
1
-1
/
+4
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
1
-23
/
+34
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
1
-35
/
+35
2018-10-16
target/arm: Add the Cortex-A72
Edgar E. Iglesias
1
-3
/
+63
2018-10-08
target/arm: Handle SVE vector length changes in system mode
Richard Henderson
1
-42
/
+0
2018-08-16
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
1
-0
/
+29
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
1
-0
/
+2
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
1
-9
/
+0
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
1
-0
/
+1
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
1
-0
/
+1
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
1
-0
/
+1
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
1
-31
/
+28
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
1
-0
/
+21
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
1
-0
/
+41
2018-03-09
target/arm: Add a core count property
Alistair Francis
1
-2
/
+4
2018-03-02
target/arm: Enable ARM_FEATURE_V8_FCMA
Richard Henderson
1
-0
/
+1
2018-03-02
target/arm: Enable ARM_FEATURE_V8_RDM
Richard Henderson
1
-0
/
+1
2018-03-01
target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPU
Peter Maydell
1
-0
/
+1
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
1
-0
/
+4
2017-01-20
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
1
-0
/
+2
2017-01-20
target-arm: Add ARMCPU fields for GIC CPU i/f config
Peter Maydell
1
-0
/
+6
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+353