Show patches with: Series = hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge       |    State = Action Required       |   32 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[32/32] hw/pci-host/i440fx: Remove the last PIIX3 traces hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[31/32] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[30/32] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[29/32] hw/pci-host/piix: Fix code style issues hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[28/32] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[27/32] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 1 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[26/32] hw/pci-host/piix: Move RCR_IOPORT register definition hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[25/32] hw/pci-host/piix: Extract piix3_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[24/32] hw/i386/pc: Remove kvm_i386.h include hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[23/32] hw/i386/pc: Extract pc_i8259_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[22/32] hw/i386/pc: Move gsi_state creation code hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[21/32] hw/i386/pc: Reduce gsi_handler scope hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[20/32] hw/i386/pc: Extract pc_gsi_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[19/32] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[18/32] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[16/32] piix4: add a mc146818rtc controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[15/32] piix4: add a i8254 pit controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[14/32] piix4: add a i8257 dma controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[13/32] piix4: convert reset function to QOM hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[12/32] piix4: rename PIIX4 object to piix4-isa hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[11/32] Revert "irq: introduce qemu_irq_proxy()" hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[10/32] piix4: add a i8259 interrupt controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[09/32] piix4: add Reset Control Register hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[08/32] piix4: rename some variables in realize function hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[07/32] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[06/32] mc146818rtc: always register rtc to rtc list hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[05/32] mc146818rtc: Include "mc146818rtc_regs.h" directly in mc146818rtc.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[04/32] mc146818rtc: Move RTC_ISA_IRQ definition hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[03/32] mc146818rtc: move structure to header file hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé New
[02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New