On Mon, 20 May 2019 23:37:46 -0400
"Michael S. Tsirkin" wrote:
> On Tue, May 21, 2019 at 11:32:48AM +0800, Wei Yang wrote:
> > Now we have two identical build_mcfg functions.
> >
> > Consolidate them in acpi/pci.c.
> >
> > Signed-off-by: Wei Yang
> >
> > ---
> > v5:
> > * ACPI_PCI depends o
On Tue, May 21, 2019 at 11:32:48AM +0800, Wei Yang wrote:
> Now we have two identical build_mcfg functions.
>
> Consolidate them in acpi/pci.c.
>
> Signed-off-by: Wei Yang
>
> ---
> v5:
> * ACPI_PCI depends on both ACPI and PCI
> * rebase on latest master, adjust arm Kconfig
> v3:
> * adj
Now we have two identical build_mcfg functions.
Consolidate them in acpi/pci.c.
Signed-off-by: Wei Yang
---
v5:
* ACPI_PCI depends on both ACPI and PCI
* rebase on latest master, adjust arm Kconfig
v3:
* adjust changelog based on Igor's suggestion
---
default-configs/i386-softmmu.mak |