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
Age
Commit message (
Expand
)
Author
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
2021-01-12
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
2021-01-12
target/arm: add aarch64 ID register fields to cpu.h
Leif Lindholm
2021-01-12
target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
Leif Lindholm
2021-01-12
target/arm: make ARMCPU.ctr 64-bit
Leif Lindholm
2021-01-12
target/arm: make ARMCPU.clidr 64-bit
Leif Lindholm
2021-01-12
target/arm: fix typo in cpu.h ID_AA64PFR1 field name
Leif Lindholm
2021-01-12
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
2021-01-12
target/arm: ARMv8.4-TTST extension
Rémi Denis-Courmont
2021-01-08
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
2021-01-08
target/arm: Implement Cortex-M55 model
Peter Maydell
2021-01-08
target/arm: Implement FPCXT_NS fp system register
Peter Maydell
2021-01-08
target/arm: Correct store of FPSCR value via FPCXT_S
Peter Maydell
2021-01-08
target/arm: Fix MTE0_ACTIVE
Richard Henderson
2021-01-07
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-15
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
2020-12-10
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
2020-12-10
target/arm: Implement new v8.1M VLLDM and VLSTM encodings
Peter Maydell
2020-12-10
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
2020-12-10
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
2020-12-10
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
2020-12-10
target/arm: Implement FPCXT_S fp system register
Peter Maydell
2020-12-10
target/arm: Factor out preserve-fp-state from full_vfp_access_check()
Peter Maydell
2020-12-10
target/arm: Use new FPCR_NZCV_MASK constant
Peter Maydell
2020-12-10
target/arm: Implement M-profile FPSCR_nzcvqc
Peter Maydell
2020-12-10
target/arm: Implement VLDR/VSTR system register
Peter Maydell
2020-12-10
target/arm: Move general-use constant expanders up in translate.c
Peter Maydell
2020-12-10
target/arm: Refactor M-profile VMSR/VMRS handling
Peter Maydell
2020-12-10
target/arm: Enforce M-profile VMRS/VMSR register restrictions
Peter Maydell
2020-12-10
target/arm: Implement CLRM instruction
Peter Maydell
2020-12-10
target/arm: Implement VSCCLRM insn
Peter Maydell
2020-12-10
target/arm: Don't clobber ID_PFR1.Security on M-profile cores
Peter Maydell
2020-12-10
target/arm: Implement v8.1M PXN extension
Peter Maydell
2020-11-23
target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
Peter Maydell
2020-11-23
target/arm: fix stage 2 page-walks in 32-bit emulation
Rémi Denis-Courmont
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-10
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Peter Maydell
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
2020-11-10
target/arm: add space before the open parenthesis '('
Xinhao Zhang
2020-11-10
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-10
target/arm: add spaces around operator
Xinhao Zhang
2020-11-02
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-11-02
target/arm: fix LORID_EL1 access check
Rémi Denis-Courmont
[next]