/vfio

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

Primary LanguageFennel

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