From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbGju-0001VH-67 for qemu-devel@nongnu.org; Tue, 29 Oct 2013 17:22:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbGjo-0000E8-2W for qemu-devel@nongnu.org; Tue, 29 Oct 2013 17:22:14 -0400 Received: from www11.your-server.de ([213.133.104.11]:44065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbGjn-0000Dk-TO for qemu-devel@nongnu.org; Tue, 29 Oct 2013 17:22:08 -0400 Message-ID: <527026FA.4070108@macke.de> Date: Tue, 29 Oct 2013 14:22:02 -0700 From: Sebastian Macke MIME-Version: 1.0 References: <1383073495-5332-1-git-send-email-sebastian@macke.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and corrections List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: openrisc@lists.openrisc.net, openrisc@lists.opencores.org, qemu-devel , Ethan Hunt On 29/10/2013 2:15 PM, Max Filippov wrote: > On Tue, Oct 29, 2013 at 11:04 PM, Sebastian Macke wrote: >> Hi, >> >> This is the second part of the patches to make the openrisc target faster >> and more reliable. > Hi Sebastian, > > this series doesn't apply cleanly to the current qemu git head, > what tree is it based on? > It is based on the current master tree but depends on the patches I send on the 21st October. They got accepted by the maintainer but are not in the master tree right now.