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
| 7959 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
…
79
80
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,8/9] hw/char/mcf_uart: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,6/9] hw/char/imx_serial: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,4/9] hw/char/pl011: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,3/9] hw/char/pl011: Improve RX flow tracing events
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,1/9] hw/char/pl011: Warn when using disabled receiver
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,3/3] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
tests/functional: Allow running TCG plugins tests on macOS
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,2/3] tests/functional: Introduce the dso_suffix() helper
tests/functional: Allow running TCG plugins tests on macOS
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[v2,1/3] plugins: add explicit dependency in functional tests
tests/functional: Allow running TCG plugins tests on macOS
-
-
-
2025-02-20
Philippe Mathieu-Daudé
New
[9/9] hw/char/sh_serial: Return correct number of empty RX FIFO elements
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[8/9] hw/char/mcf_uart: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[7/9] hw/char/mcf_uart: Use FIFO_DEPTH definition instead of magic values
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[6/9] hw/char/imx_serial: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[5/9] hw/char/bcm2835_aux: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[4/9] hw/char/pl011: Really use RX FIFO depth
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
New
[3/9] hw/char/pl011: Improve RX flow tracing events
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[2/9] hw/char/pl011: Simplify a bit pl011_can_receive()
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[1/9] hw/char/pl011: Warn when using disabled receiver
hw/char: Improve RX FIFO depth uses
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[2/2] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
tests/functional: Allow running TCG plugins tests on macOS
-
-
-
2025-02-19
Philippe Mathieu-Daudé
Superseded
[1/2] tests/functional: Introduce the dso_suffix() helper
tests/functional: Allow running TCG plugins tests on macOS
-
-
-
2025-02-19
Philippe Mathieu-Daudé
New
[RFC] tests/functional: Generic method to check required devices availability
[RFC] tests/functional: Generic method to check required devices availability
-
-
-
2025-02-19
Philippe Mathieu-Daudé
New
[8/8] meson: Remove support for Xen on 32-bit ARM hosts
Untitled series #261233
-
-
-
2025-02-18
Philippe Mathieu-Daudé
New
[6/8] hw/xen/xen-bus: Reduce included headers
Untitled series #261233
-
-
-
2025-02-18
Philippe Mathieu-Daudé
New
[5/5] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c
accel/tcg: Clean cpu_memory_rw_debug() up
-
-
-
2025-02-17
Philippe Mathieu-Daudé
New
[4/5] accel/tcg: Avoid using lock_user() in cpu_memory_rw_debug()
accel/tcg: Clean cpu_memory_rw_debug() up
-
-
-
2025-02-17
Philippe Mathieu-Daudé
New
[3/5] accel/tcg: Take mmap lock in the whole cpu_memory_rw_debug() function
accel/tcg: Clean cpu_memory_rw_debug() up
-
-
-
2025-02-17
Philippe Mathieu-Daudé
New
[2/5] accel/tcg: Include missing bswap headers in user-exec.c
accel/tcg: Clean cpu_memory_rw_debug() up
-
-
-
2025-02-17
Philippe Mathieu-Daudé
New
[1/5] accel/accel-cpu-target.h: Include missing 'cpu.h' header
accel/tcg: Clean cpu_memory_rw_debug() up
-
-
-
2025-02-17
Philippe Mathieu-Daudé
New
[PULL,39/39] hw/rx: Allow execution without either bios or kernel
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,38/39] hw/pci-host: Mark versatile regions as little-endian
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,37/39] hw/mips: Mark Loonson3 Virt machine devices as little-endian
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,36/39] hw/mips: Mark Boston machine devices as little-endian
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,35/39] hw/arm: Mark Allwinner Technology devices as little-endian
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,34/39] hw/ssi/xilinx_spi: Make device endianness configurable
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,33/39] hw/char/xilinx_uartlite: Make device endianness configurable
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,32/39] hw/timer/xilinx_timer: Make device endianness configurable
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,31/39] hw/net/xilinx_ethlite: Make device endianness configurable
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,30/39] hw/intc/xilinx_intc: Make device endianness configurable
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,29/39] hw/qdev-properties-system: Introduce EndianMode QAPI enum
Untitled series #261146
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[PULL,00/39] Misc HW patches for 2025-02-16
-
-
-
2025-02-16
Philippe Mathieu-Daudé
New
[v8,6/6] hw/ssi/xilinx_spi: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v8,5/6] hw/char/xilinx_uartlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v8,4/6] hw/timer/xilinx_timer: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v8,3/6] hw/net/xilinx_ethlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v8,2/6] hw/intc/xilinx_intc: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v8,1/6] hw/qdev-properties-system: Introduce EndianMode QAPI enum
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-13
Philippe Mathieu-Daudé
Superseded
[v3,19/19] qom: Require TypeInfo::class_data points to const data
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,18/19] hw: Constify various TypeInfo and associated structures
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,17/19] hw/virtio/virtio-pci: Reduce generic_type_info scope
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,16/19] hw/virtio/virtio-pci: Constify generic_type_info
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,15/19] hw/virtio/virtio-pci: Constify base_type_info
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,14/19] hw/virtio/virtio-pci: Do not access base_type_info.name directly
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,13/19] hw/virtio/virtio-pci: Assert before registering QOM types
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,12/19] hw/virtio/virtio-pci: Always allocate QOM type base_name
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,11/19] qom: Constify InterfaceInfo[] interfaces
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,10/19] qom: Constify TypeInfo::class_data
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,09/19] qom: Have class_init() take a const data argument
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,08/19] qom: Have class_base_init() take a const data argument
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,07/19] target/riscv: Convert misa_mxl_max using GLib macros
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,06/19] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,05/19] target/xtensa: Finalize config in xtensa_register_core()
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,04/19] target/sparc: Constify SPARCCPUClass::cpu_def
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,03/19] target/i386: Constify X86CPUModel uses
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,02/19] hw: Make class data 'const'
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v3,01/19] hw: Declare various const data as 'const'
qom: Constify class_data
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[PULL,29/29] hw: Make class data 'const'
Untitled series #260813
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[PULL,28/29] hw: Declare various const data as 'const'
Untitled series #260813
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[PULL,00/29] Misc HW patches for 2025-02-12
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,8/8] hw/cpu/arm_mpcore: Remove default values for GIC external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,7/8] hw/arm/highbank: Specify explicitly the GIC has 128 external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,6/8] hw/arm/vexpress: Specify explicitly the GIC has 64 external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,5/8] hw/arm/xilinx_zynq: Specify explicitly the GIC has 64 external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,3/8] hw/arm/realview: Specify explicitly the GIC has 64 external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,2/8] hw/arm/exynos4210: Specify explicitly the GIC has 64 external IRQs
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v2,1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v7,10/10] tests/functional: Have microblaze tests inherit common parent class
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v7,09/10] tests/functional: Remove sleep() kludges from microblaze tests
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v7,08/10] tests/functional: Allow microblaze tests to take a machine name argument
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v7,07/10] tests/functional: Explicit endianness of microblaze assets
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v7,06/10] hw/ssi/xilinx_spi: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v7,05/10] hw/char/xilinx_uartlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v7,04/10] hw/timer/xilinx_timer: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v7,03/10] hw/net/xilinx_ethlite: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v7,02/10] hw/intc/xilinx_intc: Make device endianness configurable
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v7,01/10] hw/qdev-properties-system: Introduce EndianMode QAPI enum
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[5/5] target/i386: Mark WHPX APIC region as little-endian
hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[4/5] hw/pci-host: Mark versatile regions as little-endian
hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[3/5] hw/mips: Mark Loonson3 Virt machine devices as little-endian
hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[2/5] hw/mips: Mark Boston machine devices as little-endian
hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[1/5] hw/arm: Mark Allwinner Technology devices as little-endian
hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
meson: Display summary of Darwin libraries detected
meson: Display summary of Darwin libraries detected
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
[v6,11/11] tests/functional: Have microblaze tests inherit common parent class
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v6,10/11] tests/functional: Remove sleep() kludges from microblaze tests
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v6,09/11] tests/functional: Allow microblaze tests to take a machine name argument
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v6,08/11] tests/functional: Explicit endianness of microblaze assets
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
Superseded
[v6,07/11] tests/functional: Avoid using www.qemu-advent-calendar.org URL
hw/microblaze: Allow running cross-endian vCPUs
-
-
-
2025-02-12
Philippe Mathieu-Daudé
New
«
1
2
3
4
…
79
80
»
Bundling
Create bundle: