]> 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>
Wed, 6 Feb 2013 15:42:43 +0000 (10:42 -0500)
commit62ae58ba5ebf9f55107bb4a09edafaaec7c79226
tree3c3032bd137bbf9bb64d850ee159052edb718cb5
parentdff98280e6cb279189d0f55bfd3d348fa1cbf709
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