Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3817 patches
« 1 2 3 438 39 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-10.1,3/4] target/sparc: Log unimplemented ASI load/store accesses target/sparc: Spring cleanups around CPU features & LEON3 --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/4] target/sparc: Restrict SPARC64 specific features target/sparc: Spring cleanups around CPU features & LEON3 --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/4] target/sparc: Expose more CPU features target/sparc: Spring cleanups around CPU features & LEON3 --- 2025-03-25 Philippe Mathieu-Daudé New
[v3,7/7] cpus: Remove #ifdef check on cpu_list definition cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,6/7] target/s390x: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,5/7] target/s390x: Declare s390_set_qemu_cpu_model/cpu_list in cpu_models.h cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,4/7] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,3/7] target/ppc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,2/7] target/i386: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,1/7] cpus: Introduce CPUClass::list_cpus() callback cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,6/7] target/s390x: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-24 Philippe Mathieu-Daudé New
system/vl: Tidy up break in QEMU_OPTION_machine case system/vl: Tidy up break in QEMU_OPTION_machine case --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1] accel/tcg: Extract range_within_page() helper [PATCH-for-10.1] accel/tcg: Extract range_within_page() helper --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/3] migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/3] target/sparc: Inline qemu_get_betl() and qemu_put_betl() migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/3] target/mips: Inline qemu_get_betls() and qemu_put_betls() migration/cpu: Remove qemu_{get, put}_[s]betl[s] macros --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/6] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,1/4] target/riscv: Restrict RV128 MTTCG check on system emulation tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,7/7] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,3/7] tcg: Define guest_default_memory_order in TCGCPUOps tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,1/7] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,4/4] tcg: Define guest_default_memory_order in TCGCPUOps tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,3/4] tcg: Have tcg_req_mo() use runtime TCGContext::guest_mo tcg: Move TCG_GUEST_DEFAULT_MO -> TCGCPUOps::guest_default_memory_order --- 2025-03-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-10.1,6/6] qom: Test object_class_get_list() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/6] qom: Use object_class_implements_type() in object_class_foreach() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/6] qom: Prefer object_class_implements_type() to check type implementation qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/6] qom: Test object_class_implements_type() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/6] qom: Add object_class_implements_type() qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/6] qom: Factor object_class_dynamic_cast_ambiguous() out qom: Add object_class_implements_type() --- 2025-03-20 Philippe Mathieu-Daudé New
[PATCH-for-10.1,12/12] tcg: Uninline tcg_gen_insn_start() tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,11/12] tcg: Unify tcg_gen_insn_start() to handle 0 or 2 arguments tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,10/12] tcg: Unify tcg_gen_insn_start() to handle 1 or 2 arguments tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,09/12] tcg: Restrict TARGET_INSN_START_WORDS definition to translate-all.c tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,08/12] tcg: Declare arrays using TARGET_INSN_START_WORDS_MAX tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,07/12] tcg: Check TARGET_INSN_START_EXTRA_WORDS range at runtime tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,06/12] tcg: Use TCGContext::insn_start_words in translate-all.c methods tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,05/12] tcg: Use TCGContext::insn_start_words in tcg_gen_insn_start() tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,04/12] tcg: Declare local 'insn_start_words' variable in tcg_gen_insn_start() tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,03/12] tcg: Have tcg_gen_insn_start() take uint64_t arguments tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,02/12] tcg: Always define TARGET_INSN_START_EXTRA_WORDS tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[PATCH-for-10.1,01/12] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' tcg: Make tcg_gen_insn_start() target-agnostic --- 2025-03-19 Philippe Mathieu-Daudé New
[2/2] exec: Restrict memory-internal.h to system/ exec: Restrict memory-internal.h to system/ --- 2025-03-17 Philippe Mathieu-Daudé New
[1/2] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c exec: Restrict memory-internal.h to system/ --- 2025-03-17 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE* [PATCH-for-10.1,v2] target/i386: Replace MO_TE* -> MO_LE* --- 2025-03-12 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/2] target/hexagon: Replace MO_TE -> MO_LE target/hexagon: Remove use of MO_TE definition --- 2025-03-12 Philippe Mathieu-Daudé New
[PULL,v2,14/14] hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition Untitled series #263062 --- 2025-03-12 Philippe Mathieu-Daudé New
[PULL,v2,00/14] Misc HW patches for 2025-03-11 --- 2025-03-12 Philippe Mathieu-Daudé New
[PULL,10/14] hw/acpi: Introduce acpi_builtin() helper [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,09/14] system: Replace arch_type global by qemu_arch_available() helper [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,08/14] system: Extract target-specific globals to their own compilation unit [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,07/14] hw/xen/hvm: Fix Aarch64 typo [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,02/14] hw/rtc: Add Ricoh RS5C372 RTC emulation [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers [PULL,01/14] hw/sd/sdhci: Set reset value of interrupt registers --- 2025-03-11 Philippe Mathieu-Daudé New
[PULL,00/14] Misc HW patches for 2025-03-11 --- 2025-03-11 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,7/8] hw/vfio: Compile iommufd.c once hw/vfio: Build various objects once --- 2025-03-11 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,5/8] hw/vfio: Compile some common objects once hw/vfio: Build various objects once --- 2025-03-11 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v3,1/8] system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h' hw/vfio: Build various objects once --- 2025-03-11 Philippe Mathieu-Daudé New
[v3,4/4] qapi/machine: Make @dump-skeys command generic qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,3/4] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,2/4] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v3,1/4] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,3/3] qapi/machine: Make @dump-skeys command generic qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,2/3] cpus: Introduce SysemuCPUOps::qmp_dump_skeys() callback qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[v2,1/3] hw/s390x: Expose s390_qmp_dump_skeys() prototype qapi/machine: Make @dump-skeys command generic --- 2025-03-10 Philippe Mathieu-Daudé New
[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
« 1 2 3 438 39 »