Searched hist:a1656454131880980bc3a5313c8bf66ef5990c91 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/hv/ |
H A D | hv_fcopy.c | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hv_snapshot.c | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hv_kvp.c | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hv_util.c | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | channel_mgmt.c | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | hyperv.h | diff a1656454131880980bc3a5313c8bf66ef5990c91 Sat Jan 28 13:37:17 CST 2017 Alex Ng <alexng@messages.microsoft.com> Drivers: hv: vmbus: Use all supported IC versions to negotiate
Previously, we were assuming that each IC protocol version was tied to a specific host version. For example, some Windows 10 preview hosts only support v3 TimeSync even though driver assumes v4 is supported by all Windows 10 hosts.
The guest will stop trying to negotiate even though older supported versions may still be offered by the host.
Make IC version negotiation more robust by going through all versions that are supported by the guest.
Fixes: 3da0401b4d0e ("Drivers: hv: utils: Fix the mapping between host version and protocol to use")
Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Signed-off-by: Alex Ng <alexng@messages.microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|