]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Implement cell destruction
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 7 Dec 2013 09:13:25 +0000 (10:13 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 12 Dec 2013 16:36:48 +0000 (17:36 +0100)
commitc84acfafabbc35331ca09b477fee7620d40da397
treec7ad5d0a516d2cc69f47ba6c68ec824584b07dce
parent35d579a8456a196489666b25b6302d6a28532e70
core: Implement cell destruction

When a cell is destroyed, we need to stop its CPUs and assigned all
its resources that Linux used to have before back to that cell. Like for
shutdown, access control is still missing.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/setup.c
hypervisor/arch/x86/apic.c
hypervisor/arch/x86/control.c
hypervisor/arch/x86/include/asm/vmx.h
hypervisor/arch/x86/vmx.c
hypervisor/control.c
hypervisor/include/jailhouse/control.h
hypervisor/include/jailhouse/entry.h