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
| 6606 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
...
64
65
66
67
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
hw/registerfields: Prefix local variables with underscore in macros
hw/registerfields: Prefix local variables with underscore in macros
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[2/3] qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
[1/3] qemu/plugin: Trivial code movement
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[1/3] qemu/plugin: Trivial code movement
[1/3] qemu/plugin: Trivial code movement
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[7/7] hw/misc/empty_slot: Name the slots when created
hw/misc/empty_slot: Spring cleaning
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[6/7] hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
hw/misc/empty_slot: Spring cleaning
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[4/7] hw/misc/empty_slot: Add a 'name' qdev property
hw/misc/empty_slot: Spring cleaning
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[RFC] hw/sparc/sun4m: Use memdev backend for main RAM
[RFC] hw/sparc/sun4m: Use memdev backend for main RAM
-
-
-
2020-05-10
Philippe Mathieu-Daudé
New
[11/11] exec/cpu-common: Poison hwaddr type in user-mode emulation
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[10/11] exec: Use 'cpu-common.h' instead of system-mode specific 'hwaddr.h'
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[06/11] target/s390x: Only compile decode_basedisp() on system-mode
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[04/11] sysemu/hvf: Only declare hvf_allowed when HVF is available
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
Untitled series #60813
-
-
-
2020-05-09
Philippe Mathieu-Daudé
New
[7/7] audio: Expose 'audio/audio.h' under the include/ directory
audio: Spring cleaning
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
[6/7] audio: Let AUD_write() use a const buffer argument
audio: Spring cleaning
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
[5/7] audio: Let HWVoice write() handlers take a const buffer
audio: Spring cleaning
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
[4/7] audio: Split advance() helper as in() and out()
audio: Spring cleaning
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
[1/7] audio: Let audio_sample_to_uint64() use const samples argument
audio: Spring cleaning
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
-
-
-
2020-05-05
Philippe Mathieu-Daudé
New
[v2,3/3] qom/object: Make reparenting error more verbose
Untitled series #60986
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[v2,2/3] various: Remove unnecessary OBJECT() cast
various: Remove unnecessary casts
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[2/3] io/task: Move 'qom/object.h' header to source
qom: Few trivial patches
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'
qom: Few trivial patches
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[3/4] hw/i386: Add 'vmport.h' local header
Untitled series #60992
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[2/4] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Untitled series #60992
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
hw/usb: Make "hcd-ehci.h" header public
hw/usb: Make "hcd-ehci.h" header public
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[3/3] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
[1/3] hw/sh4: Use MemoryRegion typedef
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[2/3] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
[1/3] hw/sh4: Use MemoryRegion typedef
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[1/3] hw/sh4: Use MemoryRegion typedef
[1/3] hw/sh4: Use MemoryRegion typedef
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[3/4] hw/timer/nrf51_timer: Display timer ID in trace events
hw/arm/nrf51: Extend tracing
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[2/4] hw/arm/nrf51_soc: Mark some peripherals as unimplemented
hw/arm/nrf51: Extend tracing
-
-
-
2020-05-04
Philippe Mathieu-Daudé
New
[RFC,1/2] audio/mixeng: Fix Clang 'int-conversion' warning
[RFC,1/2] audio/mixeng: Fix Clang 'int-conversion' warning
-
-
-
2020-05-03
Philippe Mathieu-Daudé
New
[v2,2/3] scripts/qemugdb: Remove shebang header
[v2,1/3] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
-
-
-
2020-04-30
Philippe Mathieu-Daudé
Superseded
[v2,1/3] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
[v2,1/3] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
-
-
-
2020-04-30
Philippe Mathieu-Daudé
New
[1/2] hw/mips/mips_int: De-duplicate KVM interrupt delivery
[1/2] hw/mips/mips_int: De-duplicate KVM interrupt delivery
-
-
-
2020-04-29
Philippe Mathieu-Daudé
New
hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
-
-
-
2020-04-28
Philippe Mathieu-Daudé
New
[RFC,2/3] hw/net/tulip: Log descriptor overflows
hw/net/tulip: Fix LP#1874539
-
-
-
2020-04-23
Philippe Mathieu-Daudé
New
[RFC,17/17] tests/qtest/tmp105-test: Trivial test for TempSensorClass
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,13/17] hw/misc/bcm2835_property: Implement the 'temperature-sensor' interface
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,11/17] hw/misc/bcm2835_thermal: Implement the 'temperature-sensor' interface
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,08/17] hw/misc/tmp421: Extract set_temp_mC() helper
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,07/17] hw/misc/tmp421: Extract get_temp_mC() helper
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,06/17] hw/misc/tmp421: Add definition for SENSORS_COUNT
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,05/17] hw/misc/tmp105: Implement the 'temperature-sensor' qdev interface
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[RFC,04/17] hw/misc/tmp105: Extract get_temp_mC() and set_temp_mC() helpers
hw/misc: Introduce a temperature sensor interface
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[3/4] scripts/qmp: Use Python 3 interpreter
Untitled series #61258
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[2/4] scripts/qemugdb: Remove shebang header
Untitled series #61258
-
-
-
2020-04-21
Philippe Mathieu-Daudé
New
[PATCH-for-5.0,v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
[PATCH-for-5.0,v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
-
-
-
2020-04-13
Philippe Mathieu-Daudé
Superseded
[PATCH-for-5.1,v3,4/7] migration/colo: Add missing error-propagation code
[PATCH-for-5.1,v3,1/7] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
-
-
-
2020-04-13
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,1/7] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
[PATCH-for-5.1,v3,1/7] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
-
-
-
2020-04-13
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,21/23] hw/net/xilinx_axienet: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,20/23] hw/misc/macio/macio: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,19/23] hw/mips/cps: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,17/23] hw/dma/xilinx_axidma: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,14/23] hw/arm/bcm2835_peripherals: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,12/23] hw/block/onenand: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,11/23] hw/pci-host/pnv_phb3: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,10/23] hw/microblaze/xlnx-zynqmp-pmu: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,08/23] hw/arm/armv7m: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,07/23] hw/riscv/sifive: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,05/23] hw/arm/allwinner-a10: Add missing error-propagation code
various: Fix error-propagation with Coccinelle scripts (part 2)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,23/24] hw/riscv/sifive_u: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,22/24] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,21/24] hw/riscv/sifive_u: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,19/24] hw/riscv/sifive_e: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,17/24] hw/microblaze/xlnx-zynqmp-pmu: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,16/24] hw/arm/xlnx-zynqmp: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,15/24] hw/arm/xlnx-zynqmp: Split xlnx_zynqmp_create_rpu() as init + realize
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,11/24] hw/arm/msf2-soc: Store MemoryRegion in MSF2State
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,07/24] hw/arm/aspeed_soc: Simplify use of Error*
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,06/24] hw/arm/aspeed_soc: Move some code from realize() to init()
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,04/24] hw/arm/aspeed_ast2600: Simplify use of Error*
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,v3,01/24] various: Remove suspicious '\' character outside of #define in C code
various: Fix error-propagation with Coccinelle scripts (part 1)
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.0?,3/3] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
[PATCH-for-5.1,1/3] hw/ide/ahci: Use qdev gpio rather than qemu_allocate_irqs()
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,1/3] hw/ide/ahci: Use qdev gpio rather than qemu_allocate_irqs()
[PATCH-for-5.1,1/3] hw/ide/ahci: Use qdev gpio rather than qemu_allocate_irqs()
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,3/3] hw: Remove unnecessary DEVICE() cast
various: Remove unnecessary casts
-
-
-
2020-04-12
Philippe Mathieu-Daudé
New
[PATCH-for-5.0,1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
[PATCH-for-5.0,1/2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
-
-
-
2020-04-11
Philippe Mathieu-Daudé
New
[PULL,12/13] target/rx: Dump bytes for each insn during disassembly
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
Accepted
[PULL,11/13] target/rx: Collect all bytes during disassembly
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
Accepted
[PULL,10/13] target/rx: Emit all disassembly in one prt()
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
Accepted
[PULL,09/13] target/rx: Use prt_ldmi for XCHG_mr disassembly
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
Accepted
[PULL,08/13] target/rx: Replace operand with prt_ldmi in disassembler
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
New
[PULL,07/13] target/rx: Disassemble rx_index_addr into a string
Untitled series #26346
-
-
-
2020-03-17
Philippe Mathieu-Daudé
Accepted
[12/13] target/rx: Dump bytes for each insn during disassembly
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[11/13] target/rx: Collect all bytes during disassembly
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[10/13] target/rx: Emit all disassembly in one prt()
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[09/13] target/rx: Use prt_ldmi for XCHG_mr disassembly
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[08/13] target/rx: Replace operand with prt_ldmi in disassembler
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[07/13] target/rx: Disassemble rx_index_addr into a string
Untitled series #26334
-
-
-
2020-03-15
Philippe Mathieu-Daudé
Superseded
[v5,7/7] hw/mdio: Use bitbang core for smc91c111 network device
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,6/7] hw/mdio: Add VMState support
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,5/7] hw/mdio: Refactor bitbanging state machine
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,4/7] hw/mdio: Mask out read-only bits.
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,3/7] hw/mdio: Generalize phy initialization routine
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,2/7] hw/mdio: Add PHY register definition
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
[v5,1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
-
-
-
2017-09-22
Philippe Mathieu-Daudé
New
[for-2.11,v3,02/16] travis: install more library dependencies
Untitled series #3247
-
-
-
2017-08-09
Philippe Mathieu-Daudé
New
[v2,23/31] docker: add debian/powerpc based on Jessie
Untitled series #2900
-
-
-
2017-07-18
Philippe Mathieu-Daudé
New
[v2,04/31] docker: add debug tools to travis.docker
Untitled series #2900
-
-
-
2017-07-18
Philippe Mathieu-Daudé
Superseded
[v2,03/31] docker: include python-yaml in travis.docker
Untitled series #2900
-
-
-
2017-07-18
Philippe Mathieu-Daudé
New
«
1
2
...
64
65
66
67
»
Bundling
Create bundle: