aboutsummaryrefslogtreecommitdiff
path: root/accel/Makefile.objs
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-05-22 16:28:33 -0700
committerStafford Horne <shorne@gmail.com>2018-07-03 00:05:28 +0900
commit455d45d22cc3b2c29c7840f2478647a0a3d9d8b4 (patch)
tree102125b4dbd24e276261d7bba40c08e4f076488a /accel/Makefile.objs
parentc28fa81f915b03834b00187e43604e42768f15fa (diff)
downloadqemu-455d45d22cc3b2c29c7840f2478647a0a3d9d8b4.zip
qemu-455d45d22cc3b2c29c7840f2478647a0a3d9d8b4.tar.gz
qemu-455d45d22cc3b2c29c7840f2478647a0a3d9d8b4.tar.bz2
target/openrisc: Merge tlb allocation into CPUOpenRISCState
There is no reason to allocate this separately. This was probably copied from target/mips which makes the same mistake. While doing so, move tlb into the clear-on-reset range. While not all of the TLB bits are guaranteed zero on reset, all of the valid bits are cleared, and the rest of the bits are unspecified. Therefore clearing the whole of the TLB is correct. Reviewed-by: Stafford Horne <shorne@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'accel/Makefile.objs')
0 files changed, 0 insertions, 0 deletions