]> Git Repo - qemu.git/commit
riscv: virt: Correct pci "bus-range" encoding
authorBin Meng <[email protected]>
Wed, 29 May 2019 08:52:01 +0000 (01:52 -0700)
committerPalmer Dabbelt <[email protected]>
Mon, 24 Jun 2019 06:44:42 +0000 (23:44 -0700)
commit5b7ae1cec9af5bf96fdc963a52a4595c51b128f9
treed03891ed7fc787233d9736cbb613b8907e2117ad
parentdb21e6f72721996ddf1948c35a8ee35238089da4
riscv: virt: Correct pci "bus-range" encoding

The largest pci bus number should be calculated from ECAM size,
instead of its base address.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
hw/riscv/virt.c
This page took 0.023503 seconds and 4 git commands to generate.