Show patches with: State = Action Required       |    Archived = No       |   428574 patches
« 1 2 ... 871 872 8734285 4286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,75/80] tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,76/80] tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,77/80] tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,78/80] tcg: Add page_bits and page_mask to TCGContext [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,79/80] tcg: Add tlb_dyn_max_bits to TCGContext [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,80/80] tcg: Split out exec/user/guest-base.h [PULL,01/80] tcg/i386: Set P_REXW in tcg_out_addi_ptr - - 1 - --- 2023-05-16 Richard Henderson New
[PULL,v2,00/74] tcg patch queue - - - - --- 2023-05-17 Richard Henderson New
[1/9] util: Introduce host-specific cpuinfo.h Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[2/9] util: Add cpuinfo-i386.c Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[3/9] util: Add i386 CPUINFO_ATOMIC_VMOVDQU Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[4/9] tcg/i386: Use cpuinfo.h Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[5/9] util/bufferiszero: Use i386 cpuinfo.h Host-specific includes, begin cpuinfo.h - - - - --- 2023-05-18 Richard Henderson New
[6/9] migration/xbzrle: Shuffle function order Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[7/9] migration/xbzrle: Use i386 cacheinfo.h Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[8/9] migration: Build migration_files once Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
[9/9] util: Add cpuinfo-aarch64.c Host-specific includes, begin cpuinfo.h - - 1 - --- 2023-05-18 Richard Henderson New
accel/tcg: Fix append_mem_cb accel/tcg: Fix append_mem_cb - 1 1 1 --- 2023-05-18 Richard Henderson New
[01/27] util: Introduce host-specific cpuinfo.h accel/tcg: Improvements to atomic128.h - - 3 - --- 2023-05-20 Richard Henderson New
[02/27] util: Add cpuinfo-i386.c accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-20 Richard Henderson New
[03/27] util: Add i386 CPUINFO_ATOMIC_VMOVDQU accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[04/27] tcg/i386: Use host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[05/27] util/bufferiszero: Use i386 host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[06/27] migration/xbzrle: Shuffle function order accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[07/27] migration/xbzrle: Use i386 host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[08/27] migration: Build migration_files once accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[09/27] util: Add cpuinfo-aarch64.c accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[10/27] include/host: Split out atomic128-cas.h accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[11/27] include/host: Split out atomic128-ldst.h accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[12/27] meson: Fix detect atomic128 support with optimization accel/tcg: Improvements to atomic128.h - 1 1 - --- 2023-05-20 Richard Henderson New
[13/27] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[14/27] target/ppc: Use tcg_gen_qemu_{ld, st}_i128 for LQARX, LQ, STQ accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[19/27] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[20/27] accel/tcg: Remove prot argument to atomic_mmu_lookup accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[22/27] qemu/atomic128: Split atomic16_read accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[23/27] accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[24/27] tcg: Split out tcg/debug-assert.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-20 Richard Henderson New
[25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[26/27] qemu/atomic128: Add runtime test for FEAT_LSE2 accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h accel/tcg: Improvements to atomic128.h - - - - --- 2023-05-20 Richard Henderson New
[v2,01/27] util: Introduce host-specific cpuinfo.h accel/tcg: Improvements to atomic128.h - - 3 - --- 2023-05-23 Richard Henderson New
[v2,02/27] util: Add cpuinfo-i386.c accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,03/27] util: Add i386 CPUINFO_ATOMIC_VMOVDQU accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,04/27] tcg/i386: Use host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,05/27] util/bufferiszero: Use i386 host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,06/27] migration/xbzrle: Shuffle function order accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,07/27] migration/xbzrle: Use i386 host/cpuinfo.h accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,08/27] migration: Build migration_files once accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,09/27] util: Add cpuinfo-aarch64.c accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,10/27] include/host: Split out atomic128-cas.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,11/27] include/host: Split out atomic128-ldst.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,12/27] meson: Fix detect atomic128 support with optimization accel/tcg: Improvements to atomic128.h - 1 2 - --- 2023-05-23 Richard Henderson New
[v2,13/27] include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,14/27] target/ppc: Use tcg_gen_qemu_{ld, st}_i128 for LQARX, LQ, STQ accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,15/27] target/s390x: Use tcg_gen_qemu_{ld, st}_i128 for LPQ, STPQ accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,17/27] target/s390x: Use cpu_{ld,st}*_mmu in do_csst accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,18/27] target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,19/27] accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,20/27] accel/tcg: Remove prot argument to atomic_mmu_lookup accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,21/27] accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,22/27] qemu/atomic128: Split atomic16_read accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,23/27] accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,24/27] tcg: Split out tcg/debug-assert.h accel/tcg: Improvements to atomic128.h - - 2 - --- 2023-05-23 Richard Henderson New
[v2,25/27] qemu/atomic128: Improve cmpxchg fallback for atomic16_set accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,26/27] qemu/atomic128: Add runtime test for FEAT_LSE2 accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,27/27] qemu/atomic128: Add x86_64 atomic128-ldst.h accel/tcg: Improvements to atomic128.h - - 1 - --- 2023-05-23 Richard Henderson New
[v2,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,02/52] tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,03/52] tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,04/52] tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,05/52] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h tcg: Build once for system, once for user - - 1 - --- 2023-05-23 Richard Henderson New
[v2,06/52] tcg: Widen CPUTLBEntry comparators to 64-bits tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,07/52] tcg: Add tlb_fast_offset to TCGContext tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,08/52] tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS tcg: Build once for system, once for user - 1 1 - --- 2023-05-23 Richard Henderson New
[v2,09/52] *: Add missing includes of qemu/error-report.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,10/52] *: Add missing includes of tcg/debug-assert.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,11/52] *: Add missing includes of tcg/tcg.h tcg: Build once for system, once for user - - 1 - --- 2023-05-23 Richard Henderson New
[v2,12/52] tcg: Split out tcg-target-reg-bits.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,13/52] target/arm: Fix test of TCG_OVERSIZED_GUEST tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,14/52] tcg: Split out tcg/oversized-guest.h tcg: Build once for system, once for user - - 1 - --- 2023-05-23 Richard Henderson New
[v2,15/52] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,16/52] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,17/52] target/arm: Include helper-gen.h in translator.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,18/52] target/hexagon: Include helper-gen.h where needed tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,19/52] tcg: Remove outdated comments in helper-head.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,20/52] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,21/52] tcg: Pass TCGHelperInfo to tcg_gen_callN tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,22/52] tcg: Move temp_idx and tcgv_i32_temp debug out of line tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,23/52] tcg: Split tcg_gen_callN tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,24/52] tcg: Split helper-gen.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,25/52] tcg: Split helper-proto.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,26/52] tcg: Add insn_start_words to TCGContext tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,27/52] tcg: Add guest_mo to TCGContext tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,28/52] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
[v2,29/52] tcg: Split tcg/tcg-op-gvec.h tcg: Build once for system, once for user - - - - --- 2023-05-23 Richard Henderson New
« 1 2 ... 871 872 8734285 4286 »