Show patches with: none      |   433404 patches
« 1 2 ... 534 535 5364334 4335 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,08/10] hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,07/10] hw/isa/vt82c686: Instantiate PM function in host device Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,06/10] hw/isa/vt82c686: Instantiate USB functions in host device Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,05/10] hw/isa/vt82c686: Instantiate IDE function in host device Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,04/10] hw/isa/vt82c686: Reuse errp Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,03/10] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory() Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,02/10] hw/isa/vt82c686: Resolve unneeded attribute Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[v2,01/10] hw/isa/vt82c686: Resolve chip-specific realize methods Instantiate VT82xx functions in host device - - - - --- 2022-08-30 Bernhard Beschow New
[9/9] hw/isa/vt82c686: Reuse errp QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[8/9] hw/isa/vt82c686: QOM'ify RTC creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[7/9] hw/isa/vt82c686: QOM'ify ac97 and mc97 creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[6/9] hw/isa/vt82c686: QOM'ify pm creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[5/9] hw/isa/vt82c686: QOM'ify vt82c686b-usb-uhci creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[4/9] hw/isa/vt82c686: QOM'ify via-ide creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[3/9] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory() QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[2/9] hw/isa/vt82c686: Resolve unneeded attribute QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[1/9] hw/isa/vt82c686: QOM'ify Super I/O creation QOM'ify VT82xx devices - - - - --- 2022-08-22 Bernhard Beschow New
[11/11] hw/isa/piix3: Remove extra ';' outside of functions QOM'ify PIIX3 southbridge - - 1 - --- 2022-07-13 Bernhard Beschow New
[10/11] hw/isa/piix3: Wire up ACPI interrupt internally QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[09/11] hw/isa/piix3: QOM'ify IDE controller creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[08/11] hw/isa/piix3: QOM'ify ISA PIC creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[07/11] hw/intc/i8259: Introduce i8259 proxy "isa-pic" QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[06/11] hw/i386/pc: No need for rtc_state to be an out-parameter QOM'ify PIIX3 southbridge - - 1 - --- 2022-07-13 Bernhard Beschow New
[05/11] hw/i386/pc: QOM'ify RTC creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[04/11] hw/isa/piix3: QOM'ify ACPI controller creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[03/11] hw/isa/piix3: QOM'ify USB controller creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[02/11] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 southbridge QOM'ify PIIX3 southbridge - - 1 - --- 2022-07-13 Bernhard Beschow New
[01/11] hw/i386/pc: QOM'ify DMA creation QOM'ify PIIX3 southbridge - - - - --- 2022-07-13 Bernhard Beschow New
[RFC,10/10] hw/isa/isa-bus: Resolve isabus global Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,09/10] hw/isa: Resolve unneeded usage of isabus global Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,08/10] hw/ide/piix: Use pci_ide_init_ioport() rather than isa_ide_init_ioport() Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,07/10] hw/pci/pci: Introduce pci_register_portio_list() Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,06/10] hw/ide/ioport: Rename ide_init_ioport() to isa_ide_init_ioport() Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,05/10] hw/isa/isa-bus: assert() if isa_get_irq() gets passed a NULL ISADevice Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,04/10] hw/ide/piix: Avoid the isabus global when wiring ISA interrupts for internal devices Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,03/10] hw/i386/pc_piix: Allow for setting properties on "piix3-ide" before realizing it Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,02/10] Revert "hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine" Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[RFC,01/10] hw/ide/piix: Check for presence of ISABus before using it Resolve isabus global - - - - --- 2022-06-27 Bernhard Beschow New
[2/2] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it Decouple Xen-HVM from PIIX 1 - 1 - --- 2022-06-26 Bernhard Beschow New
[1/2] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() Decouple Xen-HVM from PIIX - - 1 - --- 2022-06-26 Bernhard Beschow New
hw/pci-host/i440fx: Remove unused parameter from i440fx_init() hw/pci-host/i440fx: Remove unused parameter from i440fx_init() - - 1 - --- 2022-06-12 Bernhard Beschow New
hw/mips/boston: Initialize g_autofree pointers hw/mips/boston: Initialize g_autofree pointers - - 1 - --- 2022-06-05 Bernhard Beschow New
[v4,11/11] hw/isa/piix3: Inline and remove piix3_create() QOM'ify PIIX southbridge creation - - 1 - --- 2022-06-03 Bernhard Beschow New
[v4,10/11] hw/isa/piix3: Factor out ISABus retrieval from piix3_create() QOM'ify PIIX southbridge creation - - 1 - --- 2022-06-03 Bernhard Beschow New
[v4,09/11] hw/isa/piix3: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - - - --- 2022-06-03 Bernhard Beschow New
[v4,08/11] hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn QOM'ify PIIX southbridge creation - - 2 - --- 2022-06-03 Bernhard Beschow New
[v4,07/11] hw/isa/piix4: Inline and remove piix4_create() QOM'ify PIIX southbridge creation - - 1 - --- 2022-06-03 Bernhard Beschow New
[v4,06/11] hw/isa/piix4: QOM'ify PIIX4 PM creation QOM'ify PIIX southbridge creation - - - - --- 2022-06-03 Bernhard Beschow New
[v4,05/11] hw/isa/piix4: Factor out ISABus retrieval from piix4_create() QOM'ify PIIX southbridge creation - - 2 - --- 2022-06-03 Bernhard Beschow New
[v4,04/11] hw/isa/piix4: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - 1 - --- 2022-06-03 Bernhard Beschow New
[v4,03/11] hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fn QOM'ify PIIX southbridge creation - - 2 - --- 2022-06-03 Bernhard Beschow New
[v4,02/11] hw/isa/piix4: Use object_initialize_child() for embedded struct QOM'ify PIIX southbridge creation - - 1 - --- 2022-06-03 Bernhard Beschow New
[v4,01/11] hw/southbridge/piix: Aggregate all PIIX southbridge type names QOM'ify PIIX southbridge creation - - 2 - --- 2022-06-03 Bernhard Beschow New
[v3,3/3] rtc/mc146818rtc: QOM'ify io_base offset QOM improvements for rtc/mc146818rtc - - 2 - --- 2022-05-29 Bernhard Beschow New
[v3,2/3] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property QOM improvements for rtc/mc146818rtc - - 2 - --- 2022-05-29 Bernhard Beschow New
[v3,1/3] hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-29 Bernhard Beschow New
[v3,7/7] hw/isa/piix{3, 4}: Inline and remove create() functions QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-28 Bernhard Beschow New
[v3,6/7] hw/isa/piix4: QOM'ify PIIX4 PM creation QOM'ify PIIX southbridge creation - - - - --- 2022-05-28 Bernhard Beschow New
[v3,5/7] hw/isa/piix{3, 4}: Factor out ISABus retrieval from create() functions QOM'ify PIIX southbridge creation - - 2 - --- 2022-05-28 Bernhard Beschow New
[v3,4/7] hw/isa/piix{3, 4}: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - - - --- 2022-05-28 Bernhard Beschow New
[v3,3/7] hw/isa/piix{3, 4}: Move pci_map_irq_fn's near pci_set_irq_fn's QOM'ify PIIX southbridge creation - - 2 - --- 2022-05-28 Bernhard Beschow New
[v3,2/7] hw/isa/piix4: Use object_initialize_child() for embedded struct QOM'ify PIIX southbridge creation - - - - --- 2022-05-28 Bernhard Beschow New
[v3,1/7] include/hw/southbridge/piix: Aggregate all PIIX soughbridge type names QOM'ify PIIX southbridge creation - - 2 - --- 2022-05-28 Bernhard Beschow New
[v2,6/6] hw/isa/piix{3, 4}: Inline and remove create() functions QOM'ify PIIX southbridge creation - - - - --- 2022-05-22 Bernhard Beschow New
[v2,5/6] hw/isa/piix4: QOM'ify PIIX4 PM creation QOM'ify PIIX southbridge creation - - - - --- 2022-05-22 Bernhard Beschow New
[v2,4/6] hw/isa/piix{3, 4}: Factor out ISABus retrieval from create() functions QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,3/6] hw/isa/piix{3, 4}: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,2/6] hw/isa/piix{3, 4}: Move pci_map_irq_fn's near pci_set_irq_fn's QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,1/6] include/hw/southbridge/piix: Aggregate all PIIX soughbridge type names QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,3/3] rtc/mc146818rtc: QOM'ify io_base offset QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,2/3] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-22 Bernhard Beschow New
[v2,1/3] hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails QOM improvements for rtc/mc146818rtc - - - - --- 2022-05-22 Bernhard Beschow New
[v2,10/10] docs/devel: Fix link to developer mailing lists Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,09/10] accel/tcg: Inline dump_opcount_info() and remove it Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,08/10] accel/tcg/cpu-exec: Unexport dump_drift_info() Random cleanup patches - - - - --- 2022-05-20 Bernhard Beschow New
[v2,07/10] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create() Random cleanup patches - - 2 - --- 2022-05-20 Bernhard Beschow New
[v2,06/10] hw/ppc/e500: Remove unused BINARY_DEVICE_TREE_FILE Random cleanup patches - - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,05/10] hw/i386/pc: Remove orphan declarations Random cleanup patches 1 - - - --- 2022-05-20 Bernhard Beschow New
[v2,04/10] hw/i386/pc: Unexport functions used only internally Random cleanup patches 1 - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,03/10] hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro Random cleanup patches 1 - - - --- 2022-05-20 Bernhard Beschow New
[v2,02/10] hw/audio/cs4231a: Const'ify global tables Random cleanup patches - - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,01/10] hw: Reuse TYPE_I8042 define Random cleanup patches - - 2 - --- 2022-05-20 Bernhard Beschow New
[2/2] rtc/mc146818rtc: QOM'ify io_base offset QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-20 Bernhard Beschow New
[1/2] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property QOM improvements for rtc/mc146818rtc - - 1 - --- 2022-05-20 Bernhard Beschow New
[v2,3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - 1 - --- 2022-05-13 Bernhard Beschow New
[v2,2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - - - --- 2022-05-13 Bernhard Beschow New
[v2,1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class PIIX3-IDE XEN cleanup - - - - --- 2022-05-13 Bernhard Beschow New
[6/6] hw/isa/piix{3,4}: Inline and remove create() functions QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[5/6] hw/isa/piix4: Factor out SM bus initialization from create() function QOM'ify PIIX southbridge creation - - - - --- 2022-05-13 Bernhard Beschow New
[4/6] hw/isa/piix{3, 4}: Factor out ISABus retrieval from create() functions QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[3/6] hw/isa/piix{3,4}: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[2/6] hw/isa/piix{3, 4}: Move pci_map_irq_fn's near pci_set_irq_fn's QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[1/6] include/hw: Move TYPE_PIIX4_PCI_DEVICE to southbridge/piix.h QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - 1 - --- 2022-05-08 Bernhard Beschow New
[2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - - - --- 2022-05-08 Bernhard Beschow New
[1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class PIIX3-IDE XEN cleanup - - - - --- 2022-05-08 Bernhard Beschow New
[11/11] docs/devel: Fix link to developer mailing lists Random cleanup patches - - - - --- 2022-05-05 Bernhard Beschow New
[10/11] accel/tcg: Inline dump_opcount_info() and remove it Random cleanup patches - - - - --- 2022-05-05 Bernhard Beschow New
[09/11] accel/tcg/cpu-exec: Unexport dump_drift_info() Random cleanup patches - - - - --- 2022-05-05 Bernhard Beschow New
[08/11] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create() Random cleanup patches - - - - --- 2022-05-05 Bernhard Beschow New
« 1 2 ... 534 535 5364334 4335 »