Displaying 1 result from an estimated 1 matches for "f8810000".
Did you mean:
f0810000
2020 May 13
0
[PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
...f8000000-f800ffff :
> 10000:01:00.0
> f8010000-f8013fff : 10000:01:00.0
> f801000
> 0-f8013fff : nvme
> f8400000-f87fffff : PCI Bus 10000:01
> f88000
> 00-f8bfffff : PCI Bus 10000:02
> f8800000-f880ffff : 10000:02:00.0
> f8810000-f8813fff : 10000:02:00.0
> f8810000-f8813fff :
> nvme
> f8c00000-f8ffffff : PCI Bus 10000:02
>
>
> The VMD guest driver does the translation on the supplied address using
> pci_add_resource_offset prior to creating the root bus and enumerating
> the domain:...