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.
 
 
 
 
 
 
Richard Henderson 2c2c65c01e target/arm: Use tcg_constant_i32 in translate.h 4 years ago
..
hvf target/arm: Change CPUArchState.aarch64 to bool 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 arm tcg cpus: Fix Lesser GPL version number 5 years ago
arch_dump.c target/arm: add spaces around operator 5 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
cpu-param.h target/arm: Implement FEAT_LPA 4 years ago
cpu-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 4 years ago
cpu.c target/arm: Change CPUArchState.thumb to bool 4 years ago
cpu.h target/arm: Remove fpexc32_access 4 years ago
cpu64.c target/arm: Provide cpu property for controling FEAT_LPA2 4 years ago
cpu_tcg.c target/arm: Implement arm_cpu_record_sigbus 4 years ago
crypto_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
debug_helper.c target/arm: Suppress bp for exceptions with more priority 4 years ago
gdbstub.c target/arm: Assert thumb pc is aligned 4 years ago
gdbstub64.c target/arm: Move gdbstub related code out of helper.c 5 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-sve.h target/arm: Implement vector float32 to bfloat16 conversion 5 years ago
helper.c target/arm: Remove fpexc32_access 4 years ago
helper.h target/arm: Take an exception if PC is misaligned 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 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 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 Include qemu-common.h exactly where needed 7 years ago
kvm.c Remove qemu-common.h include from most units 4 years ago
kvm64.c Remove qemu-common.h include from most units 4 years ago
kvm_arm.h hvf: arm: Implement -cpu host 5 years ago
m-nocp.decode target/arm: Don't NOCP fault for FPCXT_NS accesses 5 years ago
m_helper.c target/arm: Change CPUArchState.thumb to bool 4 years ago
machine.c target/arm: Assert thumb pc is aligned 4 years ago
meson.build arm: Add Hypervisor.framework build target 5 years ago
monitor.c target/arm: Add cpu properties to control pauth 5 years ago
mte_helper.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 4 years ago
mve.decode target/arm: Implement MVE VRINT insns 5 years ago
mve_helper.c target/arm: Implement MVE VRINT insns 5 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: Remove fpexc32_access 4 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
sve.decode target/arm: Fix sve2 ldnt1 and stnt1 4 years ago
sve_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
syndrome.h target/arm: Take an exception if PC is misaligned 4 years ago
t16.decode arm tcg cpus: Fix Lesser GPL version number 5 years ago
t32.decode target/arm: Implement MVE VCTP 5 years ago
tlb_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 4 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: Extend store_cpu_offset to take field size 4 years ago
translate-a64.c target/arm: Split out gen_rebuild_hflags 4 years ago
translate-a64.h Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
translate-m-nocp.c target/arm: Use tcg_constant in translate-m-nocp.c 4 years ago
translate-mve.c target/arm: Optimize MVE 1op-immediate insns 5 years ago
translate-neon.c target/arm: Use tcg_constant in translate-neon.c 4 years ago
translate-sve.c target/arm: Use smin/smax for do_sat_addsub_32 4 years ago
translate-vfp.c target/arm: Use tcg_constant in translate-vfp.c 4 years ago
translate.c target/arm: Simplify aa32 DISAS_WFI 4 years ago
translate.h target/arm: Use tcg_constant_i32 in translate.h 4 years ago
vec_helper.c target/arm: Implement MVE VMULL (polynomial) 5 years ago
vec_internal.h Replace config-time define HOST_WORDS_BIGENDIAN 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