https://github.com/angeloavv/iommy
https://github.com/angeloavv/iommy
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/angeloavv/iommy
- Owner: AngeloAvv
- License: gpl-3.0
- Created: 2025-06-22T19:30:58.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-06-23T11:44:30.000Z (12 months ago)
- Last Synced: 2025-06-23T12:38:04.205Z (12 months ago)
- Language: Dart
- Size: 259 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING.txt
Awesome Lists containing this project
README
# IOMMY

An app to list devices in IOMMU Groups, useful for setting up VFIO when doing passthrough with KVM/QEMU.
[](https://github.com/AngeloAvv/iommy/actions/workflows/default.yml)
[](https://github.com/AngeloAvv/iommy)
[](https://opensource.org/licenses/GPL-3.0)
[](https://github.com/sponsors/AngeloAvv)
If you want to support this project, please leave a star, share this project, or consider donating through [Github Sponsor](https://github.com/sponsors/AngeloAvv).
## Getting Started
Download the latest binaries under the release section according to your Operative System. Right now IOMMY is compatible with Linux only.
## Features
- Output sorted properly by IOMMU group
- Only specific devices (ex: PCI, USB controllers, SATA controllers, etc)
- Locate relative devices sharing the same IOMMU group
- Light and dark mode support
## License
IOMMY is available under the GNU General Public License Version 3. See the COPYING file for more info.