..
hvf
Fix 'writeable' typos
4 years ago
Kconfig
meson: Introduce target-specific Kconfig
5 years ago
a32-uncond.decode
arm tcg cpus: Fix Lesser GPL version number
5 years ago
a32.decode
target/arm: Implement ESB instruction
4 years ago
arch_dump.c
dump: Replace opaque DumpState pointer with a typed one
4 years ago
arm-powerctl.c
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
6 years ago
arm-powerctl.h
target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()
7 years ago
arm_ldst.h
accel/tcg: Add DisasContextBase argument to translator_ld*
5 years ago
common-semi-target.h
semihosting: Split out common-semi-target.h
4 years ago
cpregs.h
target/arm: Move define_debug_regs() to debug_helper.c
4 years ago
cpu-param.h
target/arm: Enable TARGET_TB_PCREL
3 years ago
cpu-qom.h
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
4 years ago
cpu.c
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
3 years ago
cpu.h
target/arm: Add isar predicates for FEAT_HAFDBS
3 years ago
cpu64.c
target/arm: Implement FEAT_HAFDBS, dirty bit portion
3 years ago
cpu_tcg.c
target/arm: update the cortex-a15 MIDR to latest rev
3 years ago
crypto_helper.c
crypto: move sm4_sbox from target/arm
4 years ago
debug_helper.c
target/arm: Store TCR_EL* registers as uint64_t
4 years ago
gdbstub.c
Fix 'writeable' typos
4 years ago
gdbstub64.c
target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_el
4 years ago
helper-a64.c
target/arm: Change CPUArchState.aarch64 to bool
4 years ago
helper-a64.h
target/arm: Merge mte_check1, mte_checkN
5 years ago
helper-mve.h
target/arm: Implement MVE VRINT insns
5 years ago
helper-sme.h
target/arm: Implement SME integer outer product
4 years ago
helper-sve.h
target/arm: Implement REVD
4 years ago
helper.c
target/arm: Extract HA and HD in aa64_va_parameters
3 years ago
helper.h
target/arm: Implement SCLAMP, UCLAMP
4 years ago
hvf_arm.h
target: Use forward declared type instead of structure type
4 years ago
idau.h
Use DECLARE_*CHECKER* macros
6 years ago
internals.h
target/arm: Add ARMFault_UnsuppAtomicUpdate
3 years ago
iwmmxt_helper.c
arm tcg cpus: Fix Lesser GPL version number
5 years ago
kvm-consts.h
target/arm: Report KVM's actual PSCI version to guest in dtb
4 years ago
kvm-stub.c
target/arm: Avoid bare abort() or assert(0)
4 years ago
kvm.c
* scsi-disk: support setting CD-ROM block size via device options
4 years ago
kvm64.c
target/arm: Implement ID_DFR1
4 years ago
kvm_arm.h
target/arm: Use uint32_t instead of bitmap for sve vq's
4 years ago
m-nocp.decode
target/arm: Don't NOCP fault for FPCXT_NS accesses
5 years ago
m_helper.c
target/arm: Use tlb_set_page_full
4 years ago
machine.c
target/arm: Add the SME ZA storage to CPUARMState
4 years ago
meson.build
target/arm: Trap non-streaming usage when Streaming SVE is active
4 years ago
monitor.c
target/arm: Add cpu properties to control pauth
5 years ago
mte_helper.c
accel/tcg: Simplify page_get/alloc_target_data
3 years ago
mve.decode
target/arm: Implement MVE VRINT insns
5 years ago
mve_helper.c
target/arm: Use expand_pred_b in mve_helper.c
4 years ago
neon-dp.decode
target/arm: Implement vector float32 to bfloat16 conversion
5 years ago
neon-ls.decode
target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
5 years ago
neon-shared.decode
target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
5 years ago
neon_helper.c
Replace config-time define HOST_WORDS_BIGENDIAN
4 years ago
op_addsub.h
Move target-* CPU file into a target/ folder
9 years ago
op_helper.c
accel/tcg: Remove will_exit argument from cpu_restore_state
3 years ago
pauth_helper.c
compiler.h: replace QEMU_NORETURN with G_NORETURN
4 years ago
psci.c
target/arm: Support PSCI 1.1 and SMCCC 1.0
4 years ago
ptw.c
target/arm: Use the max page size in a 2-stage ptw
3 years ago
sme-fa64.decode
target/arm: Mark LD1RO as non-streaming
4 years ago
sme.decode
target/arm: Implement SME integer outer product
4 years ago
sme_helper.c
target/arm: Implement SME integer outer product
4 years ago
sve.decode
target/arm: Implement SCLAMP, UCLAMP
4 years ago
sve_helper.c
target/arm: Use probe_access_full for MTE
3 years ago
sve_ldst_internal.h
target/arm: Use probe_access_full for MTE
3 years ago
syndrome.h
target/arm: Add syn_smetrap
4 years ago
t16.decode
arm tcg cpus: Fix Lesser GPL version number
5 years ago
t32.decode
target/arm: Implement ESB instruction
4 years ago
tlb_helper.c
accel/tcg: Remove will_exit argument from cpu_restore_state
3 years ago
trace-events
docs: fix references to docs/devel/tracing.rst
5 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
translate-a32.h
target/arm: Change gen_*set_pc_im to gen_*update_pc
3 years ago
translate-a64.c
target/arm: Enable TARGET_TB_PCREL
3 years ago
translate-a64.h
target/arm: Export unpredicated ld/st from translate-sve.c
4 years ago
translate-m-nocp.c
target/arm: Enable TARGET_TB_PCREL
3 years ago
translate-mve.c
target/arm: Change gen_exception_insn* to work on displacements
3 years ago
translate-neon.c
target/arm: Fix alignment for VLD4.32
4 years ago
translate-sme.c
target/arm: Implement SME integer outer product
4 years ago
translate-sve.c
target/arm: Add MO_128 entry to pred_esz_masks[]
4 years ago
translate-vfp.c
target/arm: Change gen_exception_insn* to work on displacements
3 years ago
translate.c
target/arm: Convert to tcg_ops restore_state_to_opc
3 years ago
translate.h
target/arm: Enable TARGET_TB_PCREL
3 years ago
vec_helper.c
target/arm: Implement SCLAMP, UCLAMP
4 years ago
vec_internal.h
target/arm: Export bfdotadd from vec_helper.c
4 years ago
vfp-uncond.decode
arm tcg cpus: Fix Lesser GPL version number
5 years ago
vfp.decode
target/arm: Don't NOCP fault for FPCXT_NS accesses
5 years ago
vfp_helper.c
target/arm: Check NaN mode before silencing NaN
5 years ago