[PATCH 4/5] Intel MIC Card Driver Changes for Virtio Devices.

2013-08-01 Thread Sudeep Dutt
From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the card Virtio over PCIe interface for Intel MIC. It allows virtio drivers on the card to communicate with their user space backends on the host via a device page. Ring 3 apps on the host can add, remove and configure virtio

Re: [PATCH 4/5] Intel MIC Card Driver Changes for Virtio Devices.

2013-08-01 Thread Sudeep Dutt
On Wed, 2013-07-24 at 21:41 -0700, Greg Kroah-Hartman wrote: On Wed, Jul 24, 2013 at 08:31:35PM -0700, Sudeep Dutt wrote: +/* + * Intel MIC Platform Software Stack (MPSS) + * + * Copyright(c) 2013 Intel Corporation. + * + * This program is free software; you can redistribute it and/or

Re: [PATCH 4/5] Intel MIC Card Driver Changes for Virtio Devices.

2013-07-28 Thread Rusty Russell
Sudeep Dutt sudeep.d...@intel.com writes: From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the card Virtio over PCIe interface for Intel MIC. It allows virtio drivers on the card to communicate with their user space backends on the host via a device page. Ring 3 apps on the

Re: [PATCH 4/5] Intel MIC Card Driver Changes for Virtio Devices.

2013-07-24 Thread Greg Kroah-Hartman
On Wed, Jul 24, 2013 at 08:31:35PM -0700, Sudeep Dutt wrote: +/* + * Intel MIC Platform Software Stack (MPSS) + * + * Copyright(c) 2013 Intel Corporation. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License,