Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   6075 patches
« 1 2 3 460 61 »
Patch Series S/W/F Date Submitter Delegate State
[37/37] meson: Only allow CONFIG_USER_ONLY from certain source sets accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[36/37] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[35/37] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[34/37] include/system: Remove ifndef CONFIG_USER_ONLY accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[33/37] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[31/37] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[30/37] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[29/37] include/exec: Split out cpu-mmu-index.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[28/37] plugins: Move api.c, core.c to libuser_ss, libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[27/37] system: Move watchpoint.c to libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[26/37] hw/core: Move unconditional files to libsystem_ss, libuser_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[25/37] common-user: Split out watchpoint-stub.c accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[24/37] include/system: Move exec/ramblock.h to system/ramblock.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[22/37] semihosting: Move user-only implementation out-of-line accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[21/37] target/xtensa: Protect semihosting call with CONFIG_SEMIHOSTING accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[19/37] accel/tcg: Use libuser_ss and libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[18/37] gdbstub: Move syscalls.c out of common_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[17/37] meson: Introduce top-level libuser_ss and libsystem_ss accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[16/37] include/system: Move exec/ioport.h to system/ioport.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[15/37] include/system: Move exec/address-spaces.h to system/address-spaces.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[14/37] include/system: Move exec/memory.h to system/memory.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[13/37] include/exec: Split out mmap-lock.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[12/37] accel/tcg: Remove mmap_lock/unlock from watchpoint.c accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[11/37] accel/tcg: Implement translator_ld*_end accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[10/37] accel/tcg: Use cpu_ld*_code_mmu in translator.c accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[09/37] accel/tcg: Perform aligned atomic reads in translator_ld accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[08/37] include/exec: Inline *_code memory operations accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[07/37] include/exec: Inline *_data memory operations accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[06/37] include/exec: Inline *_data_ra memory operations accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[05/37] include/exec: Inline *_mmuidx_ra memory operations accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[04/37] include/exec: Split out cpu-ldst-common.h accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[03/37] include/exec: Use vaddr for *_mmu guest memory access routines accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[02/37] accel/tcg: Build plugin-gen.c once accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[01/37] accel/tcg: Build user-exec-stub.c once accel/tcg, codebase: Build once patches --- 2025-03-13 Richard Henderson New
[PULL,23/23] accel/tcg: Build tcg-runtime-gvec.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,22/23] accel/tcg: Build tcg-runtime.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,21/23] qemu/atomic128: Include missing 'qemu/atomic.h' header [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,20/23] qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,19/23] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,16/23] accel/tcg: Build tcg-accel-ops-mttcg.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,15/23] accel/tcg: Build tcg-accel-ops-rr.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,14/23] accel/tcg: Build tcg-accel-ops-icount.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,13/23] accel/tcg: Build tcg-accel-ops.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,12/23] system: Build watchpoint.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,11/23] exec: Declare tlb_flush*() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,10/23] exec: Declare tlb_hit*() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,09/23] exec: Declare tlb_set_page() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,07/23] exec: Declare tlb_set_page_full() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,06/23] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,05/23] accel/tcg: Compile watchpoint.c once [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson New
[PULL,00/23] tcg patch queue --- 2025-03-08 Richard Henderson New
[2/2] target/arm: Simplify pstate_sm check in sve_access_check target/arm: SME vs FP enable fixes --- 2025-03-07 Richard Henderson New
[1/2] target/arm: Make DisasContext.{fp, sve}_access_checked tristate target/arm: SME vs FP enable fixes --- 2025-03-07 Richard Henderson New
[14/16] include/exec: Split out helper-getpc.h accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson New
[v4,24/24] target/m68k: Implement FPIAR target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,23/24] target/m68k: Make vmstate variables static target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,22/24] tests/tcg/m68k: Add packed decimal tests target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,21/24] target/m68k: Implement packed decimal real loads and stores target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,20/24] target/m68k: Merge gen_store_fp, gen_store_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,19/24] target/m68k: Merge gen_load_fp, gen_load_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,18/24] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,17/24] target/m68k: Split gen_ea_mode_fp for load/store target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,16/24] target/m68k: Remove env argument to gen_ea_mode_fp target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,15/24] target/m68k: Remove env argument to gen_store_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,14/24] target/m68k: Remove env argument to gen_load_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,13/24] target/m68k: Remove env argument to gen_lea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,12/24] target/m68k: Remove env argument to gen_lea_indexed target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,11/24] target/m68k: Split gen_ea_mode for load/store target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,10/24] target/m68k: Move pre-dec/post-inc to gen_lea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,08/24] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,07/24] target/m68k: Merge gen_ea into SRC_EA and DEST_EA target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,05/24] target/m68k: Update FPSR for FMOVECR target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,04/24] target/m68k: Update FPSR.EXC target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,03/24] target/m68k: Keep FPSR up-to-date target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,02/24] target/m68k: Restore fp rounding mode on vm load target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[v4,01/24] target/m68k: Add FPSR exception bit defines target/m68k: fpu improvements --- 2025-02-24 Richard Henderson New
[PULL,v3,00/28] tcg patch queue --- 2025-02-18 Richard Henderson New
[v3,00/28] tcg patch queue --- 2025-02-18 Richard Henderson New
[PULL,v2.5,00/27] tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,25/27] target/sparc: fake UltraSPARC T1 PCR and PIC registers tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,24/27] target/sparc: Fix gdbstub incorrectly handling registers f32-f62 tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,22/27] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,15/27] tcg: Introduce the 'z' constraint for a hardware zero register tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,14/27] include/exec: Use uintptr_t in CPUTLBEntry tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,13/27] include/exec: Change vaddr to uintptr_t tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,12/27] target/loongarch: Use VADDR_PRIx for logging pc_next tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,09/27] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,04/27] tcg: Merge INDEX_op_qemu_*_{a32,a64}_* tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,02/27] tcg: Remove TCG_OVERSIZED_GUEST tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,01/27] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS tcg patch queue --- 2025-02-17 Richard Henderson New
[v3,162/162] tcg: Remove tcg_out_op tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,161/162] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,160/162] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,159/162] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
« 1 2 3 460 61 »