Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| State =
Action Required
| Archived =
No
| 3225 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
...
22
23
24
…
32
33
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[RFC,5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[RFC,4/5] hw/nmi: Simplify nmi_monitor_handle() and do_nmi()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[3/5] bulk: Have object_child_foreach() take Error* and return boolean
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[5/5] hw/i386/kvm: Factor i8254_pit_create_try_kvm() out
hw/timer/i8254: Un-inline and simplify IRQs
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[4/5] hw/timer/i8254: Really inline i8254_pit_init()
hw/timer/i8254: Un-inline and simplify IRQs
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[3/5] hw/i386/pc: Un-inline i8254_pit_init()
hw/timer/i8254: Un-inline and simplify IRQs
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[2/5] hw/timer/i8254: Factor i8254_pit_create() out and document
hw/timer/i8254: Un-inline and simplify IRQs
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v2,17/18] hw/isa: Un-inline isa_bus_from_device()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v2,15/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v2,10/18] hw/isa: Use isa_address_space_io() in isa_register_ioport()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v2,08/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v2,01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-15
Philippe Mathieu-Daudé
New
[v3,14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,13/14] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,10/14] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,09/14] hw/net/tulip: Finish QOM conversion
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,06/14] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,05/14] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,03/14] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,02/14] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v3,01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[RFC,3/3] hw/usb: Use USB_DEVICE_GET_BUS() macro
qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[RFC,2/3] hw/usb: Declare QOM macros using QDEV_DECLARE_DEV_BUS_TYPES()
qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[RFC,1/3] hw/qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,7/7] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,6/7] hw/net/eepro100: Remove instance's EEPRO100State::device
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,5/7] hw/net/eepro100: Remove instance EEPRO100State::has_extended_tcb_support
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,4/7] hw/net/eepro100: Pass E100PCIDeviceInfo as class init data
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,3/7] hw/net/eepro100: Convert reset handler to DeviceReset
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,2/7] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,1/7] hw/net/eepro100: Abort if pci_add_capability() ever fail
hw/net/eepro100: Finish QDev conversion
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[RFC,v2,19/19] hw/usb: Inline usb_bus_from_device()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,7/9] hw/usb: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,6/9] hw/ppc: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,5/9] hw/pci: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,3/9] hw/block: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[v2,2/9] hw/audio: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-13
Philippe Mathieu-Daudé
New
[18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
hw: Use QOM macros and remove DO_UPCAST() uses
-
-
-
2023-02-12
Philippe Mathieu-Daudé
New
[2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
hw/qdev: Housekeeping around qdev_get_parent_bus()
-
-
-
2023-02-12
Philippe Mathieu-Daudé
New
[05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in'
hw/isa: More housekeeping
-
-
-
2023-02-10
Philippe Mathieu-Daudé
New
target/i386: Remove pointless env_archcpu() in helper_rdmsr()
target/i386: Remove pointless env_archcpu() in helper_rdmsr()
-
-
-
2023-02-10
Philippe Mathieu-Daudé
New
[7/7] hw/ide/piix: Remove dead code in pci_piix_init_ports()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-08
Philippe Mathieu-Daudé
New
[5/7] hw/ide/piix: Use generic ide_init_ioport()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-08
Philippe Mathieu-Daudé
New
[4/7] hw/ide: Introduce generic ide_init_ioport()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-08
Philippe Mathieu-Daudé
New
[3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_init_ioport_isa()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-08
Philippe Mathieu-Daudé
New
[1/7] hw/isa: Un-inline isa_bus_from_device()
hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
-
-
-
2023-02-08
Philippe Mathieu-Daudé
New
[2/2] exec/ioport: Factor portio_list_register() out
exec/ioport: Factor portio_list_register[flush_coalesced]() out
-
-
-
2023-02-07
Philippe Mathieu-Daudé
New
[v2,09/11] target/arm: Restrict CPUARMState::nvic to sysemu
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[8/9] hw/intc/armv7m_nvic: Allow calling neg_prio_requested on unrealized NVIC
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[3/9] target/arm: Avoid resetting CPUARMState::eabi field
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
target/arm: Housekeeping around NVIC
-
-
-
2023-02-06
Philippe Mathieu-Daudé
New
[5/5] hw/ppc/pnv: Set QDev properties using QDev API
hw/ppc: Set QDev properties using QDev API (part 2/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[4/5] hw/ppc/spapr: Set QDev properties using QDev API
hw/ppc: Set QDev properties using QDev API (part 2/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API
hw/ppc: Set QDev properties using QDev API (part 2/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[2/5] hw/pci-host/raven: Set QDev properties using QDev API
hw/ppc: Set QDev properties using QDev API (part 2/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[1/5] hw/misc/macio: Set QDev properties using QDev API
hw/ppc: Set QDev properties using QDev API (part 2/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[19/19] hw/sparc: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[18/19] hw/rx: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[RFC,17/19] hw/riscv: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[16/19] hw/nios2: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[RFC,15/19] hw/mips: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[14/19] hw/microblaze: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[13/19] hw/m68k: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[RFC,12/19] hw/i386: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[11/19] hw/hppa: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[10/19] hw/avr: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[09/19] hw/virtio: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[08/19] hw/usb: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[RFC,07/19] hw/scsi: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[06/19] hw/core/gpio: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[RFC,05/19] hw/core/numa: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[04/19] hw/audio: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[03/19] hw/acpi: Set QDev properties using QDev API
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[02/19] hw/qdev: Introduce qdev_prop_set_link()
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci
hw: Set QDev properties using QDev API (part 1/3)
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe
hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[v2,13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
hw: Use QOM alias properties and few QOM/QDev cleanups
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[v2,12/15] hw/display/sm501: Unify common QOM properties
hw: Use QOM alias properties and few QOM/QDev cleanups
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[v2,08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object
hw: Use QOM alias properties and few QOM/QDev cleanups
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
[v2,07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object
hw: Use QOM alias properties and few QOM/QDev cleanups
-
-
-
2023-02-03
Philippe Mathieu-Daudé
New
«
1
2
...
22
23
24
…
32
33
»