Show patches with: Submitter = Richard Henderson       |    Archived = No       |   24833 patches
« 1 2 3 4248 249 »
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,18/23] accel/tcg: Split out getpc.h [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[PULL,17/23] accel/tcg: Restrict GETPC_ADJ to 'tb-internal.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[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,08/23] exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h' [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[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
[PULL,04/23] include/exec: Split out exec/cpu-interrupt.h [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[PULL,03/23] include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[PULL,02/23] accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/ [v2] linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall --- 2025-03-08 Richard Henderson Accepted
[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,01/23] linux-user/main: Allow setting tb-size [PULL,01/23] linux-user/main: Allow setting tb-size --- 2025-03-08 Richard Henderson Accepted
[PULL,00/23] tcg patch queue --- 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 Superseded
[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
[16/16] accel/tcg: Build tcg-runtime-gvec.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[15/16] accel/tcg: Build tcg-runtime.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[14/16] include/exec: Split out helper-getpc.h accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson New
[13/16] accel/tcg: Build tcg-accel-ops-mttcg.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[12/16] accel/tcg: Build tcg-accel-ops-rr.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[11/16] accel/tcg: Build tcg-accel-ops-icount.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[10/16] accel/tcg: Build tcg-accel-ops.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[09/16] system: Build watchpoint.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[08/16] exec: Declare tlb_flush*() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[07/16] exec: Declare tlb_hit*() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[06/16] exec: Declare tlb_set_page() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[05/16] exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[04/16] exec: Declare tlb_set_page_full() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[03/16] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[02/16] accel/tcg: Compile watchpoint.c once accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
[01/16] include/exec: Split out exec/cpu-interrupt.h accel/tcg: Compile more files once --- 2025-03-07 Richard Henderson Superseded
include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h --- 2025-03-07 Richard Henderson Superseded
include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h include/exec: Move TARGET_PAGE_{SIZE, MASK, BITS} to target_page.h --- 2025-03-06 Richard Henderson Superseded
[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
« 1 2 3 4248 249 »