On 08/13/2014 05:07 AM, Bastian Koppelmann wrote: > Add tcg and cpu model initialization. > Add gen_intermediate_code function. > Activate target in configure and add softmmu config. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > v4 -> v5: > - gen_intermediate_code_internal: Move calculation of next_pc after the > ifs for singlestep and long tbs.
Reviewed-by: Richard Henderson <r...@twiddle.net> r~