Le 08/06/2018 à 19:48, Richard Henderson a écrit :
> On 06/07/2018 10:25 AM, Laurent Vivier wrote:
>> do you want I take this through my m68k tree or do you take this in a
>> TCG pull requests?
>
> Would you take it through your m68k tree please?
OK, I take.
Thanks,
Laurent
On 06/07/2018 10:25 AM, Laurent Vivier wrote:
> do you want I take this through my m68k tree or do you take this in a
> TCG pull requests?
Would you take it through your m68k tree please?
r~
Le 12/05/2018 à 07:02, Richard Henderson a écrit :
> [ Ho, hum. I didn't clear out my scratch directory before sending v1.0. ]
>
> FYI, I've only tested this with linux-user-test-0.3 and
> our qemu coldfire testing kernel.
>
>
> r~
>
>
> Richard Henderson (9):
> target/m68k: Use DISAS_NORET
Le 12/05/2018 à 07:02, Richard Henderson a écrit :
> [ Ho, hum. I didn't clear out my scratch directory before sending v1.0. ]
>
> FYI, I've only tested this with linux-user-test-0.3 and
> our qemu coldfire testing kernel.
I've tested m68k-softmmu with Q800 emulation and started an LXC
container
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20180512050250.12774-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE
[ Ho, hum. I didn't clear out my scratch directory before sending v1.0. ]
FYI, I've only tested this with linux-user-test-0.3 and
our qemu coldfire testing kernel.
r~
Richard Henderson (9):
target/m68k: Use DISAS_NORETURN for exceptions
target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETU