On Thu, 27 Oct 2016 02:59:26 +0530 Kirti Wankhede <kwankh...@nvidia.com> wrote:
> The Sample driver creates mdev device that simulates serial port over PCI > card. > > Signed-off-by: Kirti Wankhede <kwankh...@nvidia.com> > Signed-off-by: Neo Jia <c...@nvidia.com> > Change-Id: I857f8f12f8b275f2498dfe8c628a5cdc7193b1b2 > --- > Documentation/vfio-mdev/Makefile | 13 + > Documentation/vfio-mdev/mtty.c | 1503 > ++++++++++++++++++++++ > Documentation/vfio-mdev/vfio-mediated-device.txt | 103 +- We've been working for a bit to get the buildable code *out* of the documentation tree. I think this should go into samples/ instead. Thanks, jon