Am 08.05.2014 18:09, schrieb Paolo Bonzini: > Unify pieces of cpu-all.h, exec-all.h, softmmu_exec.h and tcg/tcg.h > into a single new header file with all helpers. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > include/exec/cpu-all.h | 119 ------- > include/exec/cpu_ldst.h | 369 > ++++++++++++++++++++- > .../exec/{softmmu_header.h => cpu_ldst_template.h} | 2 +- > include/exec/exec-all.h | 25 -- > include/exec/softmmu_exec.h | 216 ------------ > tcg/tcg.h | 13 - > 6 files changed, 368 insertions(+), 376 deletions(-) > rename include/exec/{softmmu_header.h => cpu_ldst_template.h} (98%) > delete mode 100644 include/exec/softmmu_exec.h
Seems like a nice cleanup, Acked-by: Andreas Färber <[email protected]> Will rth be handling this along with the backend conversions mentioned in the cover letter? Cheers, Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
