On 21 June 2016 at 20:08, Riku Voipio wrote:
> I've merged all pending patches except the safe_syscall ones to:
>
> https://git.linaro.org/people/riku.voipio/qemu.git/shortlog/refs/heads/linux-user-for-upstream
>
> Peter, Richard, do you have an agreement who's versions of
> the safe_syscall patch
On Mon, Jun 13, 2016 at 11:09:17PM +0100, Peter Maydell wrote:
> On 13 June 2016 at 22:53, Peter Maydell wrote:
> > On 13 June 2016 at 22:45, Richard Henderson wrote:
> >> Richard Henderson (6):
> >> linux-user: fix x86_64 safe_syscall
> >> linux-user: Provide safe_syscall for i386
> >> lin
On 13 June 2016 at 22:53, Peter Maydell wrote:
> On 13 June 2016 at 22:45, Richard Henderson wrote:
>> Richard Henderson (6):
>> linux-user: fix x86_64 safe_syscall
>> linux-user: Provide safe_syscall for i386
>> linux-user: Provide safe_syscall for arm
>> linux-user: Provide safe_syscall
On 13 June 2016 at 22:45, Richard Henderson wrote:
> We added support for x86_64 in 4d330cee37a2; this adds support
> for 5 more hosts. Also, tweak the signal_pending test for x86_64.
>
>
> r~
>
>
> Richard Henderson (6):
> linux-user: fix x86_64 safe_syscall
> linux-user: Provide safe_syscal
We added support for x86_64 in 4d330cee37a2; this adds support
for 5 more hosts. Also, tweak the signal_pending test for x86_64.
r~
Richard Henderson (6):
linux-user: fix x86_64 safe_syscall
linux-user: Provide safe_syscall for i386
linux-user: Provide safe_syscall for arm
linux-user: