On 10/27/2014 08:11 AM, Aurelien Jarno wrote: > 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 <[email protected]> > Cc: Richard Henderson <[email protected]> > Cc: [email protected] > Signed-off-by: Aurelien Jarno <[email protected]> > --- > tcg/mips/tcg-target.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Whoops. Reviewed-by: Richard Henderson <[email protected]> r~
