Show patches with: State = Action Required       |    Archived = No       |   428864 patches
« 1 2 ... 1059 1060 10614288 4289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data hw/rtc: Rename RTCState -> MC146818RtcState and adapt API - - 1 - --- 2023-02-10 Philippe Mathieu-Daudé New
[1/2] hw/pci: Fix a typo hw/pci: Trace IRQ routing on PCI topology and fix a typo - - 1 - --- 2023-02-11 Philippe Mathieu-Daudé New
[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é New
[1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus() hw/qdev: Housekeeping around qdev_get_parent_bus() - - 1 - --- 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() 1 - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[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é New
[4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev() hw/qdev: Housekeeping around qdev_get_parent_bus() - - 1 - --- 2023-02-12 Philippe Mathieu-Daudé New
[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é New
[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é New
[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é New
[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é New
[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é New
[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é New
[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é New
[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é New
[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é New
[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é New
[11/19] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-12 Philippe Mathieu-Daudé New
[16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 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
[RFC,19/19] hw/usb: Inline usb_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[v2,1/9] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus() 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
[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,4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() 1 - - - --- 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() 1 - - - --- 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() - - 1 - --- 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,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,9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev() hw/qdev: Housekeeping around qdev_get_parent_bus() - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,01/19] 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
[v2,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-13 Philippe Mathieu-Daudé New
[v2,03/19] 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
[v2,04/19] 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
[v2,05/19] 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
[v2,06/19] 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
[v2,07/19] 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
[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,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,10/19] 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
[v2,11/19] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,12/19] 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
[v2,13/19] 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
[v2,14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 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 - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,17/19] 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
[v2,18/19] 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
[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,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
[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,3/7] hw/net/eepro100: Convert reset handler to DeviceReset 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,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,6/7] hw/net/eepro100: Remove instance's EEPRO100State::device hw/net/eepro100: Finish QDev conversion - - - - --- 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
[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
[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,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
[v3,1/6] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,2/6] hw/vfio/ccw: Simplify using DEVICE() macro hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 2 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,5/6] hw/vfio/ccw: Remove pointless S390CCWDevice variable hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,6/6] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW() hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses - - 1 - --- 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
[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,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,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,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,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,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,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,09/14] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 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,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,12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses 1 - - - --- 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,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
[01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name hw/ide: QOM/QDev housekeeping - - - - --- 2023-02-15 Philippe Mathieu-Daudé New
[03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable hw/ide: QOM/QDev housekeeping - - 2 - --- 2023-02-15 Philippe Mathieu-Daudé New
[06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h' hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[09/20] hw/ide: Un-inline ide_set_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[16/20] hw/ide/ioport: Remove unnecessary includes hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
« 1 2 ... 1059 1060 10614288 4289 »