mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240215105017.57748-3-philmd@linaro.org>
This commit is contained in:
parent
d0e870f447
commit
4d641f36e7
8 changed files with 23 additions and 7 deletions
|
@ -29,11 +29,6 @@
|
|||
#include "exec/memory.h"
|
||||
#include "hw/sysbus.h"
|
||||
|
||||
#define TYPE_PPC4xx_HOST_BRIDGE "ppc4xx-host-bridge"
|
||||
#define TYPE_PPC4xx_PCI_HOST "ppc4xx-pci-host"
|
||||
#define TYPE_PPC440_PCIX_HOST "ppc440-pcix-host"
|
||||
#define TYPE_PPC460EX_PCIE_HOST "ppc460ex-pcie-host"
|
||||
|
||||
/*
|
||||
* Generic DCR device
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue