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
...
45
46
47
…
79
80
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[03/10] hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[02/10] hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[01/10] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
hw/arm: Move 'hw/arm/boot.h' from header to source
-
-
-
2023-10-25
Philippe Mathieu-Daudé
New
[v2,9/9] target/mips: Use tcg_gen_ext*u_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,8/9] target/mips: Use tcg_gen_ext16s_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,7/9] target/xtensa: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,6/9] target/sparc: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,5/9] target/ppc: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,4/9] target/mips: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,3/9] target/i386: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,2/9] target/cris: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[v2,1/9] target/avr: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[11/11] hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[10/11] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[08/11] hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[06/11] hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[04/11] hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[03/11] hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specific
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[02/11] hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[01/11] hw/arm/aspeed: Extract code common to all boards to a common file
hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,6/6] hw/m68k/virt: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,2/6] hw/m68k/mcf5206: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
Superseded
[v2,1/6] hw/m68k/irqc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-24
Philippe Mathieu-Daudé
New
[RFC,9/9] target/ppc: Use tcg_gen_sextract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
New
[RFC,8/9] target/cris: Use tcg_gen_sextract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
New
[7/9] target/mips: Use tcg_gen_sextract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
New
[6/9] target/xtensa: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
Superseded
[5/9] target/sparc: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
Superseded
[4/9] target/ppc: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
Superseded
[3/9] target/mips: Use tcg_gen_extract_i32
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
Superseded
[2/9] target/cris: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
New
[1/9] target/avr: Use tcg_gen_extract_tl
tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
-
-
-
2023-10-23
Philippe Mathieu-Daudé
Superseded
[v4,4/4] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v4,3/4] hw/i386/pc: Propagate error if PC_SPEAKER device creation failed
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v4,2/4] hw/i386/pc: Propagate error if HPET device creation failed
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v4,1/4] hw/i386/pc: Pass Error** argument to pc_basic_device_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v2,4/4] hw/char/stm32f2xx_usart: Add more definitions for CR1 register
stm32f2xx_usart: implement TX interrupts
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v2,3/4] hw/char/stm32f2xx_usart: Update IRQ when DR is written
stm32f2xx_usart: implement TX interrupts
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v2,2/4] hw/char/stm32f2xx_usart: Update IRQ when SR is read
stm32f2xx_usart: implement TX interrupts
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v2,1/4] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
stm32f2xx_usart: implement TX interrupts
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[19/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_X86_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[18/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RX_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[17/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_SUPERH_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[16/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_TRICORE_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[15/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RISCV_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[14/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_S390X_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[13/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_M68K_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[12/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_MIPS_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[11/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_POWERPC_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[10/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_ARM_CPU)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[09/19] cpus: Filter for target specific CPU (x86)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[08/19] cpus: Filter for target specific CPU (ppc)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[07/19] cpus: Filter for target specific CPU (riscv)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[06/19] cpus: Filter for target specific CPU (s390x)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[05/19] cpus: Filter for target specific CPU (mips)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[04/19] cpus: Filter for target specific CPU (loongarch)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[03/19] cpus: Filter for target specific CPU (arm)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[02/19] cpus: Filter for target specific CPU (generic)
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[RFC,01/19] cpus: Add argument to qemu_get_cpu() to filter CPUs by QOM type
cpus: Step toward removing global 'first_cpu'
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[6/6] hw/m68k/virt: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple()
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[2/6] hw/m68k/mcf5206: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[1/6] hw/m68k/irqc: Pass CPU using QOM link property
hw/m68k: Strengthen QOM/SysBus API uses
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,9/9] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,8/9] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,7/9] hw/intc/pxa2xx: Pass CPU reference using QOM link property
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,6/9] hw/intc/pxa2xx: Convert to Resettable interface
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,4/9] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,3/9] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,2/9] hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,1/9] hw/sd/pxa2xx: Realize sysbus device before accessing it
hw/arm/pxa2xx: SysBus/QDev fixes
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[PULL,v3,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
Untitled series #225130
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Accepted
[PULL,v3,00/46] Misc HW/UI patches for 2023-10-19
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[PULL,v2,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too
Untitled series #225129
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[3/3] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[2/3] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[1/3] target/i386/hvf: Use CPUState typedef
target/i386/hvf: Style cleanup
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,5/5] hw/mips/jazz: Inline and remove legacy pcspk_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,4/5] hw/isa/i82378: Inline legacy pcspk_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,3/5] hw/i386/pc: Inline legacy pcspk_init() in pc_basic_device_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
New
[v3,2/5] hw/i386/pc: Propagate error if HPET device creation failed
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[v3,1/5] hw/i386/pc: Pass Error** argument to pc_basic_device_init()
hw/audio/pcspk: Inline pcspk_init()
-
-
-
2023-10-20
Philippe Mathieu-Daudé
Superseded
[PULL,45/46] hw/net: Declare link using static DEFINE_PROP_LINK() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,44/46] hw/dma: Declare link using static DEFINE_PROP_LINK() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,43/46] hw/scsi/virtio-scsi: Use VIRTIO_SCSI_COMMON() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,42/46] hw/display/virtio-gpu: Use VIRTIO_DEVICE() macro
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,41/46] hw/block/vhost-user-blk: Use DEVICE() / VIRTIO_DEVICE() macros
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,40/46] hw/virtio/virtio-pmem: Replace impossible check by assertion
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,39/46] hw/s390x/css-bridge: Realize sysbus device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,38/46] hw/isa: Realize ISA bridge device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
[PULL,37/46] hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
[PULL,01/46] mailmap: update email addresses for Luc Michel
-
-
-
2023-10-19
Philippe Mathieu-Daudé
Accepted
«
1
2
...
45
46
47
…
79
80
»
Bundling
Create bundle: