Ping: [PATCH v2 00/12] x86/p2m: restrict more code to build just for HVM

2021-04-29 Thread Jan Beulich
On 12.04.2021 16:03, Jan Beulich wrote: > Since it was brought up in the discussion of v1: I think the end > goal is to be for mm/p2m.c to become a HVM-only file. Any "wrappers" > also trying to take care of !paging_mode_translate() guests ought to > be moved elsewhere. To see what actually still n

[PATCH v2 00/12] x86/p2m: restrict more code to build just for HVM

2021-04-12 Thread Jan Beulich
Since it was brought up in the discussion of v1: I think the end goal is to be for mm/p2m.c to become a HVM-only file. Any "wrappers" also trying to take care of !paging_mode_translate() guests ought to be moved elsewhere. To see what actually still needs taking care of, incrementally extending the