]> git.proxmox.com Git - qemu.git/commit
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Feb 2013 16:41:23 +0000 (16:41 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 16 Feb 2013 10:44:44 +0000 (10:44 +0000)
commit24537a01910f110fe3e343c13df13e48f7968a9e
treeb096f048bd4116bea4f781c33276a7b5ecb9f47f
parent4fde1eba0f98779d4fdb64818071f72bb1672438
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log

Rename the public-facing function cpu_set_log to qemu_set_log. This
requires us to rename the internal-only qemu_set_log() to
do_qemu_set_log().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
bsd-user/main.c
cpus.c
hw/ppc.c
include/qemu/log.h
linux-user/main.c
monitor.c
qemu-log.c
target-i386/translate.c
tcg/tci/tcg-target.c