Skip to content

Commit

Permalink
misc: mic: Enable VOP host side functionality
Browse files Browse the repository at this point in the history
This patch moves virtio functionality from the MIC host driver into a
separate hardware independent Virtio Over PCIe (VOP) driver. This
functionality was introduced in commit f69bcbf ("Intel MIC Host
Driver Changes for Virtio Devices.") in
drivers/misc/mic/host/mic_virtio.c. Apart from being moved into a
separate driver the functionality is essentially unchanged. See the
above mentioned commit for a description of this functionality.

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Sudeep Dutt authored and Greg Kroah-Hartman committed Feb 10, 2016
1 parent 26909e2 commit 61e9c90
Showing 1 changed file with 1,164 additions and 0 deletions.
Loading

0 comments on commit 61e9c90

Please sign in to comment.