From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYOzA-0001cZ-OX for qemu-devel@nongnu.org; Thu, 20 Sep 2007 12:34:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYOz9-0001bi-TH for qemu-devel@nongnu.org; Thu, 20 Sep 2007 12:34:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYOz9-0001bS-ME for qemu-devel@nongnu.org; Thu, 20 Sep 2007 12:34:39 -0400 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IYOz9-00059J-8a for qemu-devel@nongnu.org; Thu, 20 Sep 2007 12:34:39 -0400 Date: Thu, 20 Sep 2007 17:34:22 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] Publicating with QEMU Message-ID: <20070920163422.GT9972@networkno.de> References: <20070919204651.26337gmx1@mx066.gmx.net> <200709192307.51790.clemens.kol@gmx.at> <20070920140850.GS9972@networkno.de> <200709201614.33001.clemens.kol@gmx.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709201614.33001.clemens.kol@gmx.at> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Clemens Kolbitsch Cc: qemu-devel@nongnu.org Clemens Kolbitsch wrote: > On Thursday 20 September 2007 16:08:51 Thiemo Seufer wrote: > > Clemens Kolbitsch wrote: > > > Hi guys! > > > Short question: I'm having a speech at BlackHat Japan in Oktober about > > > something I made with qemu. Basically it is a new hardware type (so it is > > > just an additional file in the hw-subdirectory) --- it's the wireless > > > device I have been asking questions for a couple of months ago in case > > > someone remembers (there will be some code for you guys soon ;-) ). > > > > > > For the conference CD, they want me to give them my code. Is it ok if i > > > just send them the whole qemu code I have here (I have only modified the > > > Makefile to include my hw/myfile.c) --- i just want to make sure that the > > > version is right and it compiles out of the box. > > > > As a general note, if you have modifications which are useful to a wider > > audience, consider to submit them as patches to this mailing list. > > > > > Is that OK with the GPL stuff?? I include all the READMEs that come with > > > QEMU svn, and I don't claim to be the author of QEMU or anything. Just > > > want to do it correctly ;-) > > > > Yes, that's fine. (You can check for yourself, the GPL isn't as > > incomprehensible as some other software licenses.) > > > > > Any advice, comments, etc.? > > > > Make sure to mark your version as a modified one, so people come to you > > when they have questions, and don't ask us about bugs/features we never > > heard of. :-) > > > > > > Thiemo > > > perfect -- thanks! > > once we get all the publication stuff behind us, you'll hear from us -- > promised :-) > > to turn our code into a standard network card shouldn't be too much of work > and it's acually quite cool to have a wireless network inside qemu. doesn't > help much besides increasing the coolness factor, though ;-) I fairly sure some OpenWRT etc. guys will like to have it for tests. It reduces the likelihood of accidentially bricking their devices. :-) Thiemo