Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   28665 patches
« 1 2 ... 130 131 132286 287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/21] linux-user/hppa: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-16 Richard Henderson New
[07/21] linux-user/hexagon: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[06/21] linux-user/cris: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[05/21] linux-user/alpha: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[04/21] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[03/21] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[02/21] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[01/21] linux-user: Add infrastructure for a signal trampoline page linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[5/5] linux-user/s390x: Save and restore psw.mask properly linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[4/5] target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[3/5] target/s390x: Improve s390_cpu_dump_state vs cc_op linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[2/5] target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask linux-user/s390x: Fix psw.mask handling in signals - - 1 - --- 2021-06-15 Richard Henderson New
[1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h linux-user/s390x: Fix psw.mask handling in signals - - 2 - --- 2021-06-15 Richard Henderson New
[v2,8/8] configure: Remove probe for _Static_assert configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,7/8] qemu/compiler: Remove QEMU_GENERIC configure: Change to -std=gnu11 - - 1 - --- 2021-06-14 Richard Henderson New
[v2,6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - 1 1 --- 2021-06-14 Richard Henderson New
[v2,5/8] util: Use unique type for QemuRecMutex in thread-posix.h configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,3/8] util: Use real functions for thread-posix QemuRecMutex configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,2/8] softfloat: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - 2 - --- 2021-06-14 Richard Henderson New
[v2,1/8] configure: Use -std=gnu11 configure: Change to -std=gnu11 - - 3 - --- 2021-06-14 Richard Henderson New
[28/28] tcg/riscv: Remove MO_BSWAP handling tcg: bswap improvements 1 - - - --- 2021-06-14 Richard Henderson New
[27/28] tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAP tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[26/28] tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[25/28] target/mips: Fix gen_mxu_s32ldd_s32lddr tcg: bswap improvements 1 - - - --- 2021-06-14 Richard Henderson New
[24/28] target/sh4: Improve swap.b translation tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[23/28] target/i386: Improve bswap translation tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[22/28] target/arm: Improve REVSH tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[21/28] target/arm: Improve vector REV tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[20/28] target/arm: Improve REV32 tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[19/28] tcg: Make use of bswap flags in tcg_gen_qemu_st_* tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[18/28] tcg: Make use of bswap flags in tcg_gen_qemu_ld_* tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[17/28] tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[16/28] tcg: Handle new bswap flags during optimize tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[15/28] tcg/tci: Support bswap flags tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[14/28] tcg/mips: Support bswap flags in tcg_out_bswap32 tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[13/28] tcg/mips: Support bswap flags in tcg_out_bswap16 tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[12/28] tcg/s390: Support bswap flags tcg: bswap improvements - - - - --- 2021-06-14 Richard Henderson New
[11/28] tcg/ppc: Use power10 byte-reverse instructions tcg: bswap improvements - - - - --- 2021-06-14 Richard Henderson New
[10/28] tcg/ppc: Support bswap flags tcg: bswap improvements - - - - --- 2021-06-14 Richard Henderson New
[09/28] tcg/ppc: Split out tcg_out_bswap64 tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[08/28] tcg/ppc: Split out tcg_out_bswap32 tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[07/28] tcg/ppc: Split out tcg_out_bswap16 tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[06/28] tcg/ppc: Split out tcg_out_sari{32,64} tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[05/28] tcg/ppc: Split out tcg_out_ext{8,16,32}s tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[04/28] tcg/arm: Support bswap flags tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[03/28] tcg/aarch64: Support bswap flags tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[02/28] tcg/i386: Support bswap flags tcg: bswap improvements - - 1 - --- 2021-06-14 Richard Henderson New
[01/28] tcg: Add flags argument to bswap opcodes tcg: bswap improvements - - 2 - --- 2021-06-14 Richard Henderson New
[PULL,v2,22/34] tcg: Allocate code_gen_buffer into struct tcg_region_state Untitled series #248634 - - 2 - --- 2021-06-14 Richard Henderson New
[PULL,v2,00/34] tcg patch queue - - - - --- 2021-06-14 Richard Henderson New
accel/tcg: Probe the proper permissions for atomic ops accel/tcg: Probe the proper permissions for atomic ops - - 1 - --- 2021-06-13 Richard Henderson New
target/arm: Fix mte page crossing test target/arm: Fix mte page crossing test - - - - --- 2021-06-12 Richard Henderson New
linux-user: Set CF_PARALLEL when mapping shared memory linux-user: Set CF_PARALLEL when mapping shared memory - - 1 - --- 2021-06-12 Richard Henderson New
[PULL,34/34] docs/devel: Explain in more detail the TB chaining mechanisms [PULL,01/34] meson: Split out tcg/meson.build - - - - --- 2021-06-11 Richard Henderson New
[PULL,33/34] softfloat: Fix tp init in float32_exp2 [PULL,01/34] meson: Split out tcg/meson.build - 2 1 - --- 2021-06-11 Richard Henderson New
[PULL,32/34] tcg/arm: Fix tcg_out_op function signature [PULL,01/34] meson: Split out tcg/meson.build - - - - --- 2021-06-11 Richard Henderson New
[PULL,31/34] tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* [PULL,01/34] meson: Split out tcg/meson.build - 1 2 - --- 2021-06-11 Richard Henderson New
[PULL,30/34] tcg: Introduce tcg_remove_ops_after [PULL,01/34] meson: Split out tcg/meson.build - - 1 - --- 2021-06-11 Richard Henderson New
[PULL,29/34] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,28/34] tcg: When allocating for !splitwx, begin with PROT_NONE [PULL,01/34] meson: Split out tcg/meson.build - - 1 - --- 2021-06-11 Richard Henderson New
[PULL,27/34] tcg: Merge buffer protection and guard page protection [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,26/34] tcg: Round the tb_size default from qemu_get_host_physmem [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,25/34] util/osdep: Add qemu_mprotect_rw [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,24/34] tcg: Sink qemu_madvise call to common code [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,23/34] tcg: Return the map protection from alloc_code_gen_buffer [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,22/34] tcg: Allocate code_gen_buffer into struct tcg_region_state [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,21/34] tcg: Move in_code_gen_buffer and tests to region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,20/34] tcg: Tidy split_cross_256mb [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,19/34] tcg: Tidy tcg_n_regions [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,18/34] tcg: Rename region.start to region.after_prologue [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,17/34] tcg: Replace region.end with region.total_size [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,16/34] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,15/34] tcg: Introduce tcg_max_ctxs [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,14/34] accel/tcg: Pass down max_cpus to tcg_init [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,13/34] accel/tcg: Use MiB in tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,12/34] accel/tcg: Merge tcg_exec_init into tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,11/34] tcg: Create tcg_init [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,10/34] accel/tcg: Rename tcg_init to tcg_init_machine [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,09/34] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,08/34] accel/tcg: Inline cpu_gen_init [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,07/34] tcg: Split out region.c [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,06/34] tcg: Split out tcg_region_prologue_set [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,05/34] tcg: Split out tcg_region_initial_alloc [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,04/34] tcg: Remove error return from tcg_region_initial_alloc__locked [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,03/34] tcg: Re-order tcg_region_init vs tcg_prologue_init [PULL,01/34] meson: Split out tcg/meson.build - - 2 - --- 2021-06-11 Richard Henderson New
[PULL,02/34] meson: Split out fpu/meson.build [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,01/34] meson: Split out tcg/meson.build [PULL,01/34] meson: Split out tcg/meson.build - - 3 - --- 2021-06-11 Richard Henderson New
[PULL,00/34] tcg patch queue - - - - --- 2021-06-11 Richard Henderson New
[8/8] configure: Remove probe for _Static_assert configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[7/8] qemu/compiler: Remove QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[5/8] util: Use unique type for QemuRecMutex in thread-posix.h configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[3/8] util: Use real functions for thread-posix QemuRecMutex configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[2/8] softfloat: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 - - - - --- 2021-06-11 Richard Henderson New
[1/8] configure: Use -std=gnu11 configure: Change to -std=gnu11 - - 1 - --- 2021-06-11 Richard Henderson New
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* - 1 2 - --- 2021-06-10 Richard Henderson New
accel/tcg: Use MiB in tcg_init_machine accel/tcg: Use MiB in tcg_init_machine - - 3 - --- 2021-06-10 Richard Henderson New
softfloat: Fix tp init in float32_exp2 softfloat: Fix tp init in float32_exp2 - 2 1 - --- 2021-06-07 Richard Henderson New
« 1 2 ... 130 131 132286 287 »