Pranith Kumar writes:
> Hi Alex,
>
> On Mon, Feb 6, 2017 at 10:30 AM, Alex Bennée wrote:
>> Hi Richard/Peter,
>>
>> This is a mostly ARM focused update to last weeks v9.
>>
>> It has necessitated one change to the cputlb API. It was pointed out
>> that translators often have to special case a b
On 02/06/2017 01:06 PM, Pranith Kumar wrote:
>> A version of the tree can be found at:
>>
>> https://github.com/stsquad/qemu/tree/mttcg/base-patches-v10
>>
>
> I've sent my Reviewed-by/tested-by for v9 but those seem to be lost.
> I've tested v10 too.
>
> So please add my tested and reviewed t
Hi Alex,
On Mon, Feb 6, 2017 at 10:30 AM, Alex Bennée wrote:
> Hi Richard/Peter,
>
> This is a mostly ARM focused update to last weeks v9.
>
> It has necessitated one change to the cputlb API. It was pointed out
> that translators often have to special case a bunch of things if you
> longjmp() ou
Hi Richard/Peter,
This is a mostly ARM focused update to last weeks v9.
It has necessitated one change to the cputlb API. It was pointed out
that translators often have to special case a bunch of things if you
longjmp() out of a helper. As a result the cputlb _synched() calls are
no longer QEMU_N