Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH pciutils 0/2] lspci: Adding TDISP, IDE
@ 2023-12-30 12:42 Alexey Kardashevskiy
  2023-12-30 12:42 ` [PATCH pciutils 1/2] lspci: Add TEE-IO extended capability bit Alexey Kardashevskiy
  2023-12-30 12:42 ` [PATCH pciutils 2/2] pciutils: Add decode support for IDE Extended Capability Alexey Kardashevskiy
  0 siblings, 2 replies; 6+ messages in thread
From: Alexey Kardashevskiy @ 2023-12-30 12:42 UTC (permalink / raw)
  To: Alexey Kardashevskiy; +Cc: linux-pci, Martin Mareš, Jonathan Cameron

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-26 10:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 12:42 [PATCH pciutils 0/2] lspci: Adding TDISP, IDE Alexey Kardashevskiy
2023-12-30 12:42 ` [PATCH pciutils 1/2] lspci: Add TEE-IO extended capability bit Alexey Kardashevskiy
2023-12-30 12:42 ` [PATCH pciutils 2/2] pciutils: Add decode support for IDE Extended Capability Alexey Kardashevskiy
2024-01-11  3:52   ` Alexey Kardashevskiy
2024-01-12 21:19   ` Bjorn Helgaas
2024-01-26 10:15     ` Martin Mareš

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox