]> git.proxmox.com Git - mirror_qemu.git/commit - cpus.c
s/cpu_get_real_ticks/cpu_get_host_ticks/
authorChristopher Covington <cov@codeaurora.org>
Fri, 25 Sep 2015 14:42:21 +0000 (10:42 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 8 Oct 2015 16:46:01 +0000 (19:46 +0300)
commit4a7428c5a7e82f4dde3646e4a8cc8e54f3257e2a
tree500057c9c76ebc2ab43681444f5f26a767f2975d
parentec5fd402645fd4f03d89dcd5840b0e8542549e82
s/cpu_get_real_ticks/cpu_get_host_ticks/

This should help clarify the purpose of the function that returns
the host system's CPU cycle count.

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
ppc portion
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
bsd-user/main.c
cpus.c
hw/intc/xics.c
hw/ppc/ppc.c
include/qemu/timer.h
linux-user/main.c
target-alpha/sys_helper.c