Show patches with: Submitter = Richard Henderson       |    State = Action Required       |   28851 patches
« 1 2 ... 131 132 133288 289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,06/33] tcg: Store the TCGHelperInfo in the TCGOp for call [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - 1 1 --- 2021-06-19 Richard Henderson New
[PULL,05/33] accel/tcg: Add tcg call flags to plugins helpers [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - 1 1 --- 2021-06-19 Richard Henderson New
[PULL,04/33] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - - 1 --- 2021-06-19 Richard Henderson New
[PULL,03/33] accel/tcg/plugin-gen: Drop inline markers [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - 1 1 --- 2021-06-19 Richard Henderson New
[PULL,02/33] tcg: Add tcg_call_flags [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - 1 1 --- 2021-06-19 Richard Henderson New
[PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode [PULL,01/33] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode - - 1 1 --- 2021-06-19 Richard Henderson New
[PULL,00/33] tcg patch queue - - - - --- 2021-06-19 Richard Henderson New
[15/15] RFC accel/tcg: Defer some unaligned accesses to memory subsystem accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[14/15] softmmu/memory: Support some unaligned access accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[13/15] softmmu/memory: Disallow short writes accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[12/15] hw/scsi/megasas: Improve megasas_queue_ops min_access_size accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[11/15] hw/scsi/megasas: Fix megasas_mmio_ops sizes accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[10/15] hw/pci-host/q35: Improve blackhole_ops accel/tcg: Fix for #360 and other i/o alignment issues - - 1 - --- 2021-06-19 Richard Henderson New
[09/15] hw/net/e1000e: Fix impl.min_access_size accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[08/15] hw/net/e1000e: Fix size of io operations accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[07/15] softmmu/memory: Simplify access_with_adjusted_size interface accel/tcg: Fix for #360 and other i/o alignment issues - - 1 - --- 2021-06-19 Richard Henderson New
[06/15] softmmu/memory: Inline memory_region_dispatch_read1 accel/tcg: Fix for #360 and other i/o alignment issues - - 1 - --- 2021-06-19 Richard Henderson New
[05/15] accel/tcg: Handle page span access before i/o access accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[04/15] accel/tcg: Don't test for watchpoints for code read accel/tcg: Fix for #360 and other i/o alignment issues - - 1 - --- 2021-06-19 Richard Henderson New
[03/15] accel/tcg: Use byte ops for unaligned loads accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[02/15] accel/tcg: Extract load_helper_unaligned from load_helper accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[01/15] NOTFORMERGE q800: test case for do_unaligned_access issue accel/tcg: Fix for #360 and other i/o alignment issues - - - - --- 2021-06-19 Richard Henderson New
[v2,3/3] tcg: Restart when exhausting the stack frame tcg: Fixes for temp_allocate_frame - - 1 - --- 2021-06-19 Richard Henderson New
[v2,2/3] tcg: Allocate sufficient storage in temp_allocate_frame tcg: Fixes for temp_allocate_frame - 1 1 1 --- 2021-06-19 Richard Henderson New
[v2,1/3] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias tcg: Fixes for temp_allocate_frame - - 1 - --- 2021-06-19 Richard Henderson New
[2/2] tcg: Allocate sufficient storage in temp_allocate_frame tcg: Fixes for temp_allocate_frame - 1 1 - --- 2021-06-19 Richard Henderson New
[1/2] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias tcg: Fixes for temp_allocate_frame - - - - --- 2021-06-19 Richard Henderson New
[12/12] linux-user/hppa: Add vdso and use it for rt_sigreturn linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[11/12] linux-user/x86_64: Add vdso linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[10/12] linux-user: Add gen-vdso tool linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[09/12] linux-user: Load vdso image if available linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[08/12] linux-user: Introduce imgsrc_mmap linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[07/12] linux-user: Replace bprm->fd with bprm->src.fd linux-user: Load a vdso for x86_64 and hppa - - 1 - --- 2021-06-19 Richard Henderson New
[06/12] linux-user: Use ImageSource in load_symbols linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[05/12] linux-user: Use ImageSource in load_elf_image linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[04/12] linux-user: Do not clobber bprm_buf swapping ehdr linux-user: Load a vdso for x86_64 and hppa - - 1 - --- 2021-06-19 Richard Henderson New
[03/12] linux-user: Tidy loader_exec linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[02/12] linux-user: Introduce imgsrc_read, imgsrc_read_alloc linux-user: Load a vdso for x86_64 and hppa - - - - --- 2021-06-19 Richard Henderson New
[01/12] linux-user: Fix style problems in linuxload.c linux-user: Load a vdso for x86_64 and hppa - - 1 - --- 2021-06-19 Richard Henderson New
[v2,23/23] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,22/23] linux-user/xtensa: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,21/23] linux-user/sparc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,20/23] linux-user/sh4: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,19/23] linux-user/s390x: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 1 --- 2021-06-18 Richard Henderson New
[v2,18/23] linux-user/riscv: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-18 Richard Henderson New
[v2,17/23] linux-user/ppc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,16/23] linux-user/openrisc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-18 Richard Henderson New
[v2,15/23] linux-user/nios2: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,14/23] linux-user/mips: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,13/23] linux-user/mips: Tidy install_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,12/23] linux-user/microblaze: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,11/23] linux-user/m68k: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,10/23] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-18 Richard Henderson New
[v2,09/23] linux-user/hppa: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-18 Richard Henderson New
[v2,08/23] linux-user/hexagon: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,07/23] linux-user/cris: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,06/23] linux-user/alpha: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,05/23] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,04/23] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,03/23] linux-user/arm: Split out v2_frame linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-18 Richard Henderson New
[v2,02/23] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-18 Richard Henderson New
[v2,01/23] linux-user: Add infrastructure for a signal trampoline page linux-user: Move signal trampolines to new page - - 3 - --- 2021-06-18 Richard Henderson New
[v2,1/1] accel/tcg: Probe the proper permissions for atomic ops accel/tcg: Fix #390 and other atomicity musings - - 1 2 --- 2021-06-17 Richard Henderson New
[v2] accel/tcg: Probe the proper permissions for atomic ops [v2] accel/tcg: Probe the proper permissions for atomic ops - - 1 - --- 2021-06-16 Richard Henderson New
[PULL,8/8] configure: Remove probe for _Static_assert [PULL,1/8] configure: Use -std=gnu11 - - 2 - --- 2021-06-16 Richard Henderson New
[PULL,7/8] qemu/compiler: Remove QEMU_GENERIC [PULL,1/8] configure: Use -std=gnu11 - - 1 - --- 2021-06-16 Richard Henderson New
[PULL,6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC [PULL,1/8] configure: Use -std=gnu11 - - 1 1 --- 2021-06-16 Richard Henderson New
[PULL,5/8] util: Use unique type for QemuRecMutex in thread-posix.h [PULL,1/8] configure: Use -std=gnu11 - - 2 - --- 2021-06-16 Richard Henderson New
[PULL,4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl [PULL,1/8] configure: Use -std=gnu11 - - 2 - --- 2021-06-16 Richard Henderson New
[PULL,3/8] util: Use real functions for thread-posix QemuRecMutex [PULL,1/8] configure: Use -std=gnu11 - - 2 - --- 2021-06-16 Richard Henderson New
[PULL,2/8] softfloat: Use _Generic instead of QEMU_GENERIC [PULL,1/8] configure: Use -std=gnu11 - - 2 - --- 2021-06-16 Richard Henderson New
[PULL,1/8] configure: Use -std=gnu11 [PULL,1/8] configure: Use -std=gnu11 - - 3 - --- 2021-06-16 Richard Henderson New
[PULL,0/8] configure: Change to -std=gnu11 - - - - --- 2021-06-16 Richard Henderson New
[21/21] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[20/21] linux-user/xtensa: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[19/21] linux-user/sparc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[18/21] linux-user/sh4: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[17/21] linux-user/s390x: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[16/21] linux-user/riscv: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-16 Richard Henderson New
[15/21] linux-user/ppc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[14/21] linux-user/openrisc: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 2 - --- 2021-06-16 Richard Henderson New
[13/21] linux-user/nios2: Document non-use of setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[12/21] linux-user/mips: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[11/21] linux-user/microblaze: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[10/21] linux-user/m68k: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[09/21] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - - - --- 2021-06-16 Richard Henderson New
[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
« 1 2 ... 131 132 133288 289 »