What I am getting...
root@nollicomm:~# dmesg | grep -e DMAR -e IOMMU
[ 0.010539] ACPI: DMAR 0x0000000079C23C70 0000C8 (v01 INTEL EDK2 00000002 01000013)
[ 0.010581] ACPI: Reserving DMAR table memory at [mem 0x79c23c70-0x79c23d37]
[ 0.050083] DMAR: IOMMU enabled
[ 0.127116] DMAR: Host address width 39
[ 0.127117] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.127122] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.127124] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.127128] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.127129] DMAR: RMRR base: 0x00000079a87000 end: 0x00000079aa6fff
[ 0.127131] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
[ 0.127132] DMAR: RMRR base: 0x00000079b39000 end: 0x00000079bb8fff
[ 0.127134] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.127135] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.127136] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.130293] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 1.055829] DMAR: No ATSR found
[ 1.055830] DMAR: No SATC found
[ 1.055831] DMAR: IOMMU feature fl1gp_support inconsistent
[ 1.055832] DMAR: IOMMU feature pgsel_inv inconsistent
[ 1.055833] DMAR: IOMMU feature nwfs inconsistent
[ 1.055834] DMAR: IOMMU feature pasid inconsistent
[ 1.055835] DMAR: IOMMU feature eafs inconsistent
[ 1.055835] DMAR: IOMMU feature prs inconsistent
[ 1.055836] DMAR: IOMMU feature nest inconsistent
[ 1.055837] DMAR: IOMMU feature mts inconsistent
[ 1.055838] DMAR: IOMMU feature sc_support inconsistent
[ 1.055838] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.055839] DMAR: dmar0: Using Queued invalidation
[ 1.055842] DMAR: dmar1: Using Queued invalidation
[ 1.058299] DMAR: Intel(R) Virtualization Technology for Directed I/O
And this, why?
root@nollicomm:~# pvesh get /nodes/nollicomm/hardware/pci --pci-class-blacklist
Option pci-class-blacklist requires an argument
400 unable to parse option
pvesh get <api_path> [OPTIONS] [FORMAT_OPTIONS]
root@nollicomm:~#
Figured it out:
root@nollicomm:~# pvesh get /nodes/nollicomm/hardware/pci --pci-class-blacklist ""
a picture is more appropriate here;
As you can see the second form the top one PCI device appears unknown...I am looking how enable as well check the Bios.