From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3Sjt-0003eY-Dm for qemu-devel@nongnu.org; Tue, 23 Dec 2014 11:55:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y3Sjl-0000Mo-0j for qemu-devel@nongnu.org; Tue, 23 Dec 2014 11:55:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3Sjk-0000Mb-PU for qemu-devel@nongnu.org; Tue, 23 Dec 2014 11:55:08 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sBNGt83u022835 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 23 Dec 2014 11:55:08 -0500 Received: from [10.36.112.28] (ovpn-112-28.ams2.redhat.com [10.36.112.28]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sBNGt4gc024055 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 23 Dec 2014 11:55:07 -0500 Message-ID: <54999E68.3010002@redhat.com> Date: Tue, 23 Dec 2014 17:55:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] "Bite-sized tasks" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel I got this name from Google Code-In. QEMU is not participating, but the idea of providing small tasks to get familiar with the code base is a good one. I started a page at http://wiki.qemu.org/BiteSizedTasks and you are welcome to contribute! Paolo