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
/
arm
/
internals.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
target/arm: Use uint32_t instead of bitmap for sve vq's
Richard Henderson
1
-0
/
+5
2022-06-08
target/arm: Merge aarch64_sve_zcr_get_valid_len into caller
Richard Henderson
1
-11
/
+0
2022-06-08
target/arm: Add el_is_in_host
Richard Henderson
1
-0
/
+2
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
1
-2
/
+16
2022-06-08
target/arm: Move stage_1_mmu_idx decl to internals.h
Richard Henderson
1
-0
/
+5
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-2
/
+2
2022-05-19
target/arm: Make number of counters in PMCR follow the CPU
Peter Maydell
1
-1
/
+3
2022-05-19
target/arm: Postpone interpretation of stage 2 descriptor attribute bits
Peter Maydell
1
-1
/
+6
2022-05-09
target/arm: Implement virtual SError exceptions
Richard Henderson
1
-0
/
+8
2022-05-09
target/arm: Split out aa32_max_features
Richard Henderson
1
-0
/
+2
2022-05-09
target/arm: Move cortex impdef sysregs to cpu_tcg.c
Richard Henderson
1
-0
/
+6
2022-04-28
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
1
-0
/
+12
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-6
/
+6
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
1
-1
/
+1
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
1
-0
/
+2
2022-03-02
target/arm: Extend arm_fi_to_lfsc to level -1
Richard Henderson
1
-6
/
+29
2022-03-02
target/arm: Honor TCR_ELx.{I}PS
Richard Henderson
1
-0
/
+1
2022-03-02
target/arm: Move arm_pamax out of line
Richard Henderson
1
-18
/
+1
2022-03-02
target/arm: Fault on invalid TCR_ELx.TxSZ
Richard Henderson
1
-0
/
+1
2022-01-28
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
1
-1
/
+1
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
1
-0
/
+2
2021-11-02
target/arm: Implement arm_cpu_record_sigsegv
Richard Henderson
1
-0
/
+6
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
1
-0
/
+7
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
1
-1
/
+1
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
1
-0
/
+44
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
1
-0
/
+10
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
1
-0
/
+3
2021-06-21
target/arm: Implement MVE VLDR/VSTR (non-widening forms)
Peter Maydell
1
-0
/
+11
2021-04-30
target/arm: Rename mte_probe1 to mte_probe
Richard Henderson
1
-1
/
+1
2021-04-30
target/arm: Merge mte_check1, mte_checkN
Richard Henderson
1
-4
/
+1
2021-04-30
target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
Richard Henderson
1
-2
/
+2
2021-03-05
target/arm: Add support for FEAT_SSBS, Speculative Store Bypass Safe
Rebecca Cran
1
-0
/
+6
2021-02-18
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
1
-2
/
+1
2021-02-16
target/arm: Split out syndrome.h from internals.h
Richard Henderson
1
-244
/
+1
2021-02-16
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
1
-2
/
+2
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
1
-0
/
+6
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
1
-0
/
+6
2021-01-19
target/arm: Introduce PREDDESC field definitions
Richard Henderson
1
-0
/
+9
2021-01-19
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
1
-0
/
+2
2021-01-19
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
1
-0
/
+22
2021-01-19
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
1
-0
/
+12
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
1
-4
/
+5
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
1
-1
/
+2
2020-06-26
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
1
-0
/
+6
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
1
-0
/
+2
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
1
-0
/
+48
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
1
-0
/
+8
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
1
-0
/
+9
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
1
-0
/
+36
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
1
-0
/
+9
[next]