]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core/driver: Extend "CPU Get State" to "CPU Get Info" hypercall
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 14 Jun 2014 06:36:57 +0000 (08:36 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 17 Jun 2014 15:41:39 +0000 (17:41 +0200)
commitf1461c78a14e785ffe230b56cfa839e62c05d365
tree751807a4053a09a62a58fe5342f2a9850caeced3
parent9e1eda5cea23f8fa90d7bce597f78c4eb622f3b4
core/driver: Extend "CPU Get State" to "CPU Get Info" hypercall

Add a second argument to control which per-cpu information shall be
retrieved via JAILHOUSE_HC_CPU_GET_INFO. For now there will only be
JAILHOUSE_CPU_INFO_STATE, providing the original hypercall service.

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