Re: [Xen-devel] [PATCH v3] x86/altp2m: cleanup p2m_altp2m_lazy_copy

2019-05-28 Thread Jan Beulich
>>> On 28.05.19 at 12:28, wrote: > From: Tamas K Lengyel > > The p2m_altp2m_lazy_copy is responsible for lazily populating an > altp2m view when the guest traps out due to no EPT entry being present > in the active view. Currently, in addition to taking a number of > unused argements, the whole

[Xen-devel] [PATCH v3] x86/altp2m: cleanup p2m_altp2m_lazy_copy

2019-05-28 Thread George Dunlap
From: Tamas K Lengyel The p2m_altp2m_lazy_copy is responsible for lazily populating an altp2m view when the guest traps out due to no EPT entry being present in the active view. Currently, in addition to taking a number of unused argements, the whole calling convention has a number of redundant