Go to file
Salvador Fuentes 10c38aeebf qemu: Move to qemu 2.11
This commit modifies version.yaml to now point to the qemu
2.11 stable version.
It modifies the default QEMU_CMD to be qemu-system-x86_64
instead of qemu-lite-system-x86_64.
And modifies virtcontainers unit tests to now point to the
correct QEMU_CMD.

Fixes: #118.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
2018-03-28 17:23:05 -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 qemu: Move to qemu 2.11 2018-03-28 17:23:05 -06: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 qemu: Move to qemu 2.11 2018-03-28 17:23:05 -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
versions.yaml qemu: Move to qemu 2.11 2018-03-28 17:23:05 -06:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.