Re: [PATCH v2 07/12] x86/p2m: the recalc hook is HVM-only

2021-04-30 Thread Roger Pau Monné
On Mon, Apr 12, 2021 at 04:09:18PM +0200, Jan Beulich wrote: > Exclude functions involved in its use from !HVM builds, thus making it > possible to exclude the hook as well. > > Signed-off-by: Jan Beulich Acked-by: Roger Pau Monné Thanks, Roger.

[PATCH v2 07/12] x86/p2m: the recalc hook is HVM-only

2021-04-12 Thread Jan Beulich
Exclude functions involved in its use from !HVM builds, thus making it possible to exclude the hook as well. Signed-off-by: Jan Beulich --- v2: New. --- a/xen/arch/x86/mm/p2m-pt.c +++ b/xen/arch/x86/mm/p2m-pt.c @@ -1173,8 +1173,8 @@ void p2m_pt_init(struct p2m_domain *p2m) { p2m->set_entry