Richard Henderson <[email protected]> writes:
> Always overriding fi->type was incorrect, as we would not properly > propagate the fault type from S1_ptw_translate, or arm_ldq_ptw. > Simplify things by providing a new label for a translation fault. > For other faults, store into fi directly. > > Reviewed-by: Peter Maydell <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
