Show patches with: State = Action Required       |    Archived = No       |   21473 patches
« 1 2 ... 27 28 29214 215 »
Patch Series S/W/F Date Submitter Delegate State
[v3,21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,19/34] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,15/34] target/arm/tcg: Export some generic vector helpers target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,13/34] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,12/34] target/arm/tcg: Move NEON helpers to neon_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,10/34] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,08/34] target/arm/tcg: Un-inline VFP translation helpers target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,07/34] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,06/34] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,05/34] target/arm/tcg: Expose some iwmmxt methods in 'translate.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,04/34] target/arm/tcg: Fix iwmmxt-related code style target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,03/34] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,02/34] target/arm/tcg: Rename helper template headers as '.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,01/34] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,3/5] tcg: Elide memory barriers implied by the host memory model tcg: Issue memory barriers for guest memory model --- 2023-06-19 Richard Henderson New
[v2,2/2] accel/tcg: Make probe_access() a generic TCG helper accel/tcg: Make probe_access() a generic TCG helper --- 2023-06-19 Philippe Mathieu-Daudé New
[v2,1/2] target/arm: Widen probe_access()'s address argument to 64-bits accel/tcg: Make probe_access() a generic TCG helper --- 2023-06-19 Philippe Mathieu-Daudé New
[PULL,30/60] hw/riscv/opentitan: Correct OpenTitanState parent type/size Untitled series #212477 --- 2023-06-14 Alistair Francis New
[PULL,29/60] hw/riscv/opentitan: Explicit machine type definition Untitled series #212477 --- 2023-06-14 Alistair Francis New
[PULL,28/60] hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition Untitled series #212477 --- 2023-06-14 Alistair Francis New
[PULL,27/60] hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro Untitled series #212477 --- 2023-06-14 Alistair Francis New
[PULL,26/60] hw/riscv/opentitan: Rename machine_[class]_init() functions Untitled series #212477 --- 2023-06-14 Alistair Francis New
[v3,9/9] meson: Replace softmmu_ss -> system_ss bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[v3,3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,17/17] exec/memory: Introduce RAM_NAMED_FILE flag [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,14/17] hw/char/parallel-isa: Export struct ISAParallelState [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,13/17] hw/char/parallel: Export struct ParallelState [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,09/17] target/i386: Rename helper template headers as '.h.inc' [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,06/17] target/hppa/meson: Only build int_helper.o with system emulation [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,02/17] cocoa: Fix warnings about invalid prototype declarations [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target [PULL,01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target --- 2023-06-13 Philippe Mathieu-Daudé New
[PULL,00/17] Misc patches for 2023-06-13 --- 2023-06-13 Philippe Mathieu-Daudé New
[RFC,v3,4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[RFC,v3,3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v3,2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v3,1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h' hw/arm/raspi: Use named constants in BCM props --- 2023-06-12 Philippe Mathieu-Daudé New
[v2,25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,24/26] target/arm/tcg: Inline 'exec/helper-proto.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,23/26] target/arm/tcg: Inline 'exec/helper-gen.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,15/26] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,12/26] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,02/26] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
[v2,01/26] plugins: Remove unused 'exec/helper-proto.h' header target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-11 Philippe Mathieu-Daudé New
tests/plugin: Remove duplicate insn log from libinsn.so tests/plugin: Remove duplicate insn log from libinsn.so --- 2023-06-10 Richard Henderson New
[21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[20/22] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[19/22] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[17/22] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-09 Philippe Mathieu-Daudé New
[v2,38/38] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-09 Richard Henderson New
[v2,37/38] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-09 Richard Henderson New
[v2,36/38] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-09 Richard Henderson New
[v2,5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets misc: Enforce .[ch].inc extension for re-included .c/.h files --- 2023-06-08 Philippe Mathieu-Daudé New
[PULL,3/5] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG [PULL,1/5] tcg/tci: Adjust passing of MemOpIdx --- 2023-06-07 Richard Henderson New
[PULL,0/5] misc ci fixes --- 2023-06-07 Richard Henderson New
[1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display [1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display --- 2023-06-07 Marcin Juszkiewicz New
[2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree hw/arm/sbsa-ref: add ITS support in GIC --- 2023-06-06 Marcin Juszkiewicz New
[1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC hw/arm/sbsa-ref: add ITS support in GIC --- 2023-06-06 Marcin Juszkiewicz New
gitlab: Disable io-raw-194 for build-tcg-disabled gitlab: Disable io-raw-194 for build-tcg-disabled --- 2023-06-06 Richard Henderson New
[3/5] target/i386: Rename helper template headers as '.h.inc' misc: Enforce .[ch].inc extension for re-included .c/.h files --- 2023-06-06 Philippe Mathieu-Daudé New
[1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc misc: Enforce .[ch].inc extension for re-included .c/.h files --- 2023-06-06 Philippe Mathieu-Daudé New
[RFC,v2,2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY --- 2023-06-05 Philippe Mathieu-Daudé New
[PULL,50/52] tcg: Build once for system and once for user-only [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,48/52] plugins: Drop unused headers from exec/plugin-gen.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,47/52] plugins: Move plugin_insn_append to translator.c [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,46/52] tcg: Remove target-specific headers from tcg.[ch] [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,45/52] tcg: Move env defines out of NEED_CPU_H in helper-head.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,43/52] accel/tcg: Tidy includes for translator.[ch] [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,42/52] target/arm: Add missing include of exec/exec-all.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,41/52] target/*: Add missing includes of exec/translation-block.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,40/52] target/mips: Tidy helpers for translation [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,39/52] target/arm: Tidy helpers for translation [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,38/52] accel/tcg: Move translator_fake_ldb out of line [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,37/52] target/ppc: Inline gen_icount_io_start() [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,36/52] accel/tcg: Introduce translator_io_start [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,35/52] accel/tcg: Move most of gen-icount.h into translator.c [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,30/52] tcg: Remove NO_CPU_IO_DEFS [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,28/52] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,27/52] tcg: Add guest_mo to TCGContext [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,26/52] tcg: Add insn_start_words to TCGContext [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,24/52] tcg: Split helper-proto.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,20/52] tcg: Pass TCGHelperInfo to tcg_gen_callN [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,17/52] target/hexagon: Include helper-gen.h where needed [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,16/52] target/arm: Include helper-gen.h in translator.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
[PULL,13/52] tcg: Split out tcg/oversized-guest.h [PULL,01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL --- 2023-06-05 Richard Henderson New
« 1 2 ... 27 28 29214 215 »