summaryrefslogtreecommitdiffstats
path: root/hw/i386
diff options
context:
space:
mode:
authorFrancisco Iglesias2022-04-12 00:18:36 +0200
committerMichael S. Tsirkin2022-05-16 22:15:40 +0200
commit1f1a7b226923c655530d6bbe7d85d87e3df2d6f1 (patch)
treec35a8f2cea78fd3e457094912e696b654bd7d0c0 /hw/i386
parentinclude/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK (diff)
downloadqemu-1f1a7b226923c655530d6bbe7d85d87e3df2d6f1.tar.gz
qemu-1f1a7b226923c655530d6bbe7d85d87e3df2d6f1.tar.xz
qemu-1f1a7b226923c655530d6bbe7d85d87e3df2d6f1.zip
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
According to 7.2.2 in [1] bit 27 is the last bit that can be part of the bus number, this makes the ECAM max size equal to '1 << 28'. This patch restores back this value into the PCIE_MMCFG_SIZE_MAX define (which was changed in commit 58d5b22bbd5 ("ppc4xx: Add device models found in PPC440 core SoCs")). [1] PCI Express® Base Specification Revision 5.0 Version 1.0 Signed-off-by: Francisco Iglesias <frasse.iglesias@gmail.com> Message-Id: <20220411221836.17699-3-frasse.iglesias@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions