]> xenbits.xensource.com Git - xen.git/commit
x86/altp2m: merge p2m_set_altp2m_mem_access and p2m_set_mem_access
authorTamas K Lengyel <tlengyel@novetta.com>
Wed, 10 Feb 2016 13:46:09 +0000 (14:46 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 10 Feb 2016 13:46:09 +0000 (14:46 +0100)
commitdc8080fe7fba71b8c44c230ca0d0d1ae4467e690
tree291ec664af0c6e774aed4ef83d7a7728de3fcd0b
parent1a57a83ef71ba1bf81fe97e35ca302e6a7949649
x86/altp2m: merge p2m_set_altp2m_mem_access and p2m_set_mem_access

The altp2m subsystem in its current form duplicates much of the existing
code present in p2m for setting mem_access permissions. In this patch we
consolidate the two versions but keep the separate MEMOP and HVMOP interfaces.

Signed-off-by: Tamas K Lengyel <tlengyel@novetta.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Acked-by: Ian Campbell < ian.campbell@citrix.com >
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/arm/p2m.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/mm/p2m.c
xen/common/mem_access.c
xen/include/asm-x86/p2m.h
xen/include/xen/p2m-common.h