Current Team Memberships

Show patches with: Archived = No       |   6435 patches
« 1 2 ... 47 48 4964 65 »
Patch Series S/W/F Date Submitter Delegate State
[11/19] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev() hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[3/4] 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-12 Philippe Mathieu-Daudé Superseded
[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
[1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus() hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-12 Philippe Mathieu-Daudé Superseded
[2/2] hw/pci: Trace IRQ routing on PCI topology hw/pci: Trace IRQ routing on PCI topology and fix a typo --- 2023-02-11 Philippe Mathieu-Daudé Superseded
[1/2] hw/pci: Fix a typo hw/pci: Trace IRQ routing on PCI topology and fix a typo --- 2023-02-11 Philippe Mathieu-Daudé Superseded
[3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data hw/rtc: Rename RTCState -> MC146818RtcState and adapt API --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[2/3] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument hw/rtc: Rename RTCState -> MC146818RtcState and adapt API --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[1/3] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState hw/rtc: Rename RTCState -> MC146818RtcState and adapt API --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[4/4] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases hw/isa/piix: Housekeeping QOM names / macros --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function hw/isa/piix: Housekeeping QOM names / macros --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[2/4] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro hw/isa/piix: Housekeeping QOM names / macros --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro hw/isa/piix: Housekeeping QOM names / macros --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq() hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[10/11] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus' hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[08/11] hw/isa: Un-inline isa_bus_from_device() hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[07/11] hw/isa: Reorder to separate ISABus* vs ISADevice* functions hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[06/11] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in' hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé New
[04/11] hw/isa/vt82c686: Remove intermediate IRQ forwarder hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[03/11] hw/isa/i82378: Remove intermediate IRQ forwarder hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[02/11] hw/isa/i82378: Rename output IRQ as 'cpu_intr' hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
[01/11] hw/intc/i8259: Document i8259_init() hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé Superseded
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
[6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé Superseded
[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
[2/7] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus' hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé Superseded
[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
[1/2] exec/ioport: Factor portio_list_register_flush_coalesced() out exec/ioport: Factor portio_list_register[flush_coalesced]() out --- 2023-02-07 Philippe Mathieu-Daudé Superseded
[v2,11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h' target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Accepted
[v2,10/11] target/arm: Store CPUARMState::nvic as NVICState* target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Accepted
[v2,09/11] target/arm: Restrict CPUARMState::nvic to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[v2,08/11] target/arm: Restrict CPUARMState::arm_boot_info to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,06/11] target/arm: Avoid resetting CPUARMState::eabi field target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,05/11] target/arm: Convert CPUARMState::eabi to boolean target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Accepted
[v2,04/11] target/arm: Constify ID_PFR1 on user emulation target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[v2,01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[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
[7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h' target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState* target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[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
[2/9] target/arm: Constify ID_PFR1 on user emulation target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[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
[RFC,v2,15/15] hw/mips/itu: Pass SAAR using QOM link property hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,14/15] hw/mips: Declare all length properties as unsigned hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[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,11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,10/15] hw/display/sm501: Embed OHCI QOM child in chipset hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[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
« 1 2 ... 47 48 4964 65 »

Bundling

Create bundle: