Le 10/11/2020 à 13:56, Mark Cave-Ayland a écrit :
> On 05/11/2020 21:23, Peter Maydell wrote:
>
>> This set of patches fixes bugs which were preventing the
>> Debian sparc64 /bin/bash from running:
>> * the target_ucontext structure put the registers in the
>> wrong place (missing alignment
On 05/11/2020 21:23, Peter Maydell wrote:
This set of patches fixes bugs which were preventing the
Debian sparc64 /bin/bash from running:
* the target_ucontext structure put the registers in the
wrong place (missing alignment specifier, mostly)
* the set_context and get_context traps wer