]> rtime.felk.cvut.cz Git - jailhouse.git/commit
tools: Add configuration generator
authorHenning Schild <henning.schild@siemens.com>
Mon, 7 Jul 2014 10:46:00 +0000 (12:46 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 7 Jul 2014 11:28:34 +0000 (13:28 +0200)
commit82ee7924aba5b30e7998a7e1414e258ab1cdbd31
tree2f471393cefd0433d47e447884ced9bbd97fc378
parentf49454bf54e230a4522ffa423bef59353737f662
tools: Add configuration generator

Adding a helper script to generate a configuration for the root cell.
The script can also generate another script to collect all the necessary
files on a remote machine.
Both scripts can be accessed through the jailhouse command.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
.gitignore
tools/Makefile
tools/jailhouse-config-collect.tmpl [new file with mode: 0644]
tools/jailhouse-config-create [new file with mode: 0755]
tools/jailhouse.c
tools/root-cell-config.c.tmpl [new file with mode: 0644]