Show patches with: State = Action Required       |   24750 patches
« 1 2 3 4247 248 »
Patch Series S/W/F Date Submitter Delegate State
[v6,38/50] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,37/50] target/arm/machine: remove TARGET_AARCH64 from migration state single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,36/50] target/arm/machine: reduce migration include to avoid target specific definitions single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,35/50] target/arm/kvm-stub: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,34/50] target/arm/meson: accelerator files are not needed in user mode single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,33/50] target/arm/ptw: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,32/50] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,31/50] target/arm/ptw: replace target_ulong with int64_t single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,30/50] target/arm/cortex-regs: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,29/50] target/arm/arm-powerctl: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,28/50] target/arm/arch_dump: compile file once (system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,27/50] target/arm/arch_dump: remove TARGET_AARCH64 conditionals single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,26/50] target/arm/vfp_fpscr: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,25/50] target/arm/helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,24/50] target/arm/helper: remove remaining TARGET_AARCH64 single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,23/50] target/arm/helper: expose aarch64 cpu registration single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,22/50] target/arm/helper: replace target_ulong by vaddr single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,21/50] target/arm/helper: restrict include to common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,20/50] target/arm/debug_helper: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,19/50] target/arm/debug_helper: remove target_ulong single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,18/50] target/arm/debug_helper: only include common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,17/50] target/arm/helper: extract common helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,16/50] target/arm/helper: use vaddr instead of target_ulong for probe_access single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,15/50] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,14/50] tcg: add vaddr type for helpers single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,13/50] target/arm/cpu32-stubs.c: compile file twice (user, system) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,12/50] target/arm/cpu: compile file twice (user, system) only single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,11/50] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,10/50] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,09/50] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,08/50] accel/hvf: add hvf_enabled() for common code single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,07/50] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,06/50] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,05/50] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,04/50] meson: apply target config for picking files from libsystem and libuser single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,03/50] meson: add common libs for target and target_system single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,02/50] include/system/hvf: missing vaddr include single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v6,01/50] target/arm: Replace target_ulong -> vaddr for HWBreakpoint single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[20/20] tcg/optimize: Build and use o_bits in fold_shift tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[19/20] tcg/optimize: Build and use o_bits in fold_sextract tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[18/20] tcg/optimize: Build and use o_bits in fold_movcond tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[17/20] tcg/optimize: Build and use o_bits in fold_extu tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[16/20] tcg/optimize: Build and use o_bits in fold_exts tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[15/20] tcg/optimize: Build and use z_bits and o_bits in fold_extract2 tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[14/20] tcg/optimize: Build and use o_bits in fold_extract tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[13/20] tcg/optimize: Build and use o_bits in fold_deposit tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[12/20] tcg/optimize: Build and use o_bits in fold_bswap tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[11/20] tcg/optimize: Build and use o_bits in fold_xor tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[10/20] tcg/optimize: Build and use zero, one and affected bits in fold_orc tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[09/20] tcg/optimize: Build and use one and affected bits in fold_or tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[08/20] tcg/optimize: Build and use z_bits and o_bits in fold_not tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[06/20] tcg/optimize: Build and use z_bits and o_bits in fold_nand tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[05/20] tcg/optimize: Build and use z_bits and o_bits in fold_eqv tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[04/20] tcg/optimize: Build and use o_bits in fold_andc tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[03/20] tcg/optimize: Build and use o_bits in fold_and tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[02/20] tcg/optimize: Add one's mask to TempOptInfo tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[01/20] tcg/optimize: Introduce arg_const_val tcg/optimize: Track and use known 1's --- 2025-05-05 Richard Henderson New
[PULL,v2,48/59] accel/tcg: Use vaddr in cpu_loop.h Untitled series #266894 --- 2025-05-05 Richard Henderson New
[PULL,v2,00/59] tcg patch queue --- 2025-05-05 Richard Henderson New
[v5,47/48] target/arm/tcg/arith_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v5,43/48] target/arm/tcg/iwmmxt_helper: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
[v5,42/48] target/arm/tcg/hflags: compile file twice (system, user) single-binary: compile target/arm twice --- 2025-05-05 Pierrick Bouvier New
hw/acpi/ich9: Remove ICH9_DEBUG macro hw/acpi/ich9: Remove ICH9_DEBUG macro --- 2025-05-04 Gustavo Romero New
hw/acpi/pcihp: Fix typo in function name hw/acpi/pcihp: Fix typo in function name --- 2025-05-04 Gustavo Romero New
hw/i386/acpi-build: Update document reference hw/i386/acpi-build: Update document reference --- 2025-05-04 Gustavo Romero New
hw/i386/acpi-build: Fix typo in function name hw/i386/acpi-build: Fix typo in function name --- 2025-05-04 Gustavo Romero New
hw/i386/acpi-build: Fix typo and grammar in comment hw/i386/acpi-build: Fix typo and grammar in comment --- 2025-05-04 Gustavo Romero New
hw/core/machine: Fix indentation hw/core/machine: Fix indentation --- 2025-05-04 Gustavo Romero New
qom/object: Fix typo in comment qom/object: Fix typo in comment --- 2025-05-04 Gustavo Romero New
hw/net/e1000: Remove stray empty comment in header hw/net/e1000: Remove stray empty comment in header --- 2025-05-04 Gustavo Romero New
hw/isa/ich9: Remove stray empty comment hw/isa/ich9: Remove stray empty comment --- 2025-05-04 Gustavo Romero New
hw/pci/pci.c: Turn DPRINTF into trace events hw/pci/pci.c: Turn DPRINTF into trace events --- 2025-05-04 Gustavo Romero New
hw/pci-host/gpex-acpi: Fix typo in comment hw/pci-host/gpex-acpi: Fix typo in comment --- 2025-05-04 Gustavo Romero New
[12/12] accel/tcg: Assert TCGCPUOps.pointer_wrap is set accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[11/12] target/sparc: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[10/12] target/s390x: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[09/12] target/riscv: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[08/12] target/ppc: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[07/12] target/mips: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[06/12] target/loongarch: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[05/12] target/i386: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[04/12] target/arm: Fill in TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[02/12] target: Use cpu_pointer_wrap_notreached for strict align targets accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[01/12] accel/tcg: Add TCGCPUOps.pointer_wrap accel/tcg: Fix cross-page pointer wrapping issue --- 2025-05-04 Richard Henderson New
[v4,21/40] target/arm/helper: restrict include to common helpers single-binary: compile target/arm twice --- 2025-05-04 Pierrick Bouvier New
[v4,16/40] target/arm/helper: use vaddr instead of target_ulong for probe_access single-binary: compile target/arm twice --- 2025-05-04 Pierrick Bouvier New
[v4,14/40] tcg: add vaddr type for helpers single-binary: compile target/arm twice --- 2025-05-04 Pierrick Bouvier New
target/sh4: Use MO_ALIGN for system UNALIGN() target/sh4: Use MO_ALIGN for system UNALIGN() --- 2025-05-03 Richard Henderson New
meson: use thorough test setup as default meson: use thorough test setup as default --- 2025-05-03 Pierrick Bouvier New
[2/2] semihosting/uaccess: Compile once semihosting/uaccess: Compile once --- 2025-05-02 Philippe Mathieu-Daudé New
[1/2] semihosting/uaccess: Remove uses of target_ulong type semihosting/uaccess: Compile once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,5/5] hw/virtio: Compile virtio-mem.c once hw/virtio: Build virtio-mem.c once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,4/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS to runtime hw/virtio: Build virtio-mem.c once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,3/5] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime hw/virtio: Build virtio-mem.c once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,2/5] qemu/target-info: Add %target_arch field to TargetInfo hw/virtio: Build virtio-mem.c once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,1/5] qemu/target-info: Factor target_system_arch() out hw/virtio: Build virtio-mem.c once --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,19/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,18/19] hw/char/virtio-serial: Do not expose the 'emergency-write' property hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-02 Philippe Mathieu-Daudé New
[v3,17/19] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines --- 2025-05-02 Philippe Mathieu-Daudé New
« 1 2 3 4247 248 »