]> rtime.felk.cvut.cz Git - jailhouse.git/commit
tools: Add support for loading multiple images during cell creation
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 17 Feb 2014 10:02:36 +0000 (11:02 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 17 Feb 2014 10:02:36 +0000 (11:02 +0100)
commit95666fd186505ba38079c6be093c5a5523cfc4cc
tree0c3133c7bbdc755735d72c52db39a7cac1a9457d
parentd85b3c56d1eeaa510c3994c5cca0fc206e96e4ed
tools: Add support for loading multiple images during cell creation

Augment the power of "jailhouse cell create" by supporting to load
multiple images during cell creation. This allows, e.g., to specify cell
code and data separately.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
tools/jailhouse.c