From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrloC-00053J-Du for qemu-devel@nongnu.org; Tue, 03 Jun 2014 06:19:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wrlo6-0004ws-9m for qemu-devel@nongnu.org; Tue, 03 Jun 2014 06:19:08 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:46135 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrlo6-0004wc-4n for qemu-devel@nongnu.org; Tue, 03 Jun 2014 06:19:02 -0400 References: <1401726122-11132-1-git-send-email-alex.bennee@linaro.org> <1401726122-11132-9-git-send-email-alex.bennee@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1401726122-11132-9-git-send-email-alex.bennee@linaro.org> Date: Tue, 03 Jun 2014 11:19:01 +0100 Message-ID: <87oayas3ca.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RCF PATCH 8/8] target-arm: remove final users of pstate_write List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org, Riku Voipio , greg.bellows@linaro.org Alex Bennée writes: > This converts all users of pstate_write to use the common state > save/restore functionality. Oops, now I'll clean that up. I need to decide if it worth merge the xpsr_ stuff anyway? There is also some commented out code in the main save_state_to_spsr() function which I need to clean out. -- Alex Bennée