[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 4/4] libxl: Add interface for querying hypervisor about PCI topology
On Tue, 2015-01-20 at 10:15 -0500, Boris Ostrovsky wrote: > >> diff --git a/tools/libxl/libxl_linux.c b/tools/libxl/libxl_linux.c > >> index ea5d8c1..07428c0 100644 > >> --- a/tools/libxl/libxl_linux.c > >> +++ b/tools/libxl/libxl_linux.c > >> @@ -279,3 +279,74 @@ libxl_device_model_version > >> libxl__default_device_model(libxl__gc *gc) > >> { > >> return LIBXL_DEVICE_MODEL_VERSION_QEMU_XEN; > >> } > >> + > >> +/* These two routines are "inspired" by pciutils */ > > "inspired" in a licensing consistent way? > > pciutils is licensed under GPL2 (e.g. > http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/COPYING) so > this would be consistent. libxl is LGPL 2.1 not GPL2, and I'm afraid transitioning code in that direction is not allowed by the license. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |