[PATCH 1/2] vmbus: add support for dynamic device id's

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Nov 29 19:33:26 UTC 2016


On Mon, Nov 28, 2016 at 08:51:32AM -0800, Stephen Hemminger wrote:
> This patch adds sysfs interface to dynamically bind new UUID values
> to existing VMBus device. This is useful for generic UIO driver to
> act similar to uio_pci_generic.
> 
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
> ---
>  drivers/hv/vmbus_drv.c | 174 ++++++++++++++++++++++++++++++++++++++++++++++---
>  include/linux/hyperv.h |   6 ++
>  2 files changed, 172 insertions(+), 8 deletions(-)

My comment last time was that I needed an ack from the hyperv maintainer
before I could apply this :(



More information about the devel mailing list