]> xenbits.xensource.com Git - xen.git/commit
x86/mm: drop further relics of translated PV domains
authorJan Beulich <jbeulich@suse.com>
Mon, 12 Jun 2017 07:30:53 +0000 (09:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 12 Jun 2017 07:30:53 +0000 (09:30 +0200)
commit5a0b9fba92b7e2fd532bf930c80c3913463c8a66
treee2a1e92a48326f3cdadc38e0f144b036f72dbb19
parent44f270dfc1e2ac17fd82051b1b7968d4a21c755a
x86/mm: drop further relics of translated PV domains

For PV domains paging_mode_{refcounts,translate}() are always false as
of commits 4045953527 ("x86/paging: Enforce PG_external == PG_translate
== PG_refcounts") and 92942fd3d4 ("x86/mm: drop
guest_{map,get_eff}_l1e() hooks").

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mm.c