Hi,
- // On physical hardware especially server platforms, there exists
- // multiple pci roots, so the pci bus number could run up to the
- // top value, i.e. 0xff
- if (CONFIG_CSM && !CONFIG_QEMU_HARDWARE)
extraroots = 0xff;
Reviewed-by: Gerd Hoffmann kraxel@redhat.com
cheers, Gerd