On Tue, 18 Oct 2016 02:52:11 +0530 Kirti Wankhede <kwankh...@nvidia.com> wrote:
> Add file Documentation/vfio-mediated-device.txt that include details of > mediated device framework. > > Signed-off-by: Kirti Wankhede <kwankh...@nvidia.com> > Signed-off-by: Neo Jia <c...@nvidia.com> > Change-Id: I137dd646442936090d92008b115908b7b2c7bc5d > --- > Documentation/vfio-mdev/vfio-mediated-device.txt | 289 > +++++++++++++++++++++++ > 1 file changed, 289 insertions(+) > create mode 100644 Documentation/vfio-mdev/vfio-mediated-device.txt A missing component of the documentation is that the entire sysfs ABI needs to be added to Documentation/ABI. There's a README and plenty of examples there. Thanks, Alex