From 5e235b991be83dcd141c3f2fdcf3d357bc3442e9 Mon Sep 17 00:00:00 2001 From: Wolfgang Link Date: Thu, 3 Jan 2019 08:59:00 +0100 Subject: [PATCH] Fix dmesg command --- qm-pci-passthrough.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qm-pci-passthrough.adoc b/qm-pci-passthrough.adoc index f51dbcc..a347e31 100644 --- a/qm-pci-passthrough.adoc +++ b/qm-pci-passthrough.adoc @@ -93,7 +93,7 @@ Finally reboot to bring the changes into effect and check that it is indeed enabled. ---- -# dmesg -e DMAR -e IOMMU -e AMD-Vi +# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi ---- should display that `IOMMU`, `Directed I/O` or `Interrupt Remapping` is -- 2.39.2