Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 881 882 8834264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,16/18] linux-user/ppc: Add vdso linux-user: Implement VDSOs - - - - --- 2023-08-16 Richard Henderson New
[v4,17/18] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD linux-user: Implement VDSOs - - - - --- 2023-08-16 Richard Henderson New
[v4,18/18] linux-user/s390x: Add vdso linux-user: Implement VDSOs - - - - --- 2023-08-16 Richard Henderson New
[1/6] util/selfmap: Use dev_t and ino_t in MapInfo linux-user: Rewrite open_self_maps - - 1 - --- 2023-08-16 Richard Henderson New
[2/6] linux-user: Use walk_memory_regions for open_self_maps linux-user: Rewrite open_self_maps - - - - --- 2023-08-16 Richard Henderson New
[3/6] linux-user: Adjust brk for load_bias linux-user: Rewrite open_self_maps - 1 1 - --- 2023-08-16 Richard Henderson New
[4/6] linux-user: Show heap address in /proc/pid/maps linux-user: Rewrite open_self_maps - - 1 - --- 2023-08-16 Richard Henderson New
[5/6] linux-user: Remove ELF_START_MMAP and image_info.start_mmap linux-user: Rewrite open_self_maps - - 1 - --- 2023-08-16 Richard Henderson New
[6/6] linux-user: Show vdso address in /proc/pid/maps linux-user: Rewrite open_self_maps - - 1 - --- 2023-08-16 Richard Henderson New
[01/33] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[02/33] linux-user: Adjust SVr4 NULL page mapping linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[03/33] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[04/33] linux-user: Remove qemu_host_page_size from create_elf_tables linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[05/33] linux-user/hppa: Simplify init_guest_commpage linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[06/33] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[07/33] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[08/33] linux-user: Remove qemu_host_page_{size, mask} from mmap.c linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[09/33] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[10/33] linux-user: Remove HOST_PAGE_ALIGN from mmap.c linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[11/33] migration: Remove qemu_host_page_size linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[12/33] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[13/33] softmmu/physmem: Remove qemu_host_page_size linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[15/33] linux-user: Remove qemu_host_page_size from main linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[16/33] linux-user: Split out target_mmap__locked linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[17/33] linux-user: Move some mmap checks outside the lock linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[18/33] linux-user: Fix sub-host-page mmap linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[19/33] linux-user: Split out mmap_end linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[20/33] linux-user: Do early mmap placement only for reserved_va linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[21/33] linux-user: Split out mmap_h_eq_g linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[22/33] linux-user: Split out mmap_h_lt_g linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[23/33] linux-user: Split out mmap_h_gt_g linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[24/33] tests/tcg: Remove run-test-mmap-* linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[25/33] tests/tcg: Extend file in linux-madvise.c linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[26/33] linux-user: Deprecate and disable -p pagesize linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[27/33] cpu: Remove page_size_init linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[28/33] accel/tcg: Disconnect TargetPageDataNode from page size linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[29/33] linux-user: Allow TARGET_PAGE_BITS_VARY linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[31/33] linux-user: Bound mmap_min_addr by host page size linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[33/33] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only linux-user: Improve host and guest page size handling - - - - --- 2023-08-18 Richard Henderson New
[1/3] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap bsd-user: image_info cleanups - - 1 - --- 2023-08-18 Richard Henderson New
[2/3] bsd-user: Remove image_info.mmap bsd-user: image_info cleanups - - - - --- 2023-08-18 Richard Henderson New
[3/3] bsd-user: Remove image_info.start_brk bsd-user: image_info cleanups - - 1 - --- 2023-08-18 Richard Henderson New
target/arm: Fix SME ST1Q target/arm: Fix SME ST1Q - 1 1 - --- 2023-08-18 Richard Henderson New
[v2,01/23] tcg: Introduce negsetcond opcodes tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,02/23] tcg: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,03/23] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,04/23] target/arm: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,05/23] target/m68k: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,06/23] target/openrisc: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,07/23] target/ppc: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes - - 2 1 --- 2023-08-18 Richard Henderson New
[v2,08/23] target/sparc: Use tcg_gen_movcond_i64 in gen_edge tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,09/23] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,10/23] tcg/ppc: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,11/23] tcg/ppc: Use the Set Boolean Extension tcg: Introduce negsetcond opcodes - - 1 1 --- 2023-08-18 Richard Henderson New
[v2,12/23] tcg/aarch64: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,13/23] tcg/arm: Implement negsetcond_i32 tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,14/23] tcg/riscv: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,15/23] tcg/s390x: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - - - --- 2023-08-18 Richard Henderson New
[v2,16/23] tcg/sparc64: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,17/23] tcg/i386: Merge tcg_out_brcond{32,64} tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,18/23] tcg/i386: Merge tcg_out_setcond{32,64} tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,19/23] tcg/i386: Merge tcg_out_movcond{32,64} tcg: Introduce negsetcond opcodes - - 2 - --- 2023-08-18 Richard Henderson New
[v2,20/23] tcg/i386: Use CMP+SBB in tcg_out_setcond tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,21/23] tcg/i386: Clear dest first in tcg_out_setcond if possible tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,22/23] tcg/i386: Use shift in tcg_out_setcond tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,23/23] tcg/i386: Implement negsetcond_* tcg: Introduce negsetcond opcodes - - 1 - --- 2023-08-18 Richard Henderson New
[v2,01/18] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,02/18] target/arm: Use clmul_8* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,03/18] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,04/18] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[v2,05/18] crypto: Add generic 16-bit carry-less multiply routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,06/18] target/arm: Use clmul_16* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,07/18] target/s390x: Use clmul_16* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,08/18] target/ppc: Use clmul_16* routines crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[v2,09/18] crypto: Add generic 32-bit carry-less multiply routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,10/18] target/arm: Use clmul_32* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,11/18] target/s390x: Use clmul_32* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,12/18] target/ppc: Use clmul_32* routines crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[v2,13/18] crypto: Add generic 64-bit carry-less multiply routine crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[v2,14/18] target/arm: Use clmul_64 crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,15/18] target/s390x: Use clmul_64 crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,16/18] target/ppc: Use clmul_64 crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-19 Richard Henderson New
[v2,17/18] host/include/i386: Implement clmul.h crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[v2,18/18] host/include/aarch64: Implement clmul.h crypto: Provide clmul.h and host accel - - - - --- 2023-08-19 Richard Henderson New
[1/4] linux-user: Move shmat and shmdt implementations to mmap.c linux-user: shmat/shmdt improvements - - 2 1 --- 2023-08-20 Richard Henderson New
[2/4] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt} linux-user: shmat/shmdt improvements - - - - --- 2023-08-20 Richard Henderson New
[3/4] linux-user: Fix shmdt linux-user: shmat/shmdt improvements - - - - --- 2023-08-20 Richard Henderson New
[4/4] linux-user: Track shm regions with an interval tree linux-user: shmat/shmdt improvements - - - - --- 2023-08-20 Richard Henderson New
softfloat: Handle m68k extended precision denormals properly softfloat: Handle m68k extended precision denormals properly - - 1 - --- 2023-08-21 Richard Henderson New
target/arm: Fix 64-bit SSRA target/arm: Fix 64-bit SSRA - 1 1 - --- 2023-08-21 Richard Henderson New
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr target/ppc: Flush inputs to zero with NJ in ppc_store_vscr - - 1 - --- 2023-08-21 Richard Henderson New
[v3,01/19] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
[v3,02/19] target/arm: Use clmul_8* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
[v3,03/19] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
[v3,04/19] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel - - - - --- 2023-08-21 Richard Henderson New
[v3,05/19] crypto: Add generic 16-bit carry-less multiply routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
[v3,06/19] target/arm: Use clmul_16* routines crypto: Provide clmul.h and host accel - - 1 - --- 2023-08-21 Richard Henderson New
« 1 2 ... 881 882 8834264 4265 »