> On Jul 5, 2021, at 5:10 PM, Jan Beulich <[email protected]> wrote: > > Mostly just code movement, and certainly no functional change intended. > In p2m_final_teardown() the calls to p2m_teardown_{alt,nested}p2m() need > to be guarded by an is_hvm_domain() check now, though. This matches > p2m_init(). And p2m_is_logdirty_range() also gets moved inside the (so > far) adjacent #ifdef. > > Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: George Dunlap <[email protected]>
