Re: [Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-12-07 Thread Gerd Hoffmann
Hi, > Will update a topic/gvt-next-kvmgt-2016-12-06 today, sorry for the > inconvenience :) Thanks, that brings us one step forward. Linux guest can see the device (in lspci). Trying to load i915.ko leads to kernel oopses on both guest and host though. So I guess the guest driver can't

Re: [Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-12-05 Thread Jike Song
On 12/06/2016 01:44 AM, Gerd Hoffmann wrote: > Hi, > >> Just want to share that we have published a KVMGT implementation >> based on this v9 patchset, to: >> >> https://github.com/01org/gvt-linux/tree/gvt-next-kvmgt >> >> It doesn't utilize common routines introduced by 05+ patches yet. >>

Re: [Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-12-05 Thread Gerd Hoffmann
Hi, > Just want to share that we have published a KVMGT implementation > based on this v9 patchset, to: > > https://github.com/01org/gvt-linux/tree/gvt-next-kvmgt > > It doesn't utilize common routines introduced by 05+ patches yet. > The complete intel vGPU device-model is contained.

Re: [Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-10-24 Thread Jike Song
On 10/18/2016 05:22 AM, Kirti Wankhede wrote: > This series adds Mediated device support to Linux host kernel. Purpose > of this series is to provide a common interface for mediated device > management that can be used by different devices. This series introduces > Mdev core module that creates

Re: [Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-10-17 Thread Alex Williamson
On Tue, 18 Oct 2016 02:52:00 +0530 Kirti Wankhede wrote: > This series adds Mediated device support to Linux host kernel. Purpose > of this series is to provide a common interface for mediated device > management that can be used by different devices. This series introduces

[Qemu-devel] [PATCH v9 00/12] Add Mediated device support

2016-10-17 Thread Kirti Wankhede
This series adds Mediated device support to Linux host kernel. Purpose of this series is to provide a common interface for mediated device management that can be used by different devices. This series introduces Mdev core module that creates and manages mediated devices, VFIO based driver for