]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Rename arch-specific hypercall headers
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 14 Jan 2014 18:16:15 +0000 (19:16 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 14 Jan 2014 19:34:29 +0000 (20:34 +0100)
commitb4d5b3583b20362d473f20ded9984bdd50917472
treec33fb8a83761f54b891cba2225d39959e952b3a9
parentb3e9d458e46665953366e152de822ed484ffc4a7
core: Rename arch-specific hypercall headers

asm/jailhouse.h is too generic, these headers actually define the
arch-specific hypercall interface parts of Jailhouse. Rename them but
keep "jailhouse" as part of the name to avoid potential clashes over the
generic "asm/hypercall.h".

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/include/asm/jailhouse_hypercall.h [moved from hypervisor/arch/arm/include/asm/jailhouse.h with 100% similarity]
hypervisor/arch/x86/include/asm/jailhouse_hypercall.h [moved from hypervisor/arch/x86/include/asm/jailhouse.h with 100% similarity]
hypervisor/include/jailhouse/hypercall.h