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

2013-07-28 Thread Rusty Russell
Sudeep Dutt writes: > From: Ashutosh Dixit > > 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 v

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

2013-07-25 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 redistribu

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 Lice

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

2013-07-24 Thread Sudeep Dutt
From: Ashutosh Dixit 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 devices. A thin MIC specif