On Mon, Jul 5, 2021 at 12:13 PM Jan Beulich <jbeul...@suse.com> wrote: > > Conditionalize it and its uses accordingly. The main goal though is to > demonstrate that x86's p2m_teardown() is now empty when !HVM, which in > particular means the last remaining use of p2m_lock() in this cases goes > away. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Tamas K Lengyel <ta...@tklengyel.com>