]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Subject: lspci: Display PASID required attribute in Page Status Register.
authorAshok Raj <ashok.raj@intel.com>
Wed, 18 Oct 2023 21:34:15 +0000 (14:34 -0700)
committerMartin Mares <mj@ucw.cz>
Thu, 19 Oct 2023 07:38:01 +0000 (09:38 +0200)
commit548a6e3b9a3c5814db20acf5bcd3d894ce41b019
tree68d287f3a84d946592ecd6070a736e5fa65cb869
parent511dcd169f9daa0ab856c6a153e5020e1bca47c2
Subject: lspci: Display PASID required attribute in Page Status Register.

Display the PASID required attribute in the Page Request Status Register.
When set, the function expects a PASID on Page Group Response (PRG)
messages when the corresponding page request had a PASID.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
lib/header.h
ls-ecaps.c
tests/pri-pasid [new file with mode: 0644]