cloud-hypervisor/pci
Julian Stecklina 56ca26e72c pci: only parse capabilities if the device claims to have some
Currently, the code tries to follow the PCI capabilities list in
offset 0x34 in the config space regardless of whether the status
registers says this is valid. Fix by adding the appropriate check.

Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
2025-04-18 18:25:37 +00:00
..
src pci: only parse capabilities if the device claims to have some 2025-04-18 18:25:37 +00:00
Cargo.toml build: Bump thiserror version 2025-01-06 17:39:45 +00:00