]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Remove caller restriction from Hypervisor Get Info hypercall
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 11 Mar 2014 11:32:59 +0000 (12:32 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 11 Mar 2014 11:32:59 +0000 (12:32 +0100)
commit4db727b8d898e2331cffe462367f8fdc8d6c88a7
tree22747d7c59543aebc3100fbdc07f366646e79915
parent42f33a2c0db4860d6e0ffb7aea2581c4ed26b377
core: Remove caller restriction from Hypervisor Get Info hypercall

There is no sensitive information to hide here. Rather, we want to be
able to use this hypercall also from non-root cells, e.g. to monitor the
system setup progress.

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