From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Np3py-0000SB-CS for qemu-devel@nongnu.org; Tue, 09 Mar 2010 13:07:22 -0500 Received: from [199.232.76.173] (port=52102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Np3px-0000RY-EP for qemu-devel@nongnu.org; Tue, 09 Mar 2010 13:07:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Np3pw-0002jq-LP for qemu-devel@nongnu.org; Tue, 09 Mar 2010 13:07:21 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]:10161) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Np3pw-0002jY-BZ for qemu-devel@nongnu.org; Tue, 09 Mar 2010 13:07:20 -0500 Received: by fg-out-1718.google.com with SMTP id 19so1081349fgg.10 for ; Tue, 09 Mar 2010 10:07:18 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4B968E4B.4000801@redhat.com> Date: Tue, 09 Mar 2010 19:07:07 +0100 From: Paolo Bonzini MIME-Version: 1.0 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> In-Reply-To: <94C91F33-F66B-4B25-9ACE-EBD2E2D418D2@claunia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Summer of Code 2010 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: Joseph Jezak , Alexander Graf , Anthony Liguori , "qemu-devel@nongnu.org Developers" , Luiz Capitulino , Avi Kivity 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). Paolo