cuda: rename frequency property to tb_frequency
commit27c5cee1c390b6d6ed852dd10d0822cbb91a847e
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 9 Feb 2018 18:51:35 +0000 (9 18:51 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 10 Feb 2018 23:10:10 +0000 (11 10:10 +1100)
treef34fe2e21e945065a21574ccdaf42978c760b6e5
parente9fa3bf81074ab36e30272a5db181ac616012f27
cuda: rename frequency property to tb_frequency

This allows us to more easily differentiate between the timebase frequency used
to calibrate the MacOS timers and the actual frequency of the hardware clock as
indicated by CUDA_TIMER_FREQ.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[dwg: Revert some extraneous changes which break compile]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/misc/macio/cuda.c
hw/misc/macio/macio.c
hw/ppc/mac.h