Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   2962 patches
« 1 2 ... 19 20 2129 30 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] hw/vfio: Build various target-independent objects once hw/vfio: Build various target-independent objects once --- 2023-02-27 Philippe Mathieu-Daudé New
[1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header hw/vfio: Build various target-independent objects once --- 2023-02-27 Philippe Mathieu-Daudé New
[2/2] qapi: Generate enum count as definition in gen_enum_lookup() qapi: Simplify enum generation --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] qapi: Do not generate default switch case in gen_visit_object_members() qapi: Simplify enum generation --- 2023-02-24 Philippe Mathieu-Daudé New
hw/ide: Remove unuseful IDE_DMA__COUNT definition hw/ide: Remove unuseful IDE_DMA__COUNT definition --- 2023-02-24 Philippe Mathieu-Daudé New
[2/2] block/qcow2: QAPI'fy Qcow2DiscardType block/qcow2: QAPI'fy Qcow2DiscardType --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] block/qcow2: Rename QCOW2_DISCARD_TYPE enum definitions block/qcow2: QAPI'fy Qcow2DiscardType --- 2023-02-24 Philippe Mathieu-Daudé New
[2/2] ui/kbd-state: QAPI'fy QKbdModifier ui/kbd-state: QAPI'fy QKbdModifier --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] ui/kbd-state: Rename QKbdModifier enum definitions ui/kbd-state: QAPI'fy QKbdModifier --- 2023-02-24 Philippe Mathieu-Daudé New
[v5,4/5] dump: Introduce win_dump_available() dump: Make most of it target agnostic (build once) --- 2023-02-24 Philippe Mathieu-Daudé New
[v4,7/7] dump: Rename x86-specific file as win_dump_x86.c dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,6/7] dump: Build once by adding stubs for non-x86 targets dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,5/7] dump: Introduce create_win_dump() dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,4/7] dump: Introduce win_dump_available() dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,3/7] dump: Correct headers included dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,3/3] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,1/3] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation --- 2023-02-23 Philippe Mathieu-Daudé New
tcg: Allow displaying TCG_TYPE_I128 arguments tcg: Allow displaying TCG_TYPE_I128 arguments --- 2023-02-22 Philippe Mathieu-Daudé New
[5/5] hw: Remove mentions of NDEBUG bulk: Replace assert(0) -> g_assert_not_reached() --- 2023-02-21 Philippe Mathieu-Daudé New
[3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached() bulk: Replace assert(0) -> g_assert_not_reached() --- 2023-02-21 Philippe Mathieu-Daudé New
[9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,19/24] hw/ide/ioport: Remove unnecessary includes hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,04/24] hw/ide/isa: Rename isairq -> irqnum hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[3/2] hw/timer: Rename ptimer_state -> PTimer hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[5/5] hw/riscv: Restrict CPU clusters to the expected type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[4/5] hw/arm: Restrict CPU clusters to the expected type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[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
« 1 2 ... 19 20 2129 30 »

Bundling

Create bundle: