- 9c125d1 Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 2 years, 10 months ago
- 55d71e0 Don't include sysemu/tcg.h if it is not necessary by Thomas Huth · 3 years ago
- 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 2 years, 10 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 11 months ago
- 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 2 years, 11 months ago
- ec5f7ca include: move target page bits declaration to page-vary.h by Marc-André Lureau · 2 years, 11 months ago
- ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 11 months ago
- e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 2 years, 11 months ago
- a5b1e1a target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen by Peter Maydell · 2 years, 11 months ago
- 6c05a86 target/arm: Determine final stage 2 output PA space based on original IPA by Idan Horowitz · 2 years, 11 months ago
- bcd7a8c target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk by Idan Horowitz · 2 years, 11 months ago
- d3b2d19 target/arm: Check VSTCR.SW when assigning the stage 2 output PA space by Idan Horowitz · 2 years, 11 months ago
- 0da067f target/arm: Fix MTE access checks for disabled SEL2 by Idan Horowitz · 2 years, 11 months ago
- 6222c3a target/arm: Fix sve_ld1_z and sve_st1_z vs MMIO by Richard Henderson · 2 years, 11 months ago
- 4a7319b target/arm: Make rvbar settable after realize by Edgar E. Iglesias · 3 years ago
- 654abaa target/arm: Log fault address for M-profile faults by Peter Maydell · 3 years ago
- 8cc2246 target/arm: Log M-profile vector table accesses by Peter Maydell · 3 years ago
- 39a1fd2 target/arm: Fix handling of LPAE block descriptors by Peter Maydell · 3 years ago
- c179d3b target/arm: Fix pauth_check_trap vs SEL2 by Richard Henderson · 3 years ago
- b17ab47 target/arm: Fix sve2 ldnt1 and stnt1 by Richard Henderson · 3 years ago
- 9740b90 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307' into staging by Peter Maydell · 3 years ago
- 69b2265 target/arm: Provide cpu property for controling FEAT_LPA2 by Richard Henderson · 3 years ago
- 41c5a0f target/arm/translate-neon: Simplify align field check for VLD3 by Peter Maydell · 3 years ago
- c64ee03 target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero by Peter Maydell · 3 years ago
- b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 3 years ago
- 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 3 years ago
- 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 3 years ago
- 3686119 target: Use forward declared type instead of structure type by Philippe Mathieu-Daudé · 3 years ago
- dc8bc9d target/arm: Report KVM's actual PSCI version to guest in dtb by Peter Maydell · 3 years ago
- ef56c24 target/arm: Implement FEAT_LPA2 by Richard Henderson · 3 years ago
- c20281b target/arm: Advertise all page sizes for -cpu max by Richard Henderson · 3 years ago
- 3974ff9 target/arm: Validate tlbi TG matches translation granule in use by Richard Henderson · 3 years ago
- d976de2 target/arm: Fix TLBIRange.base for 16k and 64k pages by Richard Henderson · 3 years ago
- ab1cdb4 target/arm: Introduce tlbi_aa64_get_range by Richard Henderson · 3 years ago
- 13e481c target/arm: Extend arm_fi_to_lfsc to level -1 by Richard Henderson · 3 years ago
- 7a928f4 target/arm: Implement FEAT_LPA by Richard Henderson · 3 years ago
- 0af312b target/arm: Implement FEAT_LVA by Richard Henderson · 3 years ago
- 777ab8d target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA by Richard Henderson · 3 years ago
- f4ecc01 target/arm: Honor TCR_ELx.{I}PS by Richard Henderson · 3 years ago
- d06449f target/arm: Use MAKE_64BIT_MASK to compute indexmask by Richard Henderson · 3 years ago
- 49ba115 target/arm: Pass outputsize down to check_s2_mmu_setup by Richard Henderson · 3 years ago
- 71a7725 target/arm: Move arm_pamax out of line by Richard Henderson · 3 years ago
- ebf93ce target/arm: Fault on invalid TCR_ELx.TxSZ by Richard Henderson · 3 years ago
- 691f1ff target/arm: Set TCR_EL1.TSZ for user-only by Richard Henderson · 3 years ago
- 23d5acf target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv() by Wentao_Liang · 3 years ago
- 0dc71c7 target/arm: Support PSCI 1.1 and SMCCC 1.0 by Akihiko Odaki · 3 years ago
- 5abccc7 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging by Peter Maydell · 3 years ago
- 92d6528 target/arm: Support PAuth extension for hvf by Peter Maydell · 3 years ago
- 6ee609b target/arm: Fix '-cpu max' for HVF by Peter Maydell · 3 years ago
- ddaebdd target/arm: Unindent unnecessary else-clause by Peter Maydell · 3 years ago
- 0baa21b target/arm: Make KVM -cpu max exactly like -cpu host by Peter Maydell · 3 years ago
- 73cc9ee target/arm: Use aarch64_cpu_register() for 'host' CPU type by Peter Maydell · 3 years ago
- dcfb1d0 target/arm: Move '-cpu host' code to cpu64.c by Peter Maydell · 3 years ago
- 7f6c295 hvf: arm: Handle unknown ID registers as RES0 by Alexander Graf · 3 years ago
- ad99f64 hvf: arm: Use macros for sysreg shift/masking by Alexander Graf · 3 years ago
- cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years ago
- b8012ec target: Add missing "qemu/timer.h" include by Philippe Mathieu-Daudé · 3 years ago
- c737d86 arm: force flag recalculation when messing with DAIF by Alex Bennée · 3 years ago
- 3f37979 arm: tcg: Adhere to SMCCC 1.3 section 5.2 by Peter Maydell · 3 years ago
- bddd892 target/arm: make psci-conduit settable after realize by Peter Maydell · 3 years, 1 month ago
- a7b66ad target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el by Richard Henderson · 3 years ago
- d5a6fa2 target/arm: Fix {fp, sve}_exception_el for VHE mode running by Richard Henderson · 3 years ago
- 7701cee target/arm: Tidy sve_exception_el for CPACR_EL1 access by Richard Henderson · 3 years ago
- 63888fa target/arm: Fix sve_zcr_len_for_el for VHE mode running by Richard Henderson · 3 years ago
- 2c023d3 target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp by Peter Maydell · 3 years, 1 month ago
- fc6177a target/arm: Log CPU index in 'Taking exception' log by Peter Maydell · 3 years, 1 month ago
- 95ea96e hw/arm/virt: KVM: Enable PAuth when supported by the host by Marc Zyngier · 3 years, 1 month ago
- fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 1 month ago
- b7469ef target/arm: Add missing FEAT_TLBIOS instructions by Idan Horowitz · 3 years, 1 month ago
- 52a9f60 target/arm: Correct calculation of tlb range invalidate length by Peter Maydell · 3 years, 3 months ago
- 8dc89f1 target/arm: Suppress bp for exceptions with more priority by Richard Henderson · 3 years, 3 months ago
- 7055fe4 target/arm: Assert thumb pc is aligned by Richard Henderson · 3 years, 3 months ago
- ee03027 target/arm: Take an exception if PC is misaligned by Richard Henderson · 3 years, 3 months ago
- 936a6b8 target/arm: Split compute_fsr_fsc out of arm_deliver_fault by Richard Henderson · 3 years, 3 months ago
- 485088f target/arm: Advance pc for arch single-step exception by Richard Henderson · 3 years, 3 months ago
- 258a00e target/arm: Split arm_pre_translate_insn by Richard Henderson · 3 years, 3 months ago
- 0bb72bc target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn by Richard Henderson · 3 years, 3 months ago
- bf9dd2a target/arm: Hoist pc_next to a local variable in arm_tr_translate_insn by Richard Henderson · 3 years, 3 months ago
- 3b39ba3 target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn by Richard Henderson · 3 years, 3 months ago
- 4825eaa Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2" by Peter Maydell · 3 years, 3 months ago
- cc23377 Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into staging by Richard Henderson · 3 years, 3 months ago
- 5fd6a3e hvf: arm: Ignore cache operations on MMIO by Alexander Graf · 3 years, 4 months ago
- a7ac8e8 target/arm: Use tcg_constant_i32() in gen_rev16() by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 35a1ec8 target/arm: Use tcg_constant_i64() in do_sat_addsub_64() by Philippe Mathieu-Daudé · 3 years, 4 months ago
- cacb1aa target/arm: Use the constant variant of store_cpu_field() when possible by Philippe Mathieu-Daudé · 3 years, 4 months ago
- daf7a18 target/arm: Introduce store_cpu_field_constant() helper by Philippe Mathieu-Daudé · 3 years, 4 months ago
- 060c1f4 target/arm: Use tcg_constant_i32() in op_smlad() by Philippe Mathieu-Daudé · 3 years, 4 months ago
- dbd9e08 target/arm: Advertise MVE to gdb when present by Peter Maydell · 3 years, 4 months ago
- 39a099c target/arm: Implement arm_cpu_record_sigbus by Richard Henderson · 3 years, 7 months ago
- 9b12b6b target/arm: Implement arm_cpu_record_sigsegv by Richard Henderson · 3 years, 5 months ago
- 5e98763 target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup by Richard Henderson · 3 years, 5 months ago
- 7ce8e38 target/arm: Fixup comment re handle_cpu_signal by Richard Henderson · 3 years, 5 months ago
- 364caea target/arm: Drop checks for singlestep_enabled by Richard Henderson · 3 years, 7 months ago
- 1a2eaf9 target/arm: Use cpu_*_mmu instead of helper_*_mmu by Richard Henderson · 3 years, 7 months ago
- b4c8f3d accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h by Richard Henderson · 3 years, 4 months ago
- c21751f target/arm: Use MO_128 for 16 byte atomics by Richard Henderson · 3 years, 7 months ago
- 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 7 months ago
- 4b473e0 tcg: Expand MO_SIZE to 3 bits by Richard Henderson · 3 years, 7 months ago
- bb4aa8f Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930' into staging by Peter Maydell · 3 years, 5 months ago
- 142518b memory: Name all the memory listeners by Peter Xu · 3 years, 6 months ago