]> xenbits.xensource.com Git - people/pauldu/mini-os.git/commit
mini-os: map shared info page for HVMlite
authorJuergen Gross <jgross@suse.com>
Mon, 22 Aug 2016 08:45:03 +0000 (10:45 +0200)
committerWei Liu <wei.liu2@citrix.com>
Wed, 24 Aug 2016 10:37:05 +0000 (11:37 +0100)
commit2a0f314545e319a31e33f2fdb8b717df3d86fd20
treee09e2c5618b372d9a5ebd6de1276debd0f1fb0e4
parent0ccd8d5d459d05253e9cdd55594922583a74395f
mini-os: map shared info page for HVMlite

Add a service function to map the shared info page on a
non-paravirtualized system. The code is already existing on ARM side,
just move it to hypervisor.c.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/arm/arm32.S
arch/arm/setup.c
arch/x86/setup.c
hypervisor.c
include/hypervisor.h