OSDN Git Service

arm,arm64/xen: introduce HYPERVISOR_suspend()
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 8 May 2014 15:54:02 +0000 (16:54 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 12 May 2014 16:20:24 +0000 (17:20 +0100)
commit79390289cfeb6d0f4295ca32a54630c93154428e
treeab2833e8f2126067c40cebed76a84ecb82143f86
parentaa8532c32216ae07c3813b9aeb774517878a7573
arm,arm64/xen: introduce HYPERVISOR_suspend()

Introduce HYPERVISOR_suspend() and a few additional empty stubs for
Xen arch specific functions called by drivers/xen/manage.c.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/arm/include/asm/xen/hypercall.h
arch/arm/xen/enlighten.c