gbaptista / vfio

A command-line interface to help you set up VFIO on IOMMU compatible hardware for a seamless Virtual Machine experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vfio

A command-line interface to help you set up VFIO on IOMMU compatible hardware for a seamless Virtual Machine experience.

Usage

vfio
vfio [id]
vfio [id] [attribute] [value]
vfio [id] passthrough true
vfio kernel
vfio config
vfio help

Installing

git clone https://github.com/gbaptista/vfio.git vfio-source

cd vfio-source

fnx run/install.fnl

cd ~

vfio

Requirements

Development

fnx dep install
fnx run/test.fnl

References

About

A command-line interface to help you set up VFIO on IOMMU compatible hardware for a seamless Virtual Machine experience.


Languages

Language:Fennel 99.6%Language:Shell 0.4%