]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core/driver: Introduce and use Cell Start hypercall
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 26 Mar 2014 18:15:30 +0000 (19:15 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Sat, 3 May 2014 12:56:57 +0000 (14:56 +0200)
commitd92b3a9ace346f0e8e7abdffe1816a8670362bd3
tree83bc7bb9de87c253f7ca051c11a2059d69981a17
parent5dd1bdcd0587cafda6a157a648d13103b844b4d5
core/driver: Introduce and use Cell Start hypercall

This breaks up creation and start of execution of the a cell, a
precondition for enabling cell reload without destruction/recreation.
The new Cell Start hypercall can also be used to restart an already
running cell, thus access control needs to be applied.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Documentation/hypervisor-interfaces.txt
driver.c
hypervisor/control.c
hypervisor/include/jailhouse/hypercall.h