diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-04-13 11:26:57 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-05-02 16:49:35 +0200 |
commit | 8074365fc7ab51c582565f4d77299889e511af5b (patch) | |
tree | 6f0bdb7aa5fb9e8fb66bad730c7e36df599eef96 /qemu-nbd.c | |
parent | 0a31c16c9ce2639c8706b9f863724ba42a46f121 (diff) | |
download | qemu-8074365fc7ab51c582565f4d77299889e511af5b.zip qemu-8074365fc7ab51c582565f4d77299889e511af5b.tar.gz qemu-8074365fc7ab51c582565f4d77299889e511af5b.tar.bz2 |
target/mips: Add simple user-mode mips_cpu_tlb_fill()
tlb_helper.c's #ifdef'ry hides a quite simple user-mode
implementation of mips_cpu_tlb_fill().
Copy the user-mode implementation (without #ifdef'ry) to
tcg/user/helper.c and simplify tlb_helper.c's #ifdef'ry.
This will allow us to restrict tlb_helper.c to sysemu.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210428170410.479308-15-f4bug@amsat.org>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions