commit | 1df53d212c803c0e11a2b10d47ec830d3576b972 | [log] [tgz] |
---|---|---|
author | Andrea Parri (Microsoft) <parri.andrea@gmail.com> | Fri Apr 16 16:34:47 2021 +0200 |
committer | Wei Liu <wei.liu@kernel.org> | Sun Apr 18 13:03:11 2021 +0000 |
tree | 5a7ee95c922d67b93dbee6d77ef9c174c037ea6f | |
parent | 3e9bf43f7f7a46f21ec071cb47be92d0874c48da [diff] |
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3 Hyper-V has added VMBus protocol version 5.3. Allow Linux guests to negotiate the new version on version of Hyper-V that support it. Signed-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/20210416143449.16185-2-parri.andrea@gmail.com Signed-off-by: Wei Liu <wei.liu@kernel.org>