Re: [Qemu-devel] [RCF PATCH 8/8] target-arm: remove final users of pstate_write

2014-06-03 Thread Alex Bennée
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

[Qemu-devel] [RCF PATCH 8/8] target-arm: remove final users of pstate_write

2014-06-02 Thread Alex Bennée
This converts all users of pstate_write to use the common state save/restore functionality. diff --git a/linux-user/signal.c b/linux-user/signal.c index c155bbc..48885e2 100644 --- a/linux-user/signal.c +++ b/linux-user/signal.c @@ -1290,7 +1290,7 @@ static int target_restore_sigframe(CPUARMState