]> xenbits.xensource.com Git - people/sstabellini/mojo.git/.git/commit
Add support for runtime QEMU containers
authorStefano Stabellini <sstabellini@kernel.org>
Fri, 19 Jan 2018 23:41:01 +0000 (15:41 -0800)
committerStefano Stabellini <sstabellini@kernel.org>
Mon, 22 Jan 2018 22:57:26 +0000 (14:57 -0800)
commita462d72e871b7dc00824c75227560acec9a34926
tree49bf0c488fa10fefd7870c51a4859234523870da
parent8ff9e99c3ce17edd83bfb266c8dc1916308198a2
Add support for runtime QEMU containers

Introduce an option to build an Alpine based container with QEMU to run
the output image (nested virtualization).

Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
build.sh
run-x86_64.sh [new file with mode: 0755]
runtime/build.sh [new file with mode: 0755]
runtime/qemu-system-x86_64/Dockerfile [new file with mode: 0644]
runtime/qemu-system-x86_64/build.yml [new file with mode: 0644]
runtime/qemu-system-x86_64/run.sh [new file with mode: 0755]
runtime/series [new file with mode: 0644]