Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| State =
Action Required
| 3484 patches
Series
Submitter
Philippe Mathieu-Daudé
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
34
35
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/2] hw/char/sh_serial: Convert to TypeInfo
hw/char/sh_serial: QOM housekeeping
-
-
-
2025-01-24
Philippe Mathieu-Daudé
New
[1/2] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize
hw/char/sh_serial: QOM housekeeping
-
-
-
2025-01-24
Philippe Mathieu-Daudé
New
[20/20] cpus: Build cpu_exec_[un]realizefn() methods once
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[19/20] cpus: Register VMState per user / system emulation
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[18/20] cpus: Have cpu_exec_initfn() per user / system emulation
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[17/20] cpus: Have cpu_class_init_props() per user / system emulation
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[16/20] cpus: Restrict cpu_common_post_load() code to TCG
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[15/20] cpus: Fix style in cpu-target.c
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[09/20] accel/tcg: Restrict 'icount_align_option' global to TCG
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[02/20] user: Extract common MMAP API to 'user/mmap.h'
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
[01/20] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[15/15] target/ppc: Restrict ATTN helper to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[14/15] target/ppc: Restrict various system helpers to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[13/15] target/ppc: Make powerpc_excp() prototype public
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[12/15] target/ppc: Fix style in excp_helper.c
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[11/15] target/ppc: Restrict various common helpers to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[09/15] target/ppc: Restrict exception helpers to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[08/15] target/ppc: Remove raise_exception_ra()
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[07/15] target/ppc: Restrict powerpc_checkstop() to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[03/15] target/ppc: Make ppc_ldl_code() declaration public
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
[RFC,01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG
target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c
-
-
-
2025-01-23
Philippe Mathieu-Daudé
New
hw/boards: Convert MachineClass bitfields to boolean
hw/boards: Convert MachineClass bitfields to boolean
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,10/10] target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,09/10] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,08/10] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,07/10] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,06/10] user: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,05/10] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,04/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,03/10] cpus: Cache CPUClass early in instance_init() handler
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,02/10] gdbstub: Clarify no more than @gdb_num_core_regs can be accessed
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[v2,01/10] hw/core/generic-loader: Do not open-code cpu_set_pc()
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[2/2] hw/cxl: Allow tracing component I/O accesses
hw/cxl: Add tracing for component I/O region
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
[1/2] hw/cxl: Remove unused component_registers::io_registers[] array
hw/cxl: Add tracing for component I/O region
-
-
-
2025-01-22
Philippe Mathieu-Daudé
New
linux-user: Constify target_shmlba() argument
linux-user: Constify target_shmlba() argument
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[6/6] target/mips: Allocate CPU IRQs within CPUMIPSState
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[4/6] target/mips: Pass env to cpu_mips_clock_init()
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[2/6] target/mips: Create clock *after* accelerator vCPU is realized
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[1/6] hw/pci-host/bonito: Expose output IRQ as QDev GPIO
target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq()
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[v3,3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use
hw/ipack: Minor dust removal
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[v3,2/3] hw/ipack: Clarify KConfig symbols
hw/ipack: Minor dust removal
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[v3,1/3] hw/irq: Introduce qemu_init_irqs() helper
hw/ipack: Minor dust removal
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[28/28] cpus: Remove CPUClass::has_work() handler
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[22/28] target/s390x: Restrict I/O handler installers to system emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[11/28] target/hexagon: Remove CPUClass:has_work() handler
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[08/28] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[07/28] cpus: Introduce SysemuCPUOps::has_work() handler
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[06/28] cpus: Un-inline cpu_has_work()
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[05/28] cpus: Restrict cpu_has_work() to system emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[03/28] target/tricore: Ensure not being build on user emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[02/28] target/rx: Ensure not being build on user emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[01/28] target/hexagon: Ensure not being build on system emulation
cpus: Restrict CPU has_work() handlers to system emulation
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[11/11] target/openrisc: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[10/11] target/microblaze: Prefer cached CpuClass over CPU_GET_CLASS() macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[08/11] hw/core/generic-loader: Prefer cached CpuClass over CPU_GET_CLASS macro
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use
hw/ipack: Minor dust removal
-
-
-
2025-01-21
Philippe Mathieu-Daudé
New
[RFC,2/2] target/arm: Constify lot of helpers taking CPUARMState argument
target/arm: Constify helpers taking CPUARMState arg
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[RFC,1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
target/arm: Constify helpers taking CPUARMState arg
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
softfloat: Constify helpers returning float_status field
softfloat: Constify helpers returning float_status field
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[v2] qemu/compiler: Absorb 'clang-tsa.h'
[v2] qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
qemu/compiler: Absorb 'clang-tsa.h'
qemu/compiler: Absorb 'clang-tsa.h'
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
hw/arm: Remove virt-2.6 up to virt-2.12 machines
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
hw/arm: Remove virt-2.6 up to virt-2.12 machines
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
hw/arm: Remove virt-2.6 up to virt-2.12 machines
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
hw/arm: Remove virt-2.6 up to virt-2.12 machines
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
[PATCH-for-10.1,v2,09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
hw/arm: Remove virt-2.6 up to virt-2.12 machines
-
-
-
2025-01-16
Philippe Mathieu-Daudé
New
«
1
2
3
4
…
34
35
»