Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-08-05 Thread Rusty Russell
Sudeep Dutt writes: > On Mon, 2013-07-29 at 10:05 +0300, Michael S. Tsirkin wrote: >> On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: >> > From: Ashutosh Dixit >> > >> > This patch introduces the host "Virtio over PCIe" interface for >> > Intel MIC. It allows creating user space

Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-08-05 Thread Rusty Russell
Sudeep Dutt sudeep.d...@intel.com writes: On Mon, 2013-07-29 at 10:05 +0300, Michael S. Tsirkin wrote: On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the host Virtio over PCIe interface for Intel MIC. It

Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-08-01 Thread Sudeep Dutt
On Mon, 2013-07-29 at 10:05 +0300, Michael S. Tsirkin wrote: > On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: > > From: Ashutosh Dixit > > > > This patch introduces the host "Virtio over PCIe" interface for > > Intel MIC. It allows creating user space backends on the host and > >

Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-08-01 Thread Sudeep Dutt
On Mon, 2013-07-29 at 10:05 +0300, Michael S. Tsirkin wrote: On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the host Virtio over PCIe interface for Intel MIC. It allows creating user space backends on the

Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-07-29 Thread Michael S. Tsirkin
On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: > From: Ashutosh Dixit > > This patch introduces the host "Virtio over PCIe" interface for > Intel MIC. It allows creating user space backends on the host and > instantiating virtio devices for them on the Intel MIC card. A character >

Re: [PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-07-29 Thread Michael S. Tsirkin
On Wed, Jul 24, 2013 at 08:31:34PM -0700, Sudeep Dutt wrote: From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the host Virtio over PCIe interface for Intel MIC. It allows creating user space backends on the host and instantiating virtio devices for them on the Intel MIC

[PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-07-24 Thread Sudeep Dutt
From: Ashutosh Dixit This patch introduces the host "Virtio over PCIe" interface for Intel MIC. It allows creating user space backends on the host and instantiating virtio devices for them on the Intel MIC card. A character device per MIC is exposed with IOCTL, mmap and poll callbacks. This

[PATCH 3/5] Intel MIC Host Driver Changes for Virtio Devices.

2013-07-24 Thread Sudeep Dutt
From: Ashutosh Dixit ashutosh.di...@intel.com This patch introduces the host Virtio over PCIe interface for Intel MIC. It allows creating user space backends on the host and instantiating virtio devices for them on the Intel MIC card. A character device per MIC is exposed with IOCTL, mmap and