QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell bb18151d8b target/arm: Enable FEAT_FGT on '-cpu max' 3 years ago
..
hvf hvf: arm: Add support for GICv3 3 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: Mark up sysregs for HFGITR bits 48..63 3 years ago
cpu-param.h target/arm: Enable TARGET_TB_PCREL 4 years ago
cpu-qom.h target/arm: Convert to 3-phase reset 3 years ago
cpu.c target/arm: cleanup cpu includes 3 years ago
cpu.h target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps 3 years ago
cpu64.c target/arm: Enable FEAT_FGT on '-cpu max' 3 years ago
cpu_tcg.c target/arm: Add ARM Cortex-R52 CPU 3 years ago
crypto_helper.c crypto: move sm4_sbox from target/arm 4 years ago
debug_helper.c target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps 3 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/sme: Unify set_pstate() SM/ZA helpers as set_svcr() 3 years ago
helper-sve.h target/arm: Implement REVD 4 years ago
helper.c target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps 3 years ago
helper.h target/arm: Look up ARMCPRegInfo at runtime 3 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: Implement FGT trapping infrastructure 3 years ago
iwmmxt_helper.c arm tcg cpus: Fix Lesser GPL version number 5 years ago
kvm-consts.h hw/misc: Move some arm-related files from specific_ss into softmmu_ss 3 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: Don't set EXC_RETURN.ES if Security Extension not present 3 years ago
machine.c target/arm: Add PMSAv8r registers 3 years ago
meson.build target/arm: Trap non-streaming usage when Streaming SVE is active 4 years ago
monitor.c qapi machine: Elide redundant has_FOO in generated C 3 years ago
mte_helper.c target/arm: Fix physical address resolution for MTE 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 target/arm: Implement FGT trapping infrastructure 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: Fix physical address resolution for Stage2 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/sme: Unify set_pstate() SM/ZA helpers as set_svcr() 3 years ago
sve.decode target/arm: Implement SCLAMP, UCLAMP 4 years ago
sve_helper.c target/arm: Fix sve_probe_page 3 years ago
sve_ldst_internal.h target/arm: Use probe_access_full for MTE 4 years ago
syndrome.h target/arm: Implement the HFGITR_EL2.ERET trap 3 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 target/arm: Enable TTBCR_EAE for ARMv8-R AArch32 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 4 years ago
translate-a64.c target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps 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 4 years ago
translate-mve.c target/arm: Change gen_exception_insn* to work on displacements 4 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 4 years ago
translate.c target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps 3 years ago
translate.h target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps 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