From: Naman Jain <namj...@linux.microsoft.com> Sent: Monday, July 28, 2025 10:15 PM > > MSHV_VTL driver is going to be introduced, which is supposed to > provide interface for Virtual Machine Monitors (VMMs) to control > Virtual Trust Level (VTL). Export the symbols needed > to make it work (vmbus_isr, hv_context and hv_post_message). > > Co-developed-by: Roman Kisel <rom...@linux.microsoft.com> > Signed-off-by: Roman Kisel <rom...@linux.microsoft.com> > Co-developed-by: Saurabh Sengar <ssen...@linux.microsoft.com> > Signed-off-by: Saurabh Sengar <ssen...@linux.microsoft.com> > Reviewed-by: Roman Kisel <rom...@linux.microsoft.com> > Reviewed-by: Saurabh Sengar <ssen...@linux.microsoft.com> > Reported-by: kernel test robot <l...@intel.com> > Closes: > https://lore.kernel.org/oe-kbuild-all/202506110544.q0ndmqvc-...@intel.com/ > Signed-off-by: Naman Jain <namj...@linux.microsoft.com> > --- > drivers/hv/hv.c | 3 +++ > drivers/hv/hyperv_vmbus.h | 1 + > drivers/hv/vmbus_drv.c | 4 +++- > 3 files changed, 7 insertions(+), 1 deletion(-) >
Reviewed-by: Michael Kelley <mhkli...@outlook.com>