aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-06-06target/arm: trap DCC access in user mode emulationpull-target-arm-20230606Zhuojia Shen
2023-06-06target/arm: allow DC CVA[D]P in user mode emulationZhuojia Shen
2023-06-06target/arm: Enable FEAT_LSE2 for -cpu maxRichard Henderson
2023-06-06target/arm: Move mte check for store-exclusiveRichard Henderson
2023-06-06target/arm: Relax ordered/atomic alignment checks for LSE2Richard Henderson
2023-06-06target/arm: Add SCTLR.nAA to TBFLAG_A64Richard Henderson
2023-06-06target/arm: Check alignment in helper_mte_checkRichard Henderson
2023-06-06target/arm: Pass single_memop to gen_mte_checkNRichard Henderson
2023-06-06target/arm: Pass memop to gen_mte_check1*Richard Henderson
2023-06-06target/arm: Hoist finalize_memop out of do_fp_{ld, st}Richard Henderson
2023-06-06target/arm: Hoist finalize_memop out of do_gpr_{ld, st}Richard Henderson
2023-06-06target/arm: Load/store integer pair with one tcg operationRichard Henderson
2023-06-06target/arm: Sink gen_mte_check1 into load/store_exclusiveRichard Henderson
2023-06-06target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}rRichard Henderson
2023-06-06target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2GRichard Henderson
2023-06-06target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}Richard Henderson
2023-06-06target/arm: Use tcg_gen_qemu_ld_i128 for LDXPRichard Henderson
2023-06-06target/arm: Introduce finalize_memop_{atom,pair}Richard Henderson
2023-06-06target/arm: Add feature test for FEAT_LSE2Richard Henderson
2023-06-06target/arm: Add commentary for CPUARMState.exclusive_highRichard Henderson
2023-06-06hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin
2023-06-06hvf: add breakpoint handlersFrancesco Cagnin
2023-06-06hvf: handle access for more registersFrancesco Cagnin
2023-06-06arm: move KVM breakpoints helpersFrancesco Cagnin
2023-06-05target/arm: Add missing include of exec/exec-all.hRichard Henderson
2023-06-05target/*: Add missing includes of exec/translation-block.hRichard Henderson
2023-06-05target/mips: Tidy helpers for translationRichard Henderson
2023-06-05target/arm: Tidy helpers for translationRichard Henderson
2023-06-05target/ppc: Inline gen_icount_io_start()Philippe Mathieu-Daudé
2023-06-05accel/tcg: Introduce translator_io_startRichard Henderson
2023-06-05tcg: Remove NO_CPU_IO_DEFSRichard Henderson
2023-06-05tcg: Add insn_start_words to TCGContextRichard Henderson
2023-06-05target/sh4: Emit insn_start for each insn in gUSA regionRichard Henderson
2023-06-05tcg: Split helper-proto.hRichard Henderson
2023-06-05tcg: Split helper-gen.hRichard Henderson
2023-06-05tcg: Pass TCGHelperInfo to tcg_gen_callNRichard Henderson
2023-06-05target/hexagon: Include helper-gen.h where neededRichard Henderson
2023-06-05target/arm: Include helper-gen.h in translator.hRichard Henderson
2023-06-05tcg: Move TCGv, dup_const_tl definitions to tcg-op.hRichard Henderson
2023-06-05tcg: Split out tcg/oversized-guest.hRichard Henderson
2023-06-05target/arm: Fix test of TCG_OVERSIZED_GUESTRichard Henderson
2023-06-05*: Add missing includes of tcg/tcg.hRichard Henderson
2023-06-05target/*: Add missing includes of tcg/debug-assert.hRichard Henderson
2023-06-05target/avr: Add missing includes of qemu/error-report.hRichard Henderson
2023-05-30target/arm: Explain why we need to select ARM_V7MFabiano Rosas
2023-05-30target/arm: Explicitly select short-format FSR for M-profilePeter Maydell
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin
2023-05-28target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRFRichard Henderson
2023-05-28target/ppc: Use SMT4 small core chip type in POWER9/10 PVRsNicholas Piggin
2023-05-28spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin