Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   3678 patches
« 1 2 3 436 37 »
Patch Series S/W/F Date Submitter Delegate State
[v7,7/7] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,6/7] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,5/7] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,4/7] hw/char/pl011: Trace FIFO enablement hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,3/7] hw/char/pl011: Factor pl011_xmit_cb() out as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,2/7] hw/char/pl011: Introduce pl011_xmit() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v7,1/7] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,14/14] hw/sd/sdhci: Remove unnecessary 'endianness' property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,13/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,12/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,11/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,10/14] hw/sd/sdhci: Allow SDHCI classes to register their own read-only regs hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,09/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,08/14] hw/sd/sdhci: Make I/O region size a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,07/14] hw/sd/sdhci: Make quirks a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,06/14] hw/sd/sdhci: Introduce SDHCIClass stub hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,05/14] hw/sd/sdhci: Include 'pending-insert-quirk' property in quirk bitmask hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,04/14] hw/sd/sdhci: Include 'wp-inverted' property in quirk bitmask hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,03/14] hw/sd/sdhci: Redefine SDHCI_QUIRK_NO_BUSY_IRQ bitmask as bit hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[v5,01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h' hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-10 Philippe Mathieu-Daudé New
[PULL,38/38] MAINTAINERS: Consolidate core exec/vCPU handling section [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,37/38] cpus: Remove CPUClass::has_work() handler [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,32/38] target/s390x: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,29/38] target/riscv: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,26/38] target/mips: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,22/38] target/i386: Move has_work() from CPUClass to SysemuCPUOps [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,16/38] cpus: Introduce SysemuCPUOps::has_work() handler [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,15/38] cpus: Un-inline cpu_has_work() [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,14/38] cpus: Restrict cpu_has_work() to system emulation [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,09/38] user: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,07/38] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,03/38] bsd-user: Propagate alignment argument to mmap_find_vma() [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary [PULL,01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary --- 2025-03-09 Philippe Mathieu-Daudé New
[PULL,00/38] Accelerators & CPU patches for 2025-03-09 --- 2025-03-09 Philippe Mathieu-Daudé New
[v2,21/21] hw/vfio/platform: Compile once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,20/21] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,19/21] hw/vfio/s390x: Compile AP and CCW once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,18/21] hw/vfio/ccw: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,17/21] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,16/21] hw/vfio/pci: Compile once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,15/21] hw/vfio/pci: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,14/21] system/iommufd: Introduce iommufd_builtin() helper hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,13/21] hw/vfio/igd: Compile once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,12/21] hw/vfio/igd: Check CONFIG_VFIO_IGD at runtime using vfio_igd_builtin() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,11/21] hw/vfio/igd: Define TYPE_VFIO_PCI_IGD_LPC_BRIDGE hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,10/21] qom: Introduce type_is_registered() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,09/21] hw/vfio/pci: Convert CONFIG_KVM check to runtime one hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,08/21] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier() hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,07/21] hw/vfio: Compile display.c once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,06/21] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h' hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,05/21] hw/vfio: Compile iommufd.c once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,04/21] hw/vfio: Compile more objects once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,03/21] hw/vfio: Compile some common objects once hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,02/21] hw/vfio/spapr: Do not include <linux/kvm.h> hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,01/21] hw/vfio/common: Include missing 'system/tcg.h' header hw/vfio: Build various objects once --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,11/14] hw/sd/sdhci: Add SDHCIClass::ro::capareg field hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,10/14] hw/sd/sdhci: Convert SDHCIState::endianness to EndianMode hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,09/14] hw/sd/sdhci: Unify default MemoryRegionOps hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,06/14] hw/sd/sdhci: Enforce little endianness on PCI devices hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,05/14] hw/sd/sdhci: Make I/O region size a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,04/14] hw/sd/sdhci: Make quirks a class property hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v4,03/14] hw/sd/sdhci: Introduce SDHCIClass stub hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v3,09/12] hw/sd/sdhci: Add SDHCIClass::ro::capareg field hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,17/18] accel/tcg: Build tcg-runtime.c once accel/tcg: Compile more files once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,16/18] accel/tcg: Split out getpc.h accel/tcg: Compile more files once --- 2025-03-08 Philippe Mathieu-Daudé New
[v2,7/7] hw/virtio: Compile virtio-mem.c once hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,6/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_HAS_LEGACY_GUESTS to runtime hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,4/7] hw/virtio/virtio-mem: Remove CONFIG_DEVICES include hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,3/7] hw/i386/fw_cfg: Check ACPI availability with acpi_builtin() hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,2/7] hw/acpi: Introduce acpi_builtin() helper hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v2,1/7] system: Replace arch_type global by qemu_arch_available() helper hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[14/14] hw/vfio/platform: Check CONFIG_IOMMUFD at runtime using iommufd_builtin hw/vfio: Build various objects once --- 2025-03-07 Philippe Mathieu-Daudé New
[13/14] hw/vfio/ccw: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-07 Philippe Mathieu-Daudé New
[12/14] hw/vfio/ap: Check CONFIG_IOMMUFD at runtime using iommufd_builtin() hw/vfio: Build various objects once --- 2025-03-07 Philippe Mathieu-Daudé New
[08/14] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier() hw/vfio: Build various objects once --- 2025-03-07 Philippe Mathieu-Daudé New
[5/7] hw/virtio/virtio-mem: Convert VIRTIO_MEM_USABLE_EXTENT to runtime hw/virtio: Build virtio-mem.c once --- 2025-03-07 Philippe Mathieu-Daudé New
[v3,2/3] bsd-user: Propagate alignment argument to mmap_find_vma() user: Extract common MMAP API to 'user/mmap.h' --- 2025-03-07 Philippe Mathieu-Daudé New
[PULL,49/54] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,47/54] target/sparc: Constify SPARCCPUClass::cpu_def [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,46/54] target/i386: Constify X86CPUModel uses [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,37/54] target: Set disassemble_info::endian value for big-endian targets [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,34/54] target/tricore: Ensure not being build on user emulation [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,33/54] target/rx: Ensure not being build on user emulation [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,32/54] target/hexagon: Ensure not being build on system emulation [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,21/54] cpus: Restrict cpu_common_post_load() code to TCG [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,19/54] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,15/54] accel/tcg: Include missing bswap headers in user-exec.c [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,14/54] accel/accel-cpu-target.h: Include missing 'cpu.h' header [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,13/54] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,12/54] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h' [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,11/54] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,10/54] accel/tcg: Restrict 'icount_align_option' global to TCG [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,09/54] accel/tcg: Restrict tlb_init() / destroy() to TCG [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' [PULL,01/54] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-03-06 Philippe Mathieu-Daudé New
[PULL,00/54] Accelerators & CPU patches --- 2025-03-06 Philippe Mathieu-Daudé New
« 1 2 3 436 37 »