]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: add memory flag ROOTSHARED and use it
authorHenning Schild <henning.schild@siemens.com>
Mon, 24 Nov 2014 17:54:03 +0000 (18:54 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 25 Nov 2014 12:19:00 +0000 (13:19 +0100)
commit96ebee2394e024bd9e7314d0a1bc966c0a798aaf
treefbdd8dcc03d7d4bc745f87298a89ccc2dcdff80b
parent1a878679908c4b11da1755ebe17b92c10c9476c7
core: add memory flag ROOTSHARED and use it

This patch introduces a memory flag to express shared memory with the
root cell. Memory regions with that flag will stay mapped in the root
cell on non-root-cell creation and do not need to be mapped back into
the root cell on non-root-cell destruction.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/control.c
hypervisor/include/jailhouse/cell-config.h