Go to file
Julio Montes 47edcb3fec virtcontainers: vfio: add support for hot plugging VFIO devices
With this patch VFIO devices are hot plugged in the VM, that means
no more cold plug in kata containers.

fixes #85

Signed-off-by: Julio Montes <julio.montes@intel.com>
2018-03-26 15:32:01 -06:00
.ci ci: allow path to tests repo to be over-wridden 2018-03-22 14:38:45 +00:00
.github github: Add issue template 2018-03-22 13:56:43 +00:00
arch build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00
cli gitignore: merge gitignore files 2018-03-23 17:09:54 +08:00
data scripts: Make collect script hypervisor architecture agnostic 2018-03-22 16:05:12 +00:00
vendor vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
virtcontainers virtcontainers: vfio: add support for hot plugging VFIO devices 2018-03-26 15:32:01 -06:00
.gitignore gitignore: merge gitignore files 2018-03-23 17:09:54 +08:00
.gitmodules submodules: Remove cc-runtime and runv 2018-03-21 12:10:15 -07:00
.pullapprove.yml CI: Add doc team to pullapprove config 2018-03-22 15:49:27 +00:00
.travis.yml CI: add go_import_path 2018-03-23 17:31:42 +08:00
CODE_OF_CONDUCT.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
CONTRIBUTING.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
Gopkg.lock vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
Gopkg.toml vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
LICENSE Initial commit 2017-11-21 17:03:45 +08:00
Makefile Makefile: remove git hooks 2018-03-23 16:50:54 +08:00
README.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
VERSION build: Move CLI makefile to top level 2018-03-22 11:16:06 +00:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.