Skip to content

Add mmio bus support for virtio lookup

Mikhail Golubev requested to merge (removed):virtio-mmio-support into master
Currently the code assumes that a virtio based device is always located
on the PCI bus.

Modify the parser to make it check the device's parent directory to
determine on which bus it is located.
Edited by Mikhail Golubev

Merge request reports