From 2791cdd4d5a919bc5d7124ac8d6df0abc6ac1985 Mon Sep 17 00:00:00 2001 From: Ville Granroth Date: Wed, 19 May 2021 17:59:53 +0300 Subject: [PATCH] update readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 7eb056c..b093379 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,17 @@ ## Hooks n stuff Place hooks /etc/libvirt/hooks/qemu.d/ to be run on virtual start + +## Scripts + +### iommu.sh + +Plain jane iommu groups for PCIe devices. Nothing fancy + +### iommurest.sh + +Show PCIe resettable devices with RESET, nothing fancy, just a list. + +### usbiommu.sh + +Lists USB devices with their iommu groups and stuff.