From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJLZa-0008DJ-SP for qemu-devel@nongnu.org; Fri, 28 Feb 2014 06:25:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WJLZW-0001di-AE for qemu-devel@nongnu.org; Fri, 28 Feb 2014 06:25:46 -0500 Received: from mel.act-europe.fr ([194.98.77.210]:35866 helo=smtp.eu.adacore.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WJLZV-0001dU-Uh for qemu-devel@nongnu.org; Fri, 28 Feb 2014 06:25:42 -0500 Message-ID: <53107243.1080204@adacore.com> Date: Fri, 28 Feb 2014 12:25:55 +0100 From: Fabien Chouteau MIME-Version: 1.0 References: <1392394012-8661-1-git-send-email-sebastian.huber@embedded-brains.de> <52FE42B3.7080200@suse.de> <530D9E33.8090504@embedded-brains.de> <530E1D81.2000108@adacore.com> <531057DB.3040309@ilande.co.uk> In-Reply-To: <531057DB.3040309@ilande.co.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , Peter Maydell Cc: Blue Swirl , Sebastian Huber , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , QEMU Developers On 02/28/2014 10:33 AM, Mark Cave-Ayland wrote: > On 26/02/14 17:25, Peter Maydell wrote: > >> On 26 February 2014 16:59, Fabien Chouteau wrote: >>> On 02/26/2014 08:56 AM, Sebastian Huber wrote: >>>> Hello, >>>> >>>> exists there someone who is able to commit this? >>>> >>> >>> I'm sorry Sebastian, as you probably understood the SPARC maintainer is >>> missing which makes commit process more difficult that it used to be... >>> >>> Peter, as discussed in a previous mail, do you agree to apply SPARC >>> patches that have been reviewed? >> >> My preference is for one of the people who does care about SPARC >> to take on the job of assembling these patches into pull requests, >> testing them, checking they're not obviously broken or lunatic, etc. >> Mark Cave-Ayland has been doing this recently, so I would prefer >> this patch to go via his tree if he is happy with it and willing to take it. > > Hi Sebastian, > > My experience with SPARC is purely related to legacy emulation and so I haven't really looked at LEON3 in much detail which makes it tricky for me to review. > > Having said that, I'm definitely of the opinion that we should try and apply patches that people find useful where possible. If other people can provide Reviewed-by tags and as long as it doesn't break any of my existing images then I'd be willing to do that. > That's great Mark, we will definitely help you with the reviews.