Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| Archived =
No
| 6596 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
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
52
53
54
…
65
66
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[4/9] hw/arm/tosa: Convert TYPE_TOSA_MISC_GPIO from SysBus to QDev
hw: Convert simple devices from SysBus to QDev
-
-
-
2023-01-09
Philippe Mathieu-Daudé
New
[3/9] hw/i2c/bitbang_i2c: Convert TYPE_GPIO_I2C from SysBus to QDev
hw: Convert simple devices from SysBus to QDev
-
-
-
2023-01-09
Philippe Mathieu-Daudé
New
[2/9] qdev: Add qdev_create_simple() helper
hw: Convert simple devices from SysBus to QDev
-
-
-
2023-01-09
Philippe Mathieu-Daudé
New
[1/9] hw/arm/musicpal: Remove unused dummy MemoryRegion
hw: Convert simple devices from SysBus to QDev
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[5/5] hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c
hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro
hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[3/5] hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[2/5] hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[1/5] hw/i2c/versatile_i2c: Drop useless casts from void * to pointer
hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events
hw/i2c/bitbang_i2c: Housekeeping
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[4/5] hw/i2c/bitbang_i2c: Trace state changes
hw/i2c/bitbang_i2c: Housekeeping
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper
hw/i2c/bitbang_i2c: Housekeeping
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion
hw/i2c/bitbang_i2c: Housekeeping
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
hw/i2c/bitbang_i2c: Housekeeping
-
-
-
2023-01-09
Philippe Mathieu-Daudé
Superseded
[v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
[v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
[v2] hw/pci-host: Use register definitions from PCI standard
[v2] hw/pci-host: Use register definitions from PCI standard
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
hw/pci-host: Use register definitions from PCI standard
hw/pci-host: Use register definitions from PCI standard
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[8/8] hw/mips/fuloong2e: Open code bonito_init()
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[7/8] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[6/8] hw/pci-host/bonito: Sysbus'ify outgoing IRQ
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[5/8] hw/pci-host/bonito: Create PCI function #0 in bridge realize() handler
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[4/8] hw/pci-host/bonito: Set reference using object_property_add_const_link()
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[2/8] hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
[1/8] hw/pci-host/bonito: Convert to 3-phase reset
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
Superseded
[20/20] hw/block: Make PFlashCFI02 QOM declaration internal
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[19/20] hw/block: Remove unused pflash_cfi02_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[18/20] hw/sh4: Open-code pflash_cfi02_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[17/20] hw/arm: Open-code pflash_cfi02_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[15/20] hw/block: Make PFlashCFI01 QOM declaration internal
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[14/20] hw/block: Remove unused pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[13/20] hw/ppc: Open-code pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[12/20] hw/mips: Open-code pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[11/20] hw/microblaze: Open-code pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[10/20] hw/arm: Open-code pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
New
[08/20] hw/xtensa: Use generic DeviceState instead of PFlashCFI01
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[07/20] hw/i386: Use generic DeviceState instead of PFlashCFI01
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[06/20] hw/riscv: Use generic DeviceState instead of PFlashCFI01
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[05/20] hw/loongarch: Use generic DeviceState instead of PFlashCFI01
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[03/20] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[02/20] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[01/20] hw/block: Pass DeviceState to pflash_cfi01_get_blk()
hw: Remove implicit sysbus_mmio_map() from pflash APIs
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[6/6] tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[4/6] hw/mips/gt64xxx_pci: Accumulate address space changes
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[3/6] hw/mips/malta: Trace FPGA LEDs/ASCII display updates
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[2/6] hw/mips/malta: Split FPGA LEDs/ASCII display updates
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
[1/6] hw/pci/pci_host: Trace config accesses on unexisting functions
hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts
-
-
-
2023-01-04
Philippe Mathieu-Daudé
Superseded
hw/pci: Display correct size for unmapped BARs in HMP 'info pci'
hw/pci: Display correct size for unmapped BARs in HMP 'info pci'
-
-
-
2023-01-03
Philippe Mathieu-Daudé
New
[v2,11/11] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Superseded
[v2,10/11] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[v2,09/11] hw/arm/aspeed_ast10x0: Map HACE peripheral
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Superseded
[v2,08/11] hw/arm/aspeed_ast10x0: Map the secure SRAM
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Accepted
[v2,07/11] hw/arm/aspeed_ast10x0: Map I3C peripheral
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Superseded
[v2,06/11] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Accepted
[v2,05/11] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Superseded
[v2,04/11] hw/arm/aspeed: Use the IEC binary prefix definitions
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[v2,03/11] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Accepted
[v2,02/11] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
Superseded
[v2,01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-30
Philippe Mathieu-Daudé
New
[9/9] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[8/9] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[7/9] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[6/9] hw/arm/aspeed_ast10x0: Map HACE peripheral
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[5/9] hw/arm/aspeed_ast10x0: Map the secure SRAM
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[4/9] hw/arm/aspeed_ast10x0: Map I3C peripheral
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[3/9] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[2/9] hw/arm/aspeed: Use the IEC binary prefix definitions
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
Superseded
[1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range
hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
-
-
-
2022-12-29
Philippe Mathieu-Daudé
New
linux-user/syscall: Endian-swap [res]uid/gid
linux-user/syscall: Endian-swap [res]uid/gid
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
virtio-mem: Fix typo in function name
virtio-mem: Fix typo in function name
-
-
-
2022-12-28
Philippe Mathieu-Daudé
Superseded
memory: Do not print MR priority in flatview HMP output
memory: Do not print MR priority in flatview HMP output
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind
-
-
-
2022-12-28
Philippe Mathieu-Daudé
New
[6/6] hw/arm/boot: Remove tswap32() calls and constify board_setup_blob[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[5/6] hw/arm/xilinx_zynq: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[4/6] hw/arm/npcm7xx: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[]
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[2/6] hw/arm/raspi: Fix smpboot[] on big-endian hosts
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts
hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32()
-
-
-
2022-12-22
Philippe Mathieu-Daudé
New
[2/2] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
-
-
-
2022-12-22
Philippe Mathieu-Daudé
Accepted
[1/2] hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device()
hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c
-
-
-
2022-12-22
Philippe Mathieu-Daudé
Superseded
[v2] MIPS: remove support for trap and emulate KVM
[v2] MIPS: remove support for trap and emulate KVM
-
-
-
2022-12-21
Philippe Mathieu-Daudé
Superseded
trace: Do not try to include QMP commands in user emulation binaries
trace: Do not try to include QMP commands in user emulation binaries
-
-
-
2022-12-20
Philippe Mathieu-Daudé
Superseded
[5/5] hw/core: Only build CPU reset handlers with system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[4/5] target/s390x: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[3/5] target/loongarch: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[2/5] target/i386: Restrict sysemu/reset.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation
cpus: Remove system reset() API from user emulation
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[2/2] linux-user/signal: Silent -Winitializer-overrides warnings
linux-user: Fix a pair of -Wextra warnings
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings
linux-user: Fix a pair of -Wextra warnings
-
-
-
2022-12-20
Philippe Mathieu-Daudé
New
[3/3] softmmu: Silent -Wmissing-field-initializers warning
accel: Silent few -Wmissing-field-initializers warning
-
-
-
2022-12-20
Philippe Mathieu-Daudé
Superseded
[2/3] accel/kvm: Silent -Wmissing-field-initializers warning
accel: Silent few -Wmissing-field-initializers warning
-
-
-
2022-12-20
Philippe Mathieu-Daudé
Superseded
[1/3] tcg: Silent -Wmissing-field-initializers warning
accel: Silent few -Wmissing-field-initializers warning
-
-
-
2022-12-20
Philippe Mathieu-Daudé
Superseded
[3/3] hw/arm/nseries: Silent -Wmissing-field-initializers warning
hw/arm/nseries: Minor housekeeping
-
-
-
2022-12-20
Philippe Mathieu-Daudé
Superseded
«
1
2
...
52
53
54
…
65
66
»