Re: [Qemu-devel] [PATCH v4 00/16] piix4: cleanup and improvements

2018-01-07 Thread Philippe Mathieu-Daudé
Hi Hervé, On 01/06/2018 12:37 PM, Hervé Poussineau wrote: > Hi, > > This patchset is a cleanup of the PIIX4 PCI-ISA bridge. Lots of devices > are moved from MIPS Malta board (which has a PIIX4) to PIIX4, where devices > belong. This lets us reuse PIIX4 in other machines, while not loosing any > f

[Qemu-devel] [PATCH v4 00/16] piix4: cleanup and improvements

2018-01-06 Thread Hervé Poussineau
Hi, This patchset is a cleanup of the PIIX4 PCI-ISA bridge. Lots of devices are moved from MIPS Malta board (which has a PIIX4) to PIIX4, where devices belong. This lets us reuse PIIX4 in other machines, while not loosing any functionality. Last patch allows adding a new PIIX4 device directly fro