index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
cpu.h
Age
Commit message (
Expand
)
Author
2020-05-04
target/arm: Use uint64_t for midr field in CPU state struct
Philippe Mathieu-Daudé
2020-05-04
target/arm: Implement ARMv8.2-TTS2UXN
Peter Maydell
2020-05-04
target/arm: Don't use a TLB for ARMMMUIdx_Stage2
Peter Maydell
2020-03-17
target/arm: generate xml description of our SVE registers
Alex Bennée
2020-03-17
target/arm: explicitly encode regnum in our XML
Alex Bennée
2020-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-05
target/arm: Optimize cpu_mmu_index
Richard Henderson
2020-03-05
target/arm: Add HCR_EL2 bit definitions from ARMv8.6
Richard Henderson
2020-02-28
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
2020-02-28
target/arm: Remove ARM_FEATURE_VFP*
Richard Henderson
2020-02-28
target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
Richard Henderson
2020-02-28
target/arm: Rename isar_feature_aa32_fpdp_v2
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-21
target/arm: Rename isar_feature_aa32_simd_r32
Richard Henderson
2020-02-21
target/arm: Correctly implement ACTLR2, HACTLR2
Peter Maydell
2020-02-21
target/arm: Use FIELD_EX32 for testing 32-bit fields
Peter Maydell
2020-02-21
target/arm: Use isar_feature function for testing AA32HPD feature
Peter Maydell
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Implement ARMv8.4-PMU extension
Peter Maydell
2020-02-21
target/arm: Read debug-related ID registers from KVM
Peter Maydell
2020-02-21
target/arm: Move DBGDIDR into ARMISARegisters
Peter Maydell
2020-02-21
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
2020-02-21
target/arm: Add _aa64_ and _any_ versions of pmu_8_1 isar checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-21
target/arm: Add and use FIELD definitions for ID_AA64DFR0_EL1
Peter Maydell
2020-02-21
target/arm: Define and use any_predinv isar_feature test
Peter Maydell
2020-02-21
target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
Peter Maydell
2020-02-21
target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers
Peter Maydell
2020-02-13
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
target/arm: Add ID_AA64MMFR2_EL1
Richard Henderson
2020-02-13
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
target/arm: Remove CPSR_RESERVED
Richard Henderson
2020-02-13
target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
Richard Henderson
2020-02-13
target/arm: Add isar_feature tests for PAN + ATS1E1
Richard Henderson
2020-02-13
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-07
target/arm: Move arm_excp_unmasked to cpu.c
Richard Henderson
2020-02-07
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
2020-02-07
target/arm: Add VHE system register redirection and aliasing
Richard Henderson
2020-02-07
target/arm: Add the hypervisor virtual counter
Richard Henderson
2020-02-07
target/arm: Update arm_sctlr for VHE
Richard Henderson
2020-02-07
target/arm: Reorganize ARMMMUIdx
Richard Henderson
2020-02-07
target/arm: Tidy ARMMMUIdx m-profile definitions
Richard Henderson
2020-02-07
target/arm: Rearrange ARMMMUIdxBit
Richard Henderson
2020-02-07
target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
Richard Henderson
[prev]
[next]