OSDN Git Service

xen: remove tests for pvh mode in pure pv paths
authorJuergen Gross <jgross@suse.com>
Fri, 4 Aug 2017 11:36:11 +0000 (13:36 +0200)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Thu, 31 Aug 2017 13:45:55 +0000 (09:45 -0400)
commit82616f9599a707e8225ceca6000dc5ea5aa78e11
treee3312ae76269920f4a64e26f3fab966148edbe18
parentfff219d90c8220f9e8a254d792537503cfb93017
xen: remove tests for pvh mode in pure pv paths

Remove the last tests for XENFEAT_auto_translated_physmap in pure
PV-domain specific paths. PVH V1 is gone and the feature will always
be "false" in PV guests.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/include/asm/xen/page.h
arch/x86/xen/p2m.c
arch/x86/xen/setup.c