[PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
ALOK TIWARI
alok.a.tiwari at oracle.com
Thu Apr 10 10:03:38 PDT 2025
On 09-04-2025 05:38, Roman Kisel wrote:
> The confidential VMBus is supported starting from the protocol
> version 6.0 onwards.
>
> Update the relevant definitions, provide a function that returns
> whether VMBus is condifential or not.
>
typo condifential -> confidential
> Signed-off-by: Roman Kisel<romank at linux.microsoft.com>
> ---
> drivers/hv/vmbus_drv.c | 12 ++++++
> include/asm-generic/mshyperv.h | 1 +
> include/linux/hyperv.h | 71 +++++++++++++++++++++++++---------
> 3 files changed, 65 insertions(+), 19 deletions(-)
>
> diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
> index 22afebfc28ff..fa3ad6fe0bec 100644
> --- a/drivers/hv/vmbus_drv.c
> +++ b/drivers/hv/vmbus_drv.c
Thanks,
Alok
More information about the linux-arm-kernel
mailing list