Toggle navigation
Patchwork
Patches credited to philippe.mathieu-daude@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: State =
Action Required
| 3034 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
...
27
28
29
…
30
31
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
-
-
-
2020-07-18
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-5.1] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
[RFC,PATCH-for-5.1] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
-
-
-
2020-07-17
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-5.1] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
[RFC,PATCH-for-5.1] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
-
-
-
2020-07-17
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-5.1,v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
[RFC,PATCH-for-5.1,v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
-
-
-
2020-07-17
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-5.1,v2] hw/ide: Cancel pending DMA requests before setting as inactive
[RFC,PATCH-for-5.1,v2] hw/ide: Cancel pending DMA requests before setting as inactive
-
-
-
2020-07-17
Philippe Mathieu-Daudé
New
[PULL,3/3] MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)
Untitled series #58948
-
-
-
2020-07-14
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,4/4] hw/avr/boot: Fix memory leak in avr_load_firmware()
misc: Document qemu_find_file and fix memory leak in avr_load_firmware
-
-
-
2020-07-14
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,3/4] qemu-common: Document qemu_find_file()
misc: Document qemu_find_file and fix memory leak in avr_load_firmware
-
-
-
2020-07-14
Philippe Mathieu-Daudé
New
[PATCH-for-5.1,2/4] qemu/osdep: Reword qemu_get_exec_dir() documentation
misc: Document qemu_find_file and fix memory leak in avr_load_firmware
-
-
-
2020-07-14
Philippe Mathieu-Daudé
New
[PULL,9/9] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
sdcard: Fix CVE-2020-13253
-
-
-
2020-07-14
Philippe Mathieu-Daudé
New
[v2,7/9] hw/sd/sdcard: Do not allow invalid SD card sizes
Untitled series #58986
-
-
-
2020-07-13
Philippe Mathieu-Daudé
New
[v2,4/9] tests/acceptance/boot_linux: Expand SD card image to power of 2
Untitled series #58986
-
-
-
2020-07-13
Philippe Mathieu-Daudé
New
[v2,2/9] docs/orangepi: Add instructions for resizing SD image to power of two
Untitled series #58986
-
-
-
2020-07-13
Philippe Mathieu-Daudé
New
[PULL,31/32] target/avr/cpu: Fix $PC displayed address
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,28/32] tests/acceptance: Test the Arduino MEGA2560 board
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,27/32] tests/boot-serial: Test some Arduino boards (AVR based)
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,26/32] hw/avr: Add limited support for some Arduino boards
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,21/32] hw/char: avr: Add limited support for USART peripheral
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,20/32] tests/machine-none: Add AVR support
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,19/32] target/avr: Register AVR support with the rest of QEMU
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,17/32] target/avr: Initialize TCG register variables
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,15/32] target/avr: Add instruction translation - MCU Control Instructions
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,11/32] target/avr: Add instruction translation - Arithmetic and Logic Instructions
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,09/32] target/avr: Add instruction helpers
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,08/32] target/avr: Add definitions of AVR core types
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,04/32] target/avr: CPU class: Add memory menagement support
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,03/32] target/avr: CPU class: Add interrupt handling support
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[PULL,02/32] target/avr: Introduce basic CPU class object
AVR port
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[2/2] hw/sd/sdcard: Do not allow invalid SD card sizes
hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[RFC,v2,4/4] target/avr/translate: Fix SBRC/SBRS instructions
target/avr: Few fixes
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[v2,3/4] target/avr/disas: Fix store instructions display order
target/avr: Few fixes
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[1/3] target/avr: Drop tlb_flush() in avr_cpu_reset()
[1/3] target/avr: Drop tlb_flush() in avr_cpu_reset()
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
hw/register: Document register_init_block @memory_size
hw/register: Document register_init_block @memory_size
-
-
-
2020-07-07
Philippe Mathieu-Daudé
New
[1/2] block/block-backend: Trace blk_attach_dev()
block/block-backend: Let blk_attach_dev() provide helpful error
-
-
-
2020-07-06
Philippe Mathieu-Daudé
New
[v2,5/5] hw/i2c: Document the I2C qdev helpers
hw/i2c: Rename method names for consistency and add documentation
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v2,3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
hw/i2c: Rename method names for consistency and add documentation
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[RFC,1/2] hw/sd/ssi-sd: Deprecate the SPI to SD card 'adapter'
hw/sd: Deprecate the SPI mode and the SPI to SD adapter
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[1/2] hw/sd/pxa2xx_mmci: Do not create SD card within the SDHCI controller
[1/2] hw/sd/pxa2xx_mmci: Do not create SD card within the SDHCI controller
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[4/4] hw/sd/milkymist: Do not create SD card within the SDHCI controller
hw/sd/milkymist: Do not create SD card within the SDHCI controller
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v4,10/10] hw/sd: move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Untitled series #59172
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v4,08/10] hw/sd/pl181: Replace disabled fprintf()s by trace events
Untitled series #59172
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v4,06/10] hw/sd/pl181: Expose a SDBus and connect the SDCard to it
Untitled series #59172
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v4,04/10] hw/arm/versatilepb: Comment to remember some IRQs lines are left unwired
Untitled series #59172
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[v4,03/10] hw/sd/pl181: Add TODO to use Fifo32 API
Untitled series #59172
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
hw/arm/aspeed: Do not create and attach empty SD cards by default
hw/arm/aspeed: Do not create and attach empty SD cards by default
-
-
-
2020-07-05
Philippe Mathieu-Daudé
New
[26/26] MAINTAINERS: Cover dwc-hsotg (dwc2) USB host controller emulation
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[24/26] hw/usb/usb-hcd: Use UHCI type definitions
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[23/26] hw/usb/usb-hcd: Use EHCI type definitions
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[21/26] hw/usb: Move internal API to local 'usb-internal.h' header
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[16/26] hw/usb/bus: Simplify usb_get_dev_path()
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[15/26] hw/usb: Add new 'usb-quirks.h' local header
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[14/26] hw/usb/quirks: Rename included source with '.inc.c' suffix
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[13/26] hw/usb/desc: Reduce some declarations scope
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[11/26] hw/usb/hcd-xhci: Add missing header
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[06/26] hw/usb/hcd-dwc2: Remove unnecessary includes
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[05/26] hw/usb/desc: Add missing header
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[04/26] hw/usb: Reduce 'exec/memory.h' inclusion
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[02/26] hw/ppc/sam460ex: Add missing 'hw/pci/pci.h' header
hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
-
-
-
2020-07-04
Philippe Mathieu-Daudé
New
[RFC,18/18] hw/core/qdev: Display warning for devices missing migration state
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[15/18] hw/misc/unimp: Mark the device with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[14/18] hw/misc/iotkit-sysinfo: Mark the device with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[11/18] hw/usb/hcd-ohci: Mark the device with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[07/18] hw/arm/msf2-soc: Mark the device with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[06/18] hw/arm/bcm283x: Mark devices with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[05/18] hw/arm/aspeed_soc: Mark the device with no migratable fields
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[03/18] hw/core/qdev: Add vmstate_qdev_no_state_to_migrate
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[01/18] migration/vmstate: Document vmstate_dummy
[01/18] migration/vmstate: Document vmstate_dummy
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[1/2] hw/char/serial: Separate and document static properties
[1/2] hw/char/serial: Separate and document static properties
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[2/2] hw/ppc: Use TYPE_SYSBUS_OHCI instead of hardcoded string
[1/2] hw/char/serial: Separate and document static properties
-
-
-
2020-07-03
Philippe Mathieu-Daudé
New
[v3,19/19] .mailmap: Display Ying Fang name correctly
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,17/19] .mailmap: Display correct email address for Stefan Berger
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,16/19] .mailmap: Display correct email address for Richard Henderson
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,15/19] .mailmap: Display correct email address for Peter Maydell
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,14/19] .mailmap: Display correct email address for Michael Tokarev
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,12/19] .mailmap: Display Marek Dolata name properly
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,08/19] .mailmap: Display Hiroyuki Obinata name correctly
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,05/19] .mailmap: Display correctly Chen Fan name
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,02/19] .mailmap: Update Paul Burton email address
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v3,01/19] .mailmap: Update Alexander Graf email address
mailmap: Add more entries to sanitize 'git log' output
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[4/5] MAINTAINERS: Adjust MIPS maintainership (remove Paul Burton)
Untitled series #59236
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[2/5] target/mips: Remove identical if/else branches
Untitled series #59236
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v2] cpus: Move CPU code from exec.c to cpus-common.c
[v2] cpus: Move CPU code from exec.c to cpus-common.c
-
-
-
2020-07-02
Philippe Mathieu-Daudé
New
[v2,5/6] hw/mips/malta: Verify malta-strict machine uses correct DIMM sizes
[v2,1/6] hw/mips/malta: Trivial code movement
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[v2,1/6] hw/mips/malta: Trivial code movement
[v2,1/6] hw/mips/malta: Trivial code movement
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[v7,07/17] hw/sd/sdcard: Move sd->size initialization
Untitled series #59302
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[v7,02/17] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
Untitled series #59302
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[v6,14/15] hw/sd/sdcard: Display offset in read/write_data() trace events
hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[v6,07/15] hw/sd/sdcard: Initialize constant values first
hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[7/7] hw/mips/malta: Allow more than 2GB on 64-bit malta-virt
hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[4/7] hw/mips/malta: Introduce MaltaMachineClass::max_ramsize
hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
[3/7] hw/mips/malta: Rename 'malta' machine as 'malta-virt'
hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit
-
-
-
2020-06-30
Philippe Mathieu-Daudé
New
hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
-
-
-
2020-06-29
Philippe Mathieu-Daudé
New
[4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
hw/i2c: Rename method names for consistency and add documentation
-
-
-
2020-06-29
Philippe Mathieu-Daudé
New
[2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
hw/i2c: Rename method names for consistency and add documentation
-
-
-
2020-06-29
Philippe Mathieu-Daudé
New
scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
scripts/get_maintainer: Use .ignoredmailmap to ignore invalid emails
-
-
-
2020-06-29
Philippe Mathieu-Daudé
New
hw/misc/pca9552: Add missing TypeInfo::class_size field
hw/misc/pca9552: Add missing TypeInfo::class_size field
-
-
-
2020-06-29
Philippe Mathieu-Daudé
New
[v5,08/15] hw/sd/sdcard: Check address is in range
[v5,01/15] MAINTAINERS: Cc qemu-block mailing list
-
-
-
2020-06-26
Philippe Mathieu-Daudé
New
[v5,06/15] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
[v5,01/15] MAINTAINERS: Cc qemu-block mailing list
-
-
-
2020-06-26
Philippe Mathieu-Daudé
New
[v5,05/15] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
[v5,01/15] MAINTAINERS: Cc qemu-block mailing list
-
-
-
2020-06-26
Philippe Mathieu-Daudé
New
[v4,14/14] hw/sd/sdcard: Simplify realize() a bit
[v4,01/14] MAINTAINERS: Cc qemu-block mailing list
-
-
-
2020-06-26
Philippe Mathieu-Daudé
New
«
1
2
...
27
28
29
…
30
31
»
Bundling
Create bundle: