Am 11.02.2013 17:41, schrieb Peter Maydell:
> The qemu_log() functionality is no longer specific to TCG CPU debug logs.
> Rename cpu_set_log_filename() to qemu_set_log_filename() and drop the
> pointless wrapper set_cpu_log_filename().
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  bsd-user/main.c       |    2 +-
>  cpus.c                |    5 -----
>  include/qemu/log.h    |    2 +-
>  include/sysemu/cpus.h |    1 -
>  linux-user/main.c     |    4 ++--
>  monitor.c             |    2 +-
>  qemu-log.c            |    2 +-
>  vl.c                  |    2 +-
>  8 files changed, 7 insertions(+), 13 deletions(-)

Reviewed-by: Andreas Färber <afaer...@suse.de>

Especially happy to see another odd cpu_* function go away.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to