acrn-hypervisor/misc/config_tools/board_inspector/extractors
Junjie Mao ebee11ae11 board_inspector: add _CID to vACPI device objects
ACPI device drivers use both _HID and _CID to identify devices they
match. This patch copies _CID objects to vACPI devices so that guest
drivers can recognize the passthrough devices properly.

Tracked-On: #6288
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-10-21 12:58:43 +08:00
..
10-processors.py board-inspector: collect address bits of processors 2021-08-09 09:05:01 +08:00
20-cache.py board_inspector: make filtering by device status optional 2021-08-09 09:05:01 +08:00
30-memory.py board_inspector: make filtering by device status optional 2021-08-09 09:05:01 +08:00
50-acpi.py board_inspector: add _CID to vACPI device objects 2021-10-21 12:58:43 +08:00
60-pci.py board_inspector: make filtering by device status optional 2021-08-09 09:05:01 +08:00
80-lookup.py board_inspector: make filtering by device status optional 2021-08-09 09:05:01 +08:00
90-sorting.py board_inspector: make filtering by device status optional 2021-08-09 09:05:01 +08:00
helpers.py board_inspector/extractors: framework to support extractors 2021-05-16 19:02:00 +08:00