hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
commit6dd92ce6c541d331f384b808173b7c97c09c8684
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Oct 2022 23:53:53 +0000 (26 01:53 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Jan 2023 08:32:32 +0000 (13 09:32 +0100)
tree265ad7c830ad965ce85dee347b999f9230215e3a
parent0e45355c5cf0f4ec88b5484c3bf2574bdc9c4e48
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition

The PIIX4 PCI-ISA bridge function is always located at 10:0.
Since we want to re-use its address, add the PIIX4_PCI_DEVFN
definition.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221027204720.33611-2-philmd@linaro.org>
hw/mips/malta.c