]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core/driver: Reintroduce a second hypercall argument
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 13 Jun 2014 18:32:08 +0000 (20:32 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 17 Jun 2014 15:41:39 +0000 (17:41 +0200)
commit9e1eda5cea23f8fa90d7bce597f78c4eb622f3b4
treed1c717efd83e4d0e3387910dddbb4e538e1e6729
parentfe241bab47ba309794c5a7ec1e106b68525bebd0
core/driver: Reintroduce a second hypercall argument

Now we have the use case: GET_CPU_INFO will take two arguments, so
reintroduce the capability to pass them. But not more. For now.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Documentation/hypervisor-interfaces.txt
driver.c
hypervisor/arch/arm/include/asm/jailhouse_hypercall.h
hypervisor/arch/x86/include/asm/jailhouse_hypercall.h
hypervisor/arch/x86/vmx.c
hypervisor/control.c
hypervisor/include/jailhouse/control.h