From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwfZ5-0007ji-QQ for qemu-devel@nongnu.org; Mon, 16 Jun 2014 18:39:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwfYy-0006Nh-Bi for qemu-devel@nongnu.org; Mon, 16 Jun 2014 18:39:47 -0400 Message-ID: <539F7229.2080902@suse.de> Date: Tue, 17 Jun 2014 00:39:37 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1402934602-29002-1-git-send-email-tommusta@gmail.com> In-Reply-To: <1402934602-29002-1-git-send-email-tommusta@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Musta , qemu-devel@nongnu.org Cc: Riku Voipio , qemu-ppc@nongnu.org On 16.06.14 18:03, Tom Musta wrote: > These patches improve the fidelity of the AUXV for the Power PC user mode targets. > Specifically, the cache line sizes and hardware capabilities are improved so that > they more closely match what would be seen on an actual system. Thanks, applied all to ppc-next. Next time please CC Riku for linux-user related patches :). Alex