From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsT5e-0000M5-52 for qemu-devel@nongnu.org; Wed, 13 May 2015 05:36:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YsT5M-0005B0-LA for qemu-devel@nongnu.org; Wed, 13 May 2015 05:36:34 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:23713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsSzS-0002Lg-F3 for qemu-devel@nongnu.org; Wed, 13 May 2015 05:30:10 -0400 Message-ID: <5553195D.7040006@imgtec.com> Date: Wed, 13 May 2015 10:29:01 +0100 From: Leon Alrae MIME-Version: 1.0 References: <1430924229-20469-1-git-send-email-leon.alrae@imgtec.com> <5893E888-3F42-496F-B6D1-C954C513A3CE@livius.net> <554A3D6E.6090702@imgtec.com> <786DC35A-42DF-456F-8114-7ADC940FBEA4@livius.net> In-Reply-To: <786DC35A-42DF-456F-8114-7ADC940FBEA4@livius.net> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] semihosting: clean up and add --semihosting-config arg List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liviu Ionescu Cc: peter.maydell@linaro.org, christopher.covington@linaro.org, qemu-devel@nongnu.org, matthew.fortune@imgtec.com On 13/05/2015 06:48, Liviu Ionescu wrote: > are these patches finally in? if so, what repo/branch should I use to get them? Note that v3 was sent quite recently and there should be some time to give everyone a chance to comment. I was planning to send it out later, together with UHI via target-mips tree. However, given there were no more issues pointed out and there are more semihosting patches incoming which depend on these changes, maybe it would be worth to apply them now? If there are no objections, I'll prepare a separate pullreq containing just the clean-up and -semihosting-config arg. Regards, Leon