Here is a couple of patches for TDISP/IDE capable PCIe devices. IDE enables PCIe link encryption and TDISP enables secure pass-through of PCI devices into confidentional virtual machines running under Linux KVM on supported hardware. This is based on sha1 a997ef1 Martin Mares "Rename aux fields in structs pci_access and pci_dev to backend_data". Please comment. Thanks. ps. vim was set up as: set expandtab set tabstop=2 set shiftwidth=2 set cinoptions=:0,l1,t0,g0,(2,{2,>4 which hopefully works here :) Alexey Kardashevskiy (2): lspci: Add TEE-IO extended capability bit pciutils: Add decode support for IDE Extended Capability lib/header.h | 62 ++++++++ ls-caps.c | 1 + ls-ecaps.c | 162 ++++++++++++++++++++ 3 files changed, 225 insertions(+) -- 2.41.0