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
/
helper.c
Age
Commit message (
Expand
)
Author
2022-05-09
target/arm: Adjust definition of CONTEXTIDR_EL2
Richard Henderson
2022-05-09
target/arm: Merge zcr reginfo
Richard Henderson
2022-05-09
target/arm: Drop EL3 no EL2 fallbacks
Richard Henderson
2022-05-09
target/arm: Handle cpreg registration for missing EL
Richard Henderson
2022-05-05
target/arm: read access to performance counters from EL0
Alex Zuepke
2022-05-05
target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Reformat comments in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Perform override check early in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Hoist isbanked computation in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Hoist computation of key in add_cpreg_to_hashtable
Richard Henderson
2022-05-05
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
2022-05-05
target/arm: Store cpregs key in the hash table directly
Richard Henderson
2022-05-05
target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
Richard Henderson
2022-05-05
target/arm: Name CPSecureState type
Richard Henderson
2022-05-05
target/arm: Name CPState type
Richard Henderson
2022-05-05
target/arm: Change cpreg access permissions to enum
Richard Henderson
2022-05-05
target/arm: Avoid bare abort() or assert(0)
Richard Henderson
2022-05-05
target/arm: Reorg ARMCPRegInfo type field bits
Richard Henderson
2022-05-05
target/arm: Make some more cpreg data static const
Richard Henderson
2022-05-05
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
target/arm: Split out cpregs.h
Richard Henderson
2022-04-28
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
2022-04-22
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-01
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
2022-04-01
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
2022-04-01
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-03-18
target/arm: Make rvbar settable after realize
Edgar E. Iglesias
2022-03-18
target/arm: Fix handling of LPAE block descriptors
Peter Maydell
2022-03-02
target/arm: Implement FEAT_LPA2
Richard Henderson
2022-03-02
target/arm: Validate tlbi TG matches translation granule in use
Richard Henderson
2022-03-02
target/arm: Fix TLBIRange.base for 16k and 64k pages
Richard Henderson
2022-03-02
target/arm: Introduce tlbi_aa64_get_range
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LPA
Richard Henderson
2022-03-02
target/arm: Implement FEAT_LVA
Richard Henderson
2022-03-02
target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
Richard Henderson
2022-03-02
target/arm: Honor TCR_ELx.{I}PS
Richard Henderson
2022-03-02
target/arm: Use MAKE_64BIT_MASK to compute indexmask
Richard Henderson
2022-03-02
target/arm: Pass outputsize down to check_s2_mmu_setup
Richard Henderson
2022-03-02
target/arm: Move arm_pamax out of line
Richard Henderson
2022-03-02
target/arm: Fault on invalid TCR_ELx.TxSZ
Richard Henderson
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-08
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
2022-02-08
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
[prev]
[next]