diff options
| author | Matthew R. Ochs <mochs@nvidia.com> | 2025-02-21 06:54:19 -0800 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-24 15:03:42 +0000 |
| commit | f10104aeae3a17f181d5bb37b7fd7dad7fe86cba (patch) | |
| tree | e931c0d56cd1335b3879af70ecebca9818f70afd /include/hw/openrisc/boot.h | |
| parent | ab544de12787035edb7ad4994a80f9cd6a6b55d7 (diff) | |
| download | focaccia-qemu-f10104aeae3a17f181d5bb37b7fd7dad7fe86cba.tar.gz focaccia-qemu-f10104aeae3a17f181d5bb37b7fd7dad7fe86cba.zip | |
hw/arm/virt: Support larger highmem MMIO regions
The MMIO region size required to support virtualized environments with large PCI BAR regions can exceed the hardcoded limit configured in QEMU. For example, a VM with multiple NVIDIA Grace-Hopper GPUs passed through requires more MMIO memory than the amount provided by VIRT_HIGH_PCIE_MMIO (currently 512GB). Instead of updating VIRT_HIGH_PCIE_MMIO, introduce a new parameter, highmem-mmio-size, that specifies the MMIO size required to support the VM configuration. Example usage with 1TB MMIO region size: -machine virt,gic-version=3,highmem-mmio-size=1T Signed-off-by: Matthew R. Ochs <mochs@nvidia.com> Reviewed-by: Gavin Shan <gshan@redhat.com> Reviewed-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Nicolin Chen <nicolinc@nvidia.com> Message-id: 20250221145419.1281890-1-mochs@nvidia.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/openrisc/boot.h')
0 files changed, 0 insertions, 0 deletions