Toggle navigation
Patchwork
Patches credited to philippe.mathieu-daude@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Archived =
No
| 7880 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
3
4
…
78
79
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[09/10] qom: Have class_init() take a const data argument
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[08/10] qom: Have class_base_init() take a const data argument
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
New
[07/10] hw: Make class data 'const'
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[06/10] hw: Declare various const data as 'const'
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[05/10] target/riscv: Convert misa_mxl_max using GLib macros
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[04/10] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[03/10] target/xtensa: Finalize config in xtensa_register_core()
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
New
[02/10] target/sparc: Constify SPARCCPUClass::cpu_def
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[01/10] target/i386: Constify X86CPUModel uses
qom: Constify class_data
-
-
-
2025-02-10
Philippe Mathieu-Daudé
Superseded
[v6,7/7] hw/char/pl011: Implement TX FIFO
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[v6,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-02-08
Philippe Mathieu-Daudé
New
[v6,5/7] hw/char/pl011: Consider TX FIFO overrun error
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[v6,4/7] hw/char/pl011: Trace FIFO enablement
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[v6,3/7] hw/char/pl011: Introduce pl011_xmit() as GSource
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[v6,2/7] hw/char/pl011: Add transmit FIFO to PL011State
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[v6,1/7] hw/char/pl011: Warn when using disabled receiver
hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
-
-
-
2025-02-08
Philippe Mathieu-Daudé
New
[7/7] hw/riscv: Move few objects to common_ss[] to build them once
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[6/7] hw/riscv/hart: Make 'riscv_hart.h' header target-agnostic
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[5/7] hw/riscv/iommu: Reduce needs for target-specific code
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[4/7] hw/riscv/boot: Use 'hwaddr' type for firmware addresses
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[3/7] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[2/7] target/riscv: Move target-agnostic definitions to 'cpu-qom.h'
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[1/7] MAINTAINERS: Unify Alistair's professional email address
hw/riscv: Move few units to common_ss[]
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift()
target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift()
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,16/16] tests/functional: Run cross-endian microblaze tests
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,15/16] tests/functional: Have microblaze tests inherit common parent class
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,14/16] tests/functional: Remove sleep() kludges from microblaze tests
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,13/16] tests/functional: Allow microblaze tests to take a machine name argument
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,12/16] tests/functional: Explicit endianness of microblaze assets
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,10/16] target/microblaze: Consider endianness while translating code
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,09/16] target/microblaze: Introduce mo_endian() helper
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v5,06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,05/16] hw/ssi/xilinx_spi: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,04/16] hw/char/xilinx_uartlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,03/16] hw/timer/xilinx_timer: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,02/16] hw/net/xilinx_ethlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v5,01/16] hw/intc/xilinx_intc: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,16/16] tests/functional: Run cross-endian microblaze tests
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,15/16] tests/functional: Move microblaze tests to common parent class
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,14/16] tests/functional: Have microblaze tests inherit common parent class
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
New
[v4,13/16] tests/functional: Allow microblaze tests to take a machine name argument
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,12/16] tests/functional: Explicit endianness of microblaze assets
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,10/16] target/microblaze: Consider endianness while translating code
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,09/16] target/microblaze: Introduce mo_endian() helper
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,05/16] hw/ssi/xilinx_spi: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,04/16] hw/char/xilinx_uartlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,03/16] hw/timer/xilinx_timer: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,02/16] hw/net/xilinx_ethlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,01/16] hw/intc/xilinx_intc: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-06
Philippe Mathieu-Daudé
Superseded
[v4,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v4,6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v4,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v4,4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v4,3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v4,2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v4,1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v3,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v3,6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v3,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v3,4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v3,3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v3,2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v3,1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,8/8] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,1/8] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
hw/boards: Try to make sense of MachineClass::no_sdcard flag
-
-
-
2025-02-04
Philippe Mathieu-Daudé
Superseded
[v2,12/12] hw/arm/raspi: Support more models
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,11/12] hw/arm/raspi: Deprecate old raspiX machine names
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,09/12] hw/arm/raspi: Have the generic machine take a 'revision' property
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,07/12] hw/arm/raspi: Check ramsize is within chipset aperture
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,06/12] hw/arm/raspi: Consider network interface for B models
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,05/12] hw/arm/raspi: Consider processor id in types[] array
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init()
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,03/12] hw/arm/raspi: Unify RASPI_MACHINE types
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,02/12] hw/arm/raspi: Merge model 4B with other models
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
-
-
-
2025-02-04
Philippe Mathieu-Daudé
New
[7/7] hw/arm/raspi4b: Add the raspi4b-8g machine
Untitled series #260027
-
-
-
2025-02-01
Philippe Mathieu-Daudé
Superseded
[6/7] hw/arm/raspi4b: Add the raspi4b-4g machine
Untitled series #260027
-
-
-
2025-02-01
Philippe Mathieu-Daudé
New
[5/7] hw/arm/raspi4b: Expose the raspi4b-1g machine on 64-bit hosts
Untitled series #260027
-
-
-
2025-02-01
Philippe Mathieu-Daudé
New
[4/7] hw/arm/raspi4b: Rename as raspi4b-1g / raspi4b-2g, deprecating old name
Untitled series #260027
-
-
-
2025-02-01
Philippe Mathieu-Daudé
New
[2/7] hw/arm/raspi4b: Introduce abstract raspi4-base machine type
Untitled series #260027
-
-
-
2025-02-01
Philippe Mathieu-Daudé
New
[PULL,36/36] hw/sd: Remove unused SDState::enable
[PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
-
-
-
2025-01-31
Philippe Mathieu-Daudé
Accepted
[PULL,35/36] hw/sd: Remove unused legacy functions, stop killing mammoths
[PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
-
-
-
2025-01-31
Philippe Mathieu-Daudé
New
[PULL,34/36] hw/sd: Remove unused 'enable' method from SDCardClass
[PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
-
-
-
2025-01-31
Philippe Mathieu-Daudé
New
[PULL,33/36] hw/sd/omap_mmc: Untabify
[PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
-
-
-
2025-01-31
Philippe Mathieu-Daudé
Accepted
[PULL,32/36] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
[PULL,01/36] hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
-
-
-
2025-01-31
Philippe Mathieu-Daudé
New
«
1
2
3
4
…
78
79
»
Bundling
Create bundle: