]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/pvh: remove code to map iomem from guest
authorMukesh Rathor <mukesh.rathor@oracle.com>
Wed, 30 Jan 2013 22:55:29 +0000 (14:55 -0800)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 4 Mar 2013 15:37:00 +0000 (10:37 -0500)
commit929ae465247fd2746e564238c605d9002b80fe91
tree73f23f365800de99cc1f5d5a3edbda14f2b0fa4e
parent916d0d8955b690c043d28e17409e7763c801b6b2
xen/pvh: remove code to map iomem from guest

It was decided during xen patch review that xen map the iomem
transparently, so remove xen_set_clr_mmio_pvh_pte() and the sub
hypercall PHYSDEVOP_map_iomem.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
[v1: Fixed up the comment]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/mmu.c
arch/x86/xen/setup.c
include/xen/interface/physdev.h