vms/README.md

20 lines
341 B
Markdown
Raw Normal View History

2021-05-19 17:55:29 +03:00
# VM stuff
2021-05-19 17:54:40 +03:00
2021-05-19 17:55:29 +03:00
## Hooks n stuff
2021-05-19 17:54:40 +03:00
2021-05-19 17:55:29 +03:00
Place hooks /etc/libvirt/hooks/qemu.d/ to be run on virtual start
2021-05-19 17:59:53 +03:00
## 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.