update readme
parent
bdafc17d5c
commit
2791cdd4d5
14
README.md
14
README.md
|
@ -3,3 +3,17 @@
|
||||||
## Hooks n stuff
|
## Hooks n stuff
|
||||||
|
|
||||||
Place hooks /etc/libvirt/hooks/qemu.d/ to be run on virtual start
|
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.
|
||||||
|
|
Loading…
Reference in New Issue