Show patches with: State = Action Required       |    Archived = No       |   427133 patches
« 1 2 ... 524 525 5264271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,09/30] hw/i386/pc: No need for rtc_state to be an out-parameter This series consolidates the implementations of the PIIX3 and PIIX4 south - - 3 - --- 2022-12-21 Bernhard Beschow New
[v4,08/30] hw/i386/pc: Create RTC controllers in south bridges This series consolidates the implementations of the PIIX3 and PIIX4 south - - 2 - --- 2022-12-21 Bernhard Beschow New
[v4,07/30] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge This series consolidates the implementations of the PIIX3 and PIIX4 south - - 2 - --- 2022-12-21 Bernhard Beschow New
[v4,06/30] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created This series consolidates the implementations of the PIIX3 and PIIX4 south - - - - --- 2022-12-21 Bernhard Beschow New
[v4,05/30] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models This series consolidates the implementations of the PIIX3 and PIIX4 south - - 2 - --- 2022-12-21 Bernhard Beschow New
[v4,04/30] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig This series consolidates the implementations of the PIIX3 and PIIX4 south - - 2 - --- 2022-12-21 Bernhard Beschow New
[v4,03/30] hw/isa/piix4: Correct IRQRC[A:D] reset values This series consolidates the implementations of the PIIX3 and PIIX4 south - - - - --- 2022-12-21 Bernhard Beschow New
[v4,02/30] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader This series consolidates the implementations of the PIIX3 and PIIX4 south - - - - --- 2022-12-21 Bernhard Beschow New
[v4,01/30] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition This series consolidates the implementations of the PIIX3 and PIIX4 south - - - - --- 2022-12-21 Bernhard Beschow New
[6/6] hw/ppc/e500: Move comment to more appropriate place Trivial PPC cleanups - - - - --- 2022-12-16 Bernhard Beschow New
[5/6] hw/ppc/e500: Resolve variable shadowing Trivial PPC cleanups - - - - --- 2022-12-16 Bernhard Beschow New
[4/6] hw/ppc/e500: Prefer local variable over qdev_get_machine() Trivial PPC cleanups - - 1 - --- 2022-12-16 Bernhard Beschow New
[3/6] hw/ppc/virtex_ml507: Prefer local over global variable Trivial PPC cleanups - - 2 - --- 2022-12-16 Bernhard Beschow New
[2/6] target/ppc/mmu_common: Fix table layout of "info tlb" HMP command Trivial PPC cleanups - - 1 - --- 2022-12-16 Bernhard Beschow New
[1/6] target/ppc/mmu_common: Log which effective address had no TLB entry found Trivial PPC cleanups - - 1 - --- 2022-12-16 Bernhard Beschow New
[v2,7/7] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2 Clean up dependencies of ACPI controllers - - 2 - --- 2022-12-16 Bernhard Beschow New
[v2,6/7] i386, mips: Resolve redundant ACPI and APM dependencies Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-16 Bernhard Beschow New
[v2,5/7] hw/isa/Kconfig: Add missing dependency to VT82C686 Clean up dependencies of ACPI controllers - - 2 - --- 2022-12-16 Bernhard Beschow New
[v2,4/7] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4 Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-16 Bernhard Beschow New
[v2,3/7] hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-16 Bernhard Beschow New
[v2,2/7] hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9 Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-16 Bernhard Beschow New
[v2,1/7] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9 Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-16 Bernhard Beschow New
[5/5] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2 Clean up dependencies of ACPI controllers - - - - --- 2022-12-07 Bernhard Beschow New
[4/5] hw/isa/Kconfig: Add missing dependency to VT82C686 Clean up dependencies of ACPI controllers - - - - --- 2022-12-07 Bernhard Beschow New
[3/5] hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9 Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-07 Bernhard Beschow New
[2/5] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9 Clean up dependencies of ACPI controllers - - 1 - --- 2022-12-07 Bernhard Beschow New
[1/5] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4 Clean up dependencies of ACPI controllers - - - - --- 2022-12-07 Bernhard Beschow New
[32/32] hw/isa/piix: Drop the "3" from the PIIX base class Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[31/32] hw/isa/piix: Share PIIX3 base class with PIIX4 Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[30/32] hw/isa/piix: Consolidate IRQ triggering Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[29/32] hw/isa/piix: Rename functions to be shared for interrupt triggering Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[28/32] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[27/32] hw/isa/piix: Harmonize names of reset control memory regions Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[26/32] hw/isa/piix3: Merge hw/isa/piix4.c Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[25/32] hw/isa/piix4: Prefix pci_slot_get_pirq() with "piix4_" Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[24/32] hw/isa/piix4: Rename reset control operations to match PIIX3 Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[23/32] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[22/32] hw/isa/piix4: Use Proxy PIC device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[21/32] hw/isa/piix4: Remove unused code Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[20/32] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[19/32] hw/isa/piix3: Rename typedef PIIX3State to PIIXState Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[18/32] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_" Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[17/32] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[16/32] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[15/32] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[14/32] hw/isa/piix3: Wire up ACPI interrupt internally Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[13/32] hw/isa/piix3: Create IDE controller in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[12/32] hw/isa/piix3: Create Proxy PIC in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[11/32] hw/core: Introduce proxy-pic Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[10/32] hw/isa/piix3: Create power management controller in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[09/32] hw/isa/piix3: Create USB controller in host device Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[08/32] hw/i386/pc: No need for rtc_state to be an out-parameter Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[07/32] hw/i386/pc: Create RTC controllers in south bridges Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[06/32] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[05/32] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[04/32] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[03/32] hw/isa/piix4: Correct IRQRC[A:D] reset values Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[02/32] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader Consolidate PIIX south bridges - - - - --- 2022-12-04 Bernhard Beschow New
[01/32] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[v2,3/3] hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-20 Bernhard Beschow New
[v2,2/3] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-20 Bernhard Beschow New
[v2,1/3] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-20 Bernhard Beschow New
[RFC,3/3] hw/isa/vt82c686: Implement PIRQ routing Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-16 Bernhard Beschow New
[RFC,2/3] hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-16 Bernhard Beschow New
[RFC,1/3] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific Decouple INTx-to-LNKx routing from south bridges - - - - --- 2022-11-16 Bernhard Beschow New
tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized" tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized" 1 1 - - --- 2022-11-01 Bernhard Beschow New
[v2,3/3] hw/i386/acpi-build: Resolve north rather than south bridges [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 1 - --- 2022-10-28 Bernhard Beschow New
[v2,2/3] hw/i386/acpi-build: Resolve redundant attribute [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 1 - --- 2022-10-28 Bernhard Beschow New
[v2,1/3] hw/i386/acpi-build: Remove unused struct [v2,1/3] hw/i386/acpi-build: Remove unused struct - - 2 - --- 2022-10-28 Bernhard Beschow New
[4/4] hw/i386/acpi-build: Generate AML for north and south bridges separately Cleanup AML generation for north and south bridges - - 1 - --- 2022-10-26 Bernhard Beschow New
[3/4] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller Cleanup AML generation for north and south bridges - - 1 - --- 2022-10-26 Bernhard Beschow New
[2/4] hw/i386/acpi-build: Resolve redundant attribute Cleanup AML generation for north and south bridges - - 1 - --- 2022-10-26 Bernhard Beschow New
[1/4] hw/i386/acpi-build: Remove unused struct Cleanup AML generation for north and south bridges - - 1 - --- 2022-10-26 Bernhard Beschow New
[v2,43/43] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,42/43] hw/isa/piix: Drop the "3" from the PIIX base class Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,41/43] hw/isa/piix: Share PIIX3 base class with PIIX4 Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,40/43] hw/isa/piix: Consolidate IRQ triggering Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,39/43] hw/isa/piix: Rename functions to be shared for interrupt triggering Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,38/43] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,37/43] hw/isa/piix: Harmonize names of reset control memory regions Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,36/43] hw/isa/piix3: Merge hw/isa/piix4.c Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,35/43] hw/isa/piix4: Prefix pci_slot_get_pirq() with "piix4_" Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,34/43] hw/isa/piix4: Rename reset control operations to match PIIX3 Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,33/43] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,32/43] hw/isa/piix4: Use ISA PIC device Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,31/43] hw/isa/piix4: Remove unused code Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,30/43] hw/isa/piix4: Allow board to provide PCI interrupt routes Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,29/43] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,28/43] hw/isa/piix4: Move pci_ide_create_devs() call to board code Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,27/43] hw/isa/piix4: Add missing initialization Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,26/43] meson: Fix dependencies of piix4 southbridge Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,25/43] hw/mips/malta: Reuse dev variable Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,24/43] hw/isa/piix3: Rename typedef PIIX3State to PIIXState Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,23/43] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_" Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,22/43] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,21/43] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,20/43] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,19/43] hw/isa/piix3: Allow board to provide PCI interrupt routes Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
[v2,18/43] hw/isa/piix3: Remove unused include Consolidate PIIX south bridges - - 1 - --- 2022-10-22 Bernhard Beschow New
[v2,17/43] hw/isa/piix3: Wire up ACPI interrupt internally Consolidate PIIX south bridges - - - - --- 2022-10-22 Bernhard Beschow New
« 1 2 ... 524 525 5264271 4272 »