From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpHHV-0000de-GG for qemu-devel@nongnu.org; Wed, 10 Mar 2010 03:28:41 -0500 Received: from [199.232.76.173] (port=56833 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpHHP-0000T3-IR for qemu-devel@nongnu.org; Wed, 10 Mar 2010 03:28:36 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NpH2K-0000yr-Bi for qemu-devel@nongnu.org; Wed, 10 Mar 2010 03:13:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45560) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NpH2J-0000yl-UV for qemu-devel@nongnu.org; Wed, 10 Mar 2010 03:13:00 -0500 Message-ID: <4B97547C.4050003@redhat.com> Date: Wed, 10 Mar 2010 09:12:44 +0100 From: Paolo Bonzini MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Summer of Code 2010 References: <20100308172047.6a0371b6@redhat.com> <840D303A-FD95-42CA-AB32-768AAFBCBC96@suse.de> <1E846395-A821-47D3-B257-ECFBA7D35390@suse.de> <94C91F33-F66B-4B25-9ACE-EBD2E2D418D2@claunia.com> <4B968E4B.4000801@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: Joseph Jezak , Alexander Graf , Anthony Liguori , "qemu-devel@nongnu.org Developers" , Luiz Capitulino , Avi Kivity On 03/09/2010 07:36 PM, Johannes Schindelin wrote: > Hi, > > On Tue, 9 Mar 2010, Paolo Bonzini wrote: > >> On 03/09/2010 05:01 PM, Natalia Portillo wrote: >>> Documenting QEMU's hardware model may be also a good idea for GSoC2010, >>> as most complains about contributing QEMU are precisely that, having to >>> study the whole code to know how to make anything new. >> >> Unfortunately, documentation-only projects are outside the scope of GSoC >> (though of course it's fine if the project includes a documentation step). > > No, they are not. I personally know mentors (cute ones) for documentation > projects. http://code.google.com/opensource/gsoc/2008/faqs.html 12. Are proposals for documentation work eligible for Google Summer of Code? While we greatly appreciate the value of documentation, this program is an exercise in developing code; we can't accept proposals for documentation-only work at this time. Paolo