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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Check addresses for disabled regimes
Richard Henderson
2020-03-12
1
-1
/
+34
*
target/arm: Fix some comment typos
Peter Maydell
2020-03-12
1
-1
/
+1
*
target/arm: Recalculate hflags correctly after writes to CONTROL
Peter Maydell
2020-03-12
1
-0
/
+12
*
target/arm: Optimize cpu_mmu_index
Richard Henderson
2020-03-05
1
-5
/
+0
*
target/arm: Replicate TBI/TBID bits for single range regimes
Richard Henderson
2020-03-05
1
-2
/
+4
*
target/arm: Honor the HCR_EL2.TTLB bit
Richard Henderson
2020-03-05
1
-30
/
+55
*
target/arm: Honor the HCR_EL2.TPU bit
Richard Henderson
2020-03-05
1
-20
/
+31
*
target/arm: Honor the HCR_EL2.TPCP bit
Richard Henderson
2020-03-05
1
-8
/
+31
*
target/arm: Honor the HCR_EL2.TACR bit
Richard Henderson
2020-03-05
1
-4
/
+14
*
target/arm: Honor the HCR_EL2.TSW bit
Richard Henderson
2020-03-05
1
-6
/
+16
*
target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
Richard Henderson
2020-03-05
1
-27
/
+55
*
target/arm: Improve masking in arm_hcr_el2_eff
Richard Henderson
2020-03-05
1
-4
/
+27
*
target/arm: Improve masking of HCR/HCR2 RES0 bits
Richard Henderson
2020-03-05
1
-13
/
+25
*
target/arm: Implement (trivially) ARMv8.2-TTCNP
Peter Maydell
2020-03-05
1
-0
/
+4
*
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
1
-0
/
+19
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
1
-2
/
+2
*
target/arm: Use isar_feature_aa32_simd_r32 more places
Richard Henderson
2020-02-21
1
-7
/
+6
*
target/arm: Correctly implement ACTLR2, HACTLR2
Peter Maydell
2020-02-21
1
-9
/
+23
*
target/arm: Use isar_feature function for testing AA32HPD feature
Peter Maydell
2020-02-21
1
-2
/
+2
*
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
1
-6
/
+6
*
target/arm: Correct handling of PMCR_EL0.LC bit
Peter Maydell
2020-02-21
1
-4
/
+9
*
target/arm: Correct definition of PMCRDP
Peter Maydell
2020-02-21
1
-1
/
+2
*
target/arm: Implement ARMv8.4-PMU extension
Peter Maydell
2020-02-21
1
-1
/
+21
*
target/arm: Implement ARMv8.1-PMU extension
Peter Maydell
2020-02-21
1
-2
/
+30
*
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
2020-02-21
1
-1
/
+1
*
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
2020-02-21
1
-16
/
+5
*
target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
Peter Maydell
2020-02-21
1
-5
/
+7
*
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-21
1
-3
/
+2
*
target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
Peter Maydell
2020-02-21
1
-3
/
+3
*
target/arm: Factor out PMU register definitions
Peter Maydell
2020-02-21
1
-76
/
+82
*
target/arm: Define and use any_predinv isar_feature test
Peter Maydell
2020-02-21
1
-8
/
+1
*
target/arm: Check aa32_pan in take_aarch32_exception(), not aa64_pan
Peter Maydell
2020-02-21
1
-1
/
+1
*
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
2020-02-21
1
-1
/
+1
*
target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid
Richard Henderson
2020-02-21
1
-31
/
+37
*
target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
Richard Henderson
2020-02-21
1
-5
/
+1
*
target/arm: Fix select for aa64_va_parameters_both
Richard Henderson
2020-02-21
1
-22
/
+24
*
target/arm: Implement UAO semantics
Richard Henderson
2020-02-13
1
-20
/
+21
*
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
1
-0
/
+21
*
target/arm: Add ID_AA64MMFR2_EL1
Richard Henderson
2020-02-13
1
-2
/
+2
*
target/arm: Implement ATS1E1 system registers
Richard Henderson
2020-02-13
1
-6
/
+50
*
target/arm: Set PAN bit as required on exception entry
Richard Henderson
2020-02-13
1
-3
/
+50
*
target/arm: Enforce PAN semantics in get_S1prot
Richard Henderson
2020-02-13
1
-0
/
+3
*
target/arm: Update arm_mmu_idx_el for PAN
Richard Henderson
2020-02-13
1
-0
/
+9
*
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
1
-0
/
+21
*
target/arm: Move LOR regdefs to file scope
Richard Henderson
2020-02-13
1
-28
/
+29
*
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-13
1
-10
/
+50
*
target/arm: Add arm_mmu_idx_is_stage1_of_2
Richard Henderson
2020-02-13
1
-5
/
+3
*
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
Richard Henderson
2020-02-07
1
-2
/
+7
*
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
2020-02-07
1
-0
/
+22
*
target/arm: Update {fp,sve}_exception_el for VHE
Richard Henderson
2020-02-07
1
-25
/
+28
[next]