Show patches with: State = Action Required       |   21530 patches
« 1 2 ... 27 28 29215 216 »
Patch Series S/W/F Date Submitter Delegate State
[Stable-8.0.3,45/54] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang Untitled series #213490 --- 2023-06-26 Michael Tokarev New
[Stable-8.0.3,15/54] target/arm: Explicitly select short-format FSR for M-profile Untitled series #213490 --- 2023-06-26 Michael Tokarev New
[v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation" [v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation" --- 2023-06-26 Ani Sinha New
[PULL,21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,14/22] accel/tcg: remove CONFIG_PROFILER [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,10/22] accel/tcg: Replace target_ulong with vaddr in translator_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,08/22] accel: Replace target_ulong with vaddr in probe_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,04/22] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,03/22] target: Widen pc/cs_base in cpu_get_tb_cpu_state [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,01/22] accel: Replace target_ulong in tlb_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,00/22] tcg patch queue --- 2023-06-26 Richard Henderson New
[PULL,21/53] hw/virtio: Remove unnecessary 'virtio-access.h' header Untitled series #213485 --- 2023-06-26 Michael S. Tsirkin New
[PULL,19/53] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header Untitled series #213485 --- 2023-06-26 Michael S. Tsirkin New
[1/1] hw/arm/sbsa-ref: add PCIe node into DT [1/1] hw/arm/sbsa-ref: add PCIe node into DT --- 2023-06-26 Marcin Juszkiewicz New
[v2] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ [v2] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ --- 2023-06-24 Philippe Mathieu-Daudé New
[v2] target/riscv: Restrict KVM-specific fields from ArchCPU [v2] target/riscv: Restrict KVM-specific fields from ArchCPU --- 2023-06-24 Philippe Mathieu-Daudé New
[26/26] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-23 Alex Bennée New
[17/26] tests/avocado: update firmware to enable sbsa-ref/max maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-23 Alex Bennée New
[06/26] qemu-keymap: use modern name for Arabic keymap maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-23 Alex Bennée New
[4/4] target/arm: Fix SME full tile indexing target/arm: Fix SME full tile indexing --- 2023-06-22 Richard Henderson New
[3/4] target/arm: Support reading ZA[] from gdbstub target/arm: Fix SME full tile indexing --- 2023-06-22 Richard Henderson New
[v2,4/7] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled() Untitled series #213174 --- 2023-06-22 Nicholas Piggin New
[v2,6/9] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull {tcg,aarch64}: Add TLB_CHECK_ALIGNED --- 2023-06-21 Richard Henderson New
[v2] tests/plugin: Remove duplicate insn log from libinsn.so [v2] tests/plugin: Remove duplicate insn log from libinsn.so --- 2023-06-21 Richard Henderson New
[v5,18/20] target/arm: Implement GPC exceptions target/arm: Implement FEAT_RME --- 2023-06-20 Richard Henderson New
[v5,14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate target/arm: Implement FEAT_RME --- 2023-06-20 Richard Henderson New
[v5,01/20] target/arm: Add isar_feature_aa64_rme target/arm: Implement FEAT_RME --- 2023-06-20 Richard Henderson New
[v3,31/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel --- 2023-06-20 Richard Henderson New
[v3,26/37] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-20 Richard Henderson New
[v3,04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows crypto: Provide aes-round.h and host accel --- 2023-06-20 Richard Henderson New
[1/2] hw/i386: Remove unuseful kvmclock_create() stub hw/i386: Cleanups around kvmclock_create() --- 2023-06-20 Philippe Mathieu-Daudé New
[PULL,14/16] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,13/16] plugins: Remove unused 'exec/helper-proto.h' header [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,12/16] meson: Replace softmmu_ss -> system_ss [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,11/16] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,09/16] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,06/16] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,02/16] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN [PULL,01/16] host/include/x86_64: Use __m128i for "x" constraints --- 2023-06-20 Richard Henderson New
[PULL,00/16] tcg patch queue --- 2023-06-20 Richard Henderson New
[3/5] include/hw/qdev-core: fixup kerneldoc annotations (!COMPLETE) docs/devel: improve API documentation for QOM --- 2023-06-19 Alex Bennée New
[v2,1/1] hw/arm/sbsa-ref: add ITS support in SBSA GIC hw/arm/sbsa-ref: add ITS support in GIC --- 2023-06-19 Marcin Juszkiewicz New
[v3,33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,32/34] target/arm/tcg: Inline 'exec/helper-proto.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,31/34] target/arm/tcg: Inline 'exec/helper-gen.h' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,30/34] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,27/34] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc' target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[v3,22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' --- 2023-06-19 Philippe Mathieu-Daudé New
[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
« 1 2 ... 27 28 29215 216 »