On Tue, 17 May 2016 20:23:42 -0600 Eric Blake <eblake@xxxxxxxxxx> wrote: > On 05/17/2016 02:20 PM, Alex Williamson wrote: > > Document the usage modes, host primary graphics considerations, usage, > > and fw_cfg ABI required for IGD assignment with vfio. > > > > Signed-off-by: Alex Williamson <alex.williamson@xxxxxxxxxx> > > --- > > docs/igd-assign.txt | 133 +++++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 133 insertions(+) > > create mode 100644 docs/igd-assign.txt > > > > diff --git a/docs/igd-assign.txt b/docs/igd-assign.txt > > new file mode 100644 > > index 0000000..e17bb50 > > --- /dev/null > > +++ b/docs/igd-assign.txt > > @@ -0,0 +1,133 @@ > > +Intel Graphics Device (IGD) assignment with vfio-pci > > +==================================================== > > Without an explicit copyright notice and license, your documentation > defaults to GPLv2+, per the top level COPYING. If you want something > else, it may be worth explicitly calling it out. > > Otherwise, it was a good read. Thanks for reviewing, Eric. Surveying existing docs, I see a mix of a few with explicit GPLv2+, some PROMELA code under WTFPL/public domain, and one lone file under FreeBSD documentation license. The vast majority don't set an explicit license. I don't have a strong feeling about this and the documentation is certainly no opus. Should I have a strong feeling about this? Thanks, Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html