On 05/30/2015 11:11 PM, Peter Crosthwaite wrote: > Move this function to common code. It has no arch specific > dependencies. Prepares support for multi-arch where the translate-all > interface needs to be virtualised. One less thing to virtualise. > > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > --- > translate-all.c | 30 ------------------------------ > translate-common.c | 35 +++++++++++++++++++++++++++++++++++ > 2 files changed, 35 insertions(+), 30 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~