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