[PATCH 4/4] Hyper-V vPCI: use vPCI protocol version 1.2

Stephen Hemminger stephen at networkplumber.org
Thu May 18 23:58:54 UTC 2017


On Thu, 18 May 2017 12:14:30 -0700
Jork Loeser <jloeser at linuxonhyperv.com> wrote:

> From: Jork Loeser <jloeser at microsoft.com>
> 
> Update the Hyper-V vPCI driver to use the Server-2016 version
> of the vPCI protocol, fixing MSI creation and retargeting issues.
> 
> Signed-off-by: Jork Loeser <jloeser at microsoft.com>

This patch conflicts with already submitted patch that removes
vmbus_cpu_number_to_vp_number()

commit 4b28e5c28cc32652d200a31795e38ee6c819a4a2
Author: Vitaly Kuznetsov <vkuznets at redhat.com>
Date:   Mon May 15 13:38:26 2017 -0700

    hyper-v: globalize vp_index
    
    To support implementing remote TLB flushing on Hyper-V with a hypercall
    we need to make vp_index available outside of vmbus module. Rename and
    globalize.
    
    Signed-off-by: Vitaly Kuznetsov <vkuznets at redhat.com>


More information about the devel mailing list