Skip to content

Add support for variables: device_buses, device_drivers and device_types

Juanje Ojeda requested to merge juanjeojeda/kpet-db:target-driver into main

Add support for target systems with specific device characteristics. It allows to target a system with specific:

  • Bus.
  • Driver.
  • Device type.

It allows to use more than one of each category.

Merge request reports