]> git.proxmox.com Git - mirror_qemu.git/commit
target/unicore32: Convert to CPUClass::tlb_fill
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 3 Apr 2019 00:34:20 +0000 (07:34 +0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 10 May 2019 18:12:50 +0000 (11:12 -0700)
commitc5d417da4a5be88e8da9523dcc38d2efc1898081
tree30b81352c163a2de5aa74ae793398b63378c18e6
parent68d6eee73c0a0ea38660fb41f805dd2ec5209b89
target/unicore32: Convert to CPUClass::tlb_fill

Remove the user-only functions, as we no longer
have a user-only config.

Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/unicore32/cpu.c
target/unicore32/cpu.h
target/unicore32/helper.c
target/unicore32/op_helper.c
target/unicore32/softmmu.c