]> xenbits.xensource.com Git - xen.git/commit
arm/guest_access: Move vgic_access_guest_memory to guest_access.h
authorSergej Proskurin <proskurin@sec.in.tum.de>
Wed, 16 Aug 2017 13:17:39 +0000 (15:17 +0200)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 18 Aug 2017 17:27:35 +0000 (10:27 -0700)
commit67b1668de7aacc192d0dc58dcb3ad4fd5358c11a
tree0fd294c6bde89e21f10e8914de088352adaeb1ec
parent83be50576e8131642008575f65ddd9d5ede60b11
arm/guest_access: Move vgic_access_guest_memory to guest_access.h

This commit moves the function vgic_access_guest_memory to guestcopy.c
and the header asm/guest_access.h. No functional changes are made.
Please note that the function will be renamed in the following commit.

Signed-off-by: Sergej Proskurin <proskurin@sec.in.tum.de>
Acked-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/guestcopy.c
xen/arch/arm/vgic-v3-its.c
xen/arch/arm/vgic.c
xen/include/asm-arm/guest_access.h
xen/include/asm-arm/vgic.h