[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/11] evtchn: refactor low-level event channel port ops
On Fri, 13 Sep 2013, David Vrabel wrote: > diff --git a/xen/common/event_2l.c b/xen/common/event_2l.c > new file mode 100644 > index 0000000..18c0c6e > --- /dev/null > +++ b/xen/common/event_2l.c > @@ -0,0 +1,99 @@ > +/* > + * Event channel port operations. > + * > + * Copyright (c) 2003-2006, K A Fraser. > + * > + * This source code is licensed under the GNU General Public License, > + * Version 2 or later. See the file COPYING for more details. > + */ Does it have to be GPLv2 only? Can it be dual-licensed BSD to make it easier for other operating systems to support the new interface? _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |