diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2014-10-27 15:53:35 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2014-11-02 13:30:00 +0100 |
commit | 0a2923f8488498000eec54871456aa64a4391da4 (patch) | |
tree | 29abdbe28e9f40ab594fdfe5e72c09cd97aa916e /target-mips/cpu.h | |
parent | ee29498e4f0f3eff90eeeb7f5fa1703abedd2fb6 (diff) | |
download | hqemu-0a2923f8488498000eec54871456aa64a4391da4.zip hqemu-0a2923f8488498000eec54871456aa64a4391da4.tar.gz |
tcg/mips: fix store softmmu slow path
Commit 9d8bf2d1 moved the softmmu slow path out of line and introduce a
regression at the same time by always calling tcg_out_tlb_load with
is_load=1. This makes impossible to run any significant code under
qemu-system-mips*.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/cpu.h')
0 files changed, 0 insertions, 0 deletions