diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2018-02-09 18:51:38 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-02-11 10:16:52 +1100 |
commit | ce19480e916fe2f854a98b99149a18d0d78e71e5 (patch) | |
tree | 5302976555e78ecc04a23793e428654d7187c503 /qemu-nbd.c | |
parent | a797ec500ae90b201b9098655c8f875303f1d843 (diff) | |
download | qemu-ce19480e916fe2f854a98b99149a18d0d78e71e5.zip |
cuda: factor out timebase-derived counter value and load time
Commit b981289c49 "PPC: Cuda: Use cuda timer to expose tbfreq to guest" altered
the timer calculations from those based upon the hardware CUDA clock frequency
to those based upon the CPU timebase frequency.
In fact we can isolate the differences to 2 simple changes: one to the counter
read value and another to the counter load time. Move these changes into
separate functions so the implementation can be swapped later.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions