Re: [Xen-devel] [PATCH 1/6] x86/shadow: drop further 32-bit relics

2017-12-20 Thread Tim Deegan
At 08:04 -0700 on 12 Dec (1513065884), Jan Beulich wrote: > PV guests don't ever get shadowed in other than 4-level mode anymore; > commit 5a3ce8f85e ("x86/shadow: drop stray name tags from > sh_{guest_get,map}_eff_l1e()") didn't go quite fare enough (and there's > a good chance that further cleanu

[Xen-devel] [PATCH 1/6] x86/shadow: drop further 32-bit relics

2017-12-12 Thread Jan Beulich
PV guests don't ever get shadowed in other than 4-level mode anymore; commit 5a3ce8f85e ("x86/shadow: drop stray name tags from sh_{guest_get,map}_eff_l1e()") didn't go quite fare enough (and there's a good chance that further cleanup opportunity exists, which I simply didn't notice). Signed-off-b