]> Git Repo - qemu.git/commit
accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
authorRichard Henderson <[email protected]>
Wed, 4 Nov 2020 23:31:43 +0000 (15:31 -0800)
committerRichard Henderson <[email protected]>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commitd1861aa40915303797423cbf77b5d00b952d77fd
tree47381a58a32208f521258e582d40d6ba0034e792
parent793f73819642127f05781efbf617453757fe2c71
accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd

Re-use the 256MiB region handling from alloc_code_gen_buffer_anon,
and replace that with the shared file mapping.

Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/translate-all.c
This page took 0.023172 seconds and 4 git commands to generate.