Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   28403 patches
« 1 2 ... 7 8 9284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/33] target/m68k: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[12/33] target/loongarch: Rename MMU_IDX_* hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[11/33] target/loongarch: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[10/33] target/i386: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[09/33] target/hppa: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - 1 - --- 2024-01-29 Richard Henderson New
[08/33] target/cris: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[07/33] target/cris: Cache mem_index in DisasContext hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[06/33] target/avr: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[05/33] target/arm: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[04/33] target/arm: Split out arm_env_mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[03/33] target/alpha: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[02/33] target/alpha: Split out alpha_env_mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[01/33] include/hw/core: Add mmu_index to CPUClass hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[PULL,31/31] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/ [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,30/31] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,29/31] accel/tcg: Inline need_replay_interrupt [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,28/31] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ [PULL,01/31] cpu-exec: simplify jump cache management - - 3 - --- 2024-01-29 Richard Henderson New
[PULL,27/31] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler [PULL,01/31] cpu-exec: simplify jump cache management - - 3 - --- 2024-01-29 Richard Henderson New
[PULL,26/31] accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,25/31] target/loongarch: Constify loongarch_tcg_ops [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,24/31] include/qemu: Add TCGCPUOps typedef to typedefs.h [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,23/31] accel/tcg: Un-inline icount_exit_request() for clarity [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,22/31] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,21/31] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy() [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,20/31] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,19/31] accel/tcg: Move perf and debuginfo support to tcg/ [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,18/31] accel/tcg: Remove #ifdef TARGET_I386 from perf.c [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,17/31] tcg: Make tb_cflags() usable from target-agnostic code [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,16/31] accel/tcg: Make use of qemu_target_page_mask() in perf.c [PULL,01/31] cpu-exec: simplify jump cache management - - 3 - --- 2024-01-29 Richard Henderson New
[PULL,15/31] target: Make qemu_target_page_mask() available for *-user [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,14/31] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,13/31] tests/tcg: Add the PROT_NONE gdbstub test [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,12/31] tests/tcg: Factor out gdbstub test functions [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,11/31] linux-user: Allow gdbstub to ignore page protection [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,10/31] include/hw/core: Remove i386 conditional on fake_user_interrupt [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,09/31] include/hw/core: Move do_interrupt in TCGCPUOps [PULL,01/31] cpu-exec: simplify jump cache management - - - - --- 2024-01-29 Richard Henderson New
[PULL,08/31] include/exec: Move cpu_*()/cpu_env() to common header [PULL,01/31] cpu-exec: simplify jump cache management - - 2 - --- 2024-01-29 Richard Henderson New
[PULL,07/31] include/exec: Move PAGE_* macros to common header [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,06/31] include/exec: typedef abi_ptr to vaddr [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,05/31] include/exec: Use vaddr in DisasContextBase for virtual addresses [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,04/31] target: Use vaddr in gen_intermediate_code [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,03/31] hw/core: Include vaddr.h from cpu.h [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,02/31] include/exec: Move vaddr defines to separate file [PULL,01/31] cpu-exec: simplify jump cache management - - 1 - --- 2024-01-29 Richard Henderson New
[PULL,01/31] cpu-exec: simplify jump cache management [PULL,01/31] cpu-exec: simplify jump cache management - - 2 1 --- 2024-01-29 Richard Henderson New
[PULL,00/31] tcg patch queue - - - - --- 2024-01-29 Richard Henderson New
[33/33] target/i386: Extract x86_cpu_exec_halt() from accel/tcg/ tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[32/33] accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[31/33] accel/tcg: Inline need_replay_interrupt tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[30/33] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ tcg patch queue, pre-pull - - 3 - --- 2024-01-28 Richard Henderson New
[29/33] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler tcg patch queue, pre-pull - - 3 - --- 2024-01-28 Richard Henderson New
[28/33] accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[27/33] target/loongarch: Constify loongarch_tcg_ops tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[26/33] include/qemu: Add TCGCPUOps typedef to typedefs.h tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[25/33] accel/tcg: Un-inline icount_exit_request() for clarity tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[24/33] accel/tcg: Rename tcg_cpus_exec() -> tcg_cpu_exec() tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[23/33] accel/tcg: Rename tcg_cpus_destroy() -> tcg_cpu_destroy() tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[22/33] accel/tcg: Rename tcg_ss[] -> tcg_specific_ss[] in meson tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[21/33] accel/tcg: Move perf and debuginfo support to tcg/ tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[20/33] accel/tcg: Remove #ifdef TARGET_I386 from perf.c tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[19/33] tcg: Make tb_cflags() usable from target-agnostic code tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[18/33] accel/tcg: Make use of qemu_target_page_mask() in perf.c tcg patch queue, pre-pull - - 3 - --- 2024-01-28 Richard Henderson New
[17/33] target: Make qemu_target_page_mask() available for *-user tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[16/33] accel/tcg/cpu-exec: Use RCU_READ_LOCK_GUARD tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[15/33] tests/tcg: Add the PROT_NONE gdbstub test tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[14/33] tests/tcg: Factor out gdbstub test functions tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[13/33] linux-user: Allow gdbstub to ignore page protection tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[12/33] include/hw/core: Remove i386 conditional on fake_user_interrupt tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[11/33] include/hw/core: Move do_interrupt in TCGCPUOps tcg patch queue, pre-pull - - - - --- 2024-01-28 Richard Henderson New
[10/33] include/exec: Move cpu_*()/cpu_env() to common header tcg patch queue, pre-pull - - 2 - --- 2024-01-28 Richard Henderson New
[09/33] include/exec: Move PAGE_* macros to common header tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[08/33] target: Uninline cpu_get_tb_cpu_state() tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[07/33] target: Uninline cpu_mmu_index() tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[06/33] include/exec: typedef abi_ptr to vaddr tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[05/33] include/exec: Use vaddr in DisasContextBase for virtual addresses tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[04/33] target: Use vaddr in gen_intermediate_code tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[03/33] hw/core: Include vaddr.h from cpu.h tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[02/33] include/exec: Move vaddr defines to separate file tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[01/33] cpu-exec: simplify jump cache management tcg patch queue, pre-pull - - 2 1 --- 2024-01-28 Richard Henderson New
[PULL,v2,8/8] tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct [PULL,v2,1/8] tcg: Remove unreachable code - 1 1 - --- 2024-01-23 Richard Henderson New
[PULL,v2,7/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump [PULL,v2,1/8] tcg: Remove unreachable code - - 2 - --- 2024-01-23 Richard Henderson New
[PULL,v2,6/8] linux-user/elfload: test return value of getrlimit [PULL,v2,1/8] tcg: Remove unreachable code - - 2 - --- 2024-01-23 Richard Henderson New
[PULL,v2,5/8] linux-user/riscv: Adjust vdso signal frame cfa offsets [PULL,v2,1/8] tcg: Remove unreachable code - - 2 - --- 2024-01-23 Richard Henderson New
[PULL,v2,4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns [PULL,v2,1/8] tcg: Remove unreachable code - 2 1 1 --- 2024-01-23 Richard Henderson New
[PULL,v2,3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS [PULL,v2,1/8] tcg: Remove unreachable code - 1 1 - --- 2024-01-23 Richard Henderson New
[PULL,v2,2/8] tcg: Make the cleanup-on-error path unique [PULL,v2,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-23 Richard Henderson New
[PULL,v2,1/8] tcg: Remove unreachable code [PULL,v2,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-23 Richard Henderson New
[PULL,v2,0/8] tcg pach queue - - - - --- 2024-01-23 Richard Henderson New
[PULL,8/8] linux-user/elfload: check PR_GET_DUMPABLE before creating coredump [PULL,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-21 Richard Henderson New
[PULL,7/8] linux-user/elfload: test return value of getrlimit [PULL,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-21 Richard Henderson New
[PULL,6/8] linux-user/riscv: Adjust vdso signal frame cfa offsets [PULL,1/8] tcg: Remove unreachable code - - - - --- 2024-01-21 Richard Henderson New
[PULL,5/8] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390 [PULL,1/8] tcg: Remove unreachable code - - - 2 --- 2024-01-21 Richard Henderson New
[PULL,4/8] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns [PULL,1/8] tcg: Remove unreachable code - 2 1 1 --- 2024-01-21 Richard Henderson New
[PULL,3/8] linux-user: Fixed cpu restore with pc 0 on SIGBUS [PULL,1/8] tcg: Remove unreachable code - 1 1 - --- 2024-01-21 Richard Henderson New
[PULL,2/8] tcg: Make the cleanup-on-error path unique [PULL,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-21 Richard Henderson New
[PULL,1/8] tcg: Remove unreachable code [PULL,1/8] tcg: Remove unreachable code - - 1 - --- 2024-01-21 Richard Henderson New
[PULL,0/8] tcg + linux-user patch queue - - - - --- 2024-01-21 Richard Henderson New
[2/2] tests/tcg/s390x: Import linux tools/testing/crypto/chacha20-s390 tcg/s390x: Fix chacha20-s390 - - - 1 --- 2024-01-17 Richard Henderson New
[1/2] tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns tcg/s390x: Fix chacha20-s390 - 2 1 - --- 2024-01-17 Richard Henderson New
linux-user/riscv: Fix sizeof_reg typo in vdso unwind info linux-user/riscv: Fix sizeof_reg typo in vdso unwind info - 1 2 - --- 2024-01-12 Richard Henderson New
[v3,38/38] tcg/tci: Support TCG_COND_TST{EQ,NE} [v3,01/38] tcg: Introduce TCG_COND_TST{EQ,NE} - - 1 - --- 2024-01-10 Richard Henderson New
« 1 2 ... 7 8 9284 285 »