From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbwmv-0005hR-Ca for qemu-devel@nongnu.org; Thu, 09 Feb 2017 17:02:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbwmu-0005gn-Kh for qemu-devel@nongnu.org; Thu, 09 Feb 2017 17:02:01 -0500 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:35826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cbwmu-0005gi-Fc for qemu-devel@nongnu.org; Thu, 09 Feb 2017 17:02:00 -0500 Received: by mail-wm0-x22d.google.com with SMTP id v186so94366536wmd.0 for ; Thu, 09 Feb 2017 14:02:00 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Thu, 9 Feb 2017 22:01:38 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Call for GSoC 2017 mentors & project ideas List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: Stefan Hajnoczi , qemu-devel , Andrew Baumann On 9 February 2017 at 20:46, John Snow wrote: > On 02/09/2017 07:46 AM, Peter Maydell wrote: >> Slightly late, but I had an idea last night: would "get >> Raspbian booting on our raspi2 board model" be a good >> project? Would involve some mix of bug fixing, cleaning >> up and adding device models from the raspi2 tree on github, >> and implementing missing devices. Bit of a "how long is a >> piece of string" project, but on the other hand breaks >> down easily into small parts that can all go upstream >> individually. Would suit student who likes debugging :-) > Who was working on this most recently? There was someone submitting > patches pretty frequently for the raspi2 board within the last year, > wasn't there? That was Andrew Baumann, but I think his use case was getting Windows 10 to boot on it, which exercises different bits of the hardware. thanks -- PMM