On Tue, Jul 15, 2025 at 6:18 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. > > Rename the existing host-accessible SynIC message and event pages > with the "hyp_" prefix to clearly distinguish them from the paravisor > ones. The field name is also changed in mshv_root.* for consistency. > > No functional changes. > > Signed-off-by: Roman Kisel <romank@xxxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Tianyu Lan <tiala@xxxxxxxxxxxxx> -- Thanks Tianyu Lan