On Sun, Mar 14, 2021 at 03:26:55PM -0600, Richard Henderson wrote:
> Changes for v2:
> * Move tcg_init_ctx someplace more private (patch 29)
> * Round result of tb_size based on qemu_get_host_physmem (patch 26)
>
> Blurb for v1:
> It took a few more patches than imagined to unify the two
>
/29] tcg: Workaround macOS 11.2 mprotect bug
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCR
Changes for v2:
* Move tcg_init_ctx someplace more private (patch 29)
* Round result of tb_size based on qemu_get_host_physmem (patch 26)
Blurb for v1:
It took a few more patches than imagined to unify the two
places in which we manipulate the tcg code_gen buffer, but
the result is surel