Show patches with: Submitter = Richard Henderson       |   22843 patches
« 1 2 ... 46 47 48228 229 »
Patch Series S/W/F Date Submitter Delegate State
[14/15] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[13/15] linux-user: Use abi_uint not unsigned in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[12/15] linux-user: Use abi_short not short in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[11/15] linux-user: Use abi_ushort not unsigned short in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[10/15] linux-user: Use abi_int not int in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[09/15] linux-user: Use abi_llong not long long in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[08/15] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[07/15] linux-user: Use abi_uint not unsigned int in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[06/15] linux-user: Use abi_llong not int64_t in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[05/15] linux-user: Use abi_ullong not uint64_t in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[04/15] linux-user: Use abi_int not int32_t in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[03/15] linux-user: Use abi_uint not uint32_t in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[02/15] linux-user: Remove #if 0 block in syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
[01/15] linux-user: Reformat syscall_defs.h linux-user: Fix syscalls_def.h for target abi --- 2023-06-03 Richard Henderson Superseded
target/sh4: Emit insn_start for each insn in gUSA region target/sh4: Emit insn_start for each insn in gUSA region --- 2023-06-03 Richard Henderson Superseded
[35/35] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[34/35] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[33/35] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[32/35] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[31/35] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[30/35] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[29/35] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[28/35] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[27/35] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[26/35] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[25/35] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[24/35] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[23/35] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[22/35] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[21/35] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[20/35] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[19/35] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[18/35] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[17/35] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[16/35] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[15/35] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[14/35] target/riscv: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[13/35] target/ppc: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[12/35] target/arm: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[11/35] target/i386: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[10/35] crypto: Add aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[09/35] target/riscv: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[08/35] target/ppc: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[07/35] target/arm: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[06/35] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[05/35] target/i386: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[04/35] crypto: Add aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[01/35] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
decodetree: Add --output-null for meson testing decodetree: Add --output-null for meson testing --- 2023-05-31 Richard Henderson Accepted
[v3,48/48] tcg: Build once for system and once for user-only tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,47/48] exec/poison: Do not poison CONFIG_SOFTMMU tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,46/48] plugins: Drop unused headers from exec/plugin-gen.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,45/48] plugins: Move plugin_insn_append to translator.c tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,44/48] tcg: Remove target-specific headers from tcg.[ch] tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,43/48] tcg: Move env defines out of NEED_CPU_H in helper-head.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,42/48] tcg: Fix PAGE/PROT confusion tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,41/48] accel/tcg: Tidy includes for translator.[ch] tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,40/48] *: Add missing includes of exec/exec-all.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,39/48] *: Add missing includes of exec/translation-block.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,38/48] target/mips: Tidy helpers for translation tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,37/48] target/arm: Tidy helpers for translation tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,36/48] accel/tcg: Move translator_fake_ldb out of line tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,35/48] accel/tcg: Introduce translator_io_start tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,34/48] accel/tcg: Move most of gen-icount.h into translator.c tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,33/48] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,32/48] tcg: Spit out exec/translation-block.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,31/48] exec-all: Widen TranslationBlock pc and cs_base to 64-bits tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,30/48] exec-all: Widen tb_page_addr_t for user-only tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,29/48] tcg: Remove NO_CPU_IO_DEFS tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,28/48] tcg: Split tcg/tcg-op-gvec.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,27/48] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,26/48] tcg: Add guest_mo to TCGContext tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,25/48] tcg: Add insn_start_words to TCGContext tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,24/48] tcg: Split helper-proto.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,23/48] tcg: Split helper-gen.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,22/48] tcg: Split tcg_gen_callN tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,19/48] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,18/48] tcg: Remove outdated comments in helper-head.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,17/48] target/hexagon: Include helper-gen.h where needed tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,16/48] target/arm: Include helper-gen.h in translator.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,13/48] tcg: Split out tcg/oversized-guest.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,12/48] target/arm: Fix test of TCG_OVERSIZED_GUEST tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,11/48] tcg: Split out tcg-target-reg-bits.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,10/48] *: Add missing includes of tcg/tcg.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,09/48] *: Add missing includes of tcg/debug-assert.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,08/48] *: Add missing includes of qemu/error-report.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,07/48] tcg: Add tlb_fast_offset to TCGContext tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,06/48] tcg: Widen CPUTLBEntry comparators to 64-bits tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,05/48] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,04/48] tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,03/48] tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,02/48] tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL tcg: Build once for system, once for user --- 2023-05-31 Richard Henderson Superseded
[v3,20/20] target/arm: Enable FEAT_LSE2 for -cpu max target/arm: Implement FEAT_LSE2 --- 2023-05-30 Richard Henderson Superseded
« 1 2 ... 46 47 48228 229 »