On Tue, Jul 15, 2025 at 6:16 AM Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx> wrote: > > Confidential VMBus requires interacting with two SynICs -- one > provided by the host hypervisor, and one provided by the paravisor. > Each SynIC requires its own message and event pages. > > Refactor and extend the existing code to add allocating and freeing > the message and event pages for the paravisor SynIC when it is > present. > > Signed-off-by: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx> Reviewed-by: Tianyu Lan <tiala@xxxxxxxxxxxxx>