acrn-hypervisor/misc/config_tools/board_inspector/extractors
Junjie Mao 46fab9e8a0 board_inspector: extract PF and VF info
This patch adds logic to the extractors to fetch the following information.

  1. All the details of an SR-IOV capability, which are reported in the
     SR-IOV extended capability structure.

  2. Correctly report the vendor ID, device ID and BAR addresses of VFs.

  3. Refer each VF back to the corresponding PF. Use XPATH to search for
     all the VFs enabled by a PF.

Tracked-On: #7301
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-04-18 14:58:58 +08:00
..
10-processors.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
20-cache.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
30-memory.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
40-acpi-tables.py config-tools: add 40-acpi-tables.py to board_inspector/extractors 2022-01-18 14:04:26 +08:00
50-acpi-namespace.py config_tools: category based on different log levels 2022-02-17 14:49:25 +08:00
60-pci.py board_inspector: extract PF and VF info 2022-04-18 14:58:58 +08:00
70-device-classes.py config_tools: extract serial ttys in board XML 2022-03-28 09:43:38 +08:00
80-lookup.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
90-sorting.py board_inspector: extract PF and VF info 2022-04-18 14:58:58 +08:00
helpers.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00