]> rtime.felk.cvut.cz Git - jailhouse.git/commit
control: add a control function to flush vcpu caches of a whole cell
authorHenning Schild <henning.schild@siemens.com>
Fri, 10 Oct 2014 13:25:43 +0000 (15:25 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 10 Oct 2014 13:42:12 +0000 (15:42 +0200)
commitcea14f18c1f5ba5b03dd1c14c619e6beee3cc41f
tree3a26d9fec3263f7110562dee738bf6adffeccf0a
parent11d302974fb38a04d3e67737785b8a9ab44dcd65
control: add a control function to flush vcpu caches of a whole cell

When having to unmap memory while a cell is running we need a way to
flush its tlbs. Adding a function to do just that.

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