Am 11.02.2013 17:41, schrieb Peter Maydell: > The set_cpu_log() function in cpus.c is a fairly simple wrapper > which is only called from one location. Just inline the code > into vl.c, since there is no need to indirect it via cpus.c > and the handling of the error case is more appropriate to vl.c. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > cpus.c | 12 ------------ > include/sysemu/cpus.h | 1 - > vl.c | 9 ++++++++- > 3 files changed, 8 insertions(+), 14 deletions(-)
Reviewed-by: Andreas Färber <afaer...@suse.de> Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg