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
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-04-01
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
1
-3
/
+5
2022-04-01
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
1
-0
/
+10
2022-04-01
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
1
-1
/
+1
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
1
-1
/
+1
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
1
-3
/
+7
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
1
-2
/
+8
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
1
-15
/
+87
2022-03-02
target/arm: Validate tlbi TG matches translation granule in use
Richard Henderson
1
-3
/
+7
2022-03-02
target/arm: Fix TLBIRange.base for 16k and 64k pages
Richard Henderson
1
-2
/
+3
2022-03-02
target/arm: Introduce tlbi_aa64_get_range
Richard Henderson
1
-34
/
+24
2022-03-02
target/arm: Implement FEAT_LPA
Richard Henderson
1
-3
/
+16
2022-03-02
target/arm: Implement FEAT_LVA
Richard Henderson
1
-1
/
+8
2022-03-02
target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
Richard Henderson
1
-8
/
+24
2022-03-02
target/arm: Honor TCR_ELx.{I}PS
Richard Henderson
1
-16
/
+56
2022-03-02
target/arm: Use MAKE_64BIT_MASK to compute indexmask
Richard Henderson
1
-2
/
+2
2022-03-02
target/arm: Pass outputsize down to check_s2_mmu_setup
Richard Henderson
1
-11
/
+10
2022-03-02
target/arm: Move arm_pamax out of line
Richard Henderson
1
-0
/
+22
2022-03-02
target/arm: Fault on invalid TCR_ELx.TxSZ
Richard Henderson
1
-4
/
+28
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-08
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
1
-1
/
+1
2022-02-08
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
1
-17
/
+60
2022-02-08
target/arm: Tidy sve_exception_el for CPACR_EL1 access
Richard Henderson
1
-19
/
+17
2022-02-08
target/arm: Fix sve_zcr_len_for_el for VHE mode running
Richard Henderson
1
-1
/
+2
2022-01-28
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
Peter Maydell
1
-2
/
+2
2022-01-28
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
1
-3
/
+6
2022-01-07
target/arm: Add missing FEAT_TLBIOS instructions
Idan Horowitz
1
-0
/
+32
2021-12-15
target/arm: Correct calculation of tlb range invalidate length
Peter Maydell
1
-3
/
+3
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
1
-271
/
+0
2021-09-30
target/arm: Fix coding style issues in gdbstub code in helper.c
Peter Maydell
1
-7
/
+16
2021-09-21
target/arm: Add TB flag for "MVE insns not predicated"
Peter Maydell
1
-0
/
+33
2021-09-20
arm: Move PMC register definitions to internals.h
Alexander Graf
1
-44
/
+0
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
1
-0
/
+8
2021-08-26
target/arm: Do hflags rebuild in cpsr_write()
Peter Maydell
1
-0
/
+5
2021-08-26
target/arm: Implement HSTR.TJDBX
Peter Maydell
1
-0
/
+17
2021-08-26
target/arm: Implement HSTR.TTEE
Peter Maydell
1
-2
/
+16
2021-08-25
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
1
-2
/
+17
2021-08-25
target/arm: Re-indent sdiv and udiv helpers
Peter Maydell
1
-6
/
+9
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
1
-2
/
+2
2021-07-27
target/arm: Correctly bound length in sve_zcr_get_valid_len
Richard Henderson
1
-1
/
+3
2021-07-18
target/arm: Fix offsets for TTBCR
Richard Henderson
1
-4
/
+7
2021-07-09
target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
hnick@vmware.com
1
-3
/
+13
2021-05-25
target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
Richard Henderson
1
-2
/
+1
2021-05-25
target/arm: Add support for FEAT_TLBIOS
Rebecca Cran
1
-0
/
+43
2021-05-25
target/arm: Add support for FEAT_TLBIRANGE
Rebecca Cran
1
-0
/
+281
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
1
-1
/
+1
2021-04-30
target/arm: Add ALIGN_MEM to TBFLAG_ANY
Richard Henderson
1
-2
/
+17
2021-04-30
target/arm: Move mode specific TB flags to tb->cs_base
Richard Henderson
1
-4
/
+6
2021-04-30
target/arm: Introduce CPUARMTBFlags
Richard Henderson
1
-22
/
+26
[next]