]> git.proxmox.com Git - mirror_qemu.git/commit
cuda: introduce CUDAState parameter to get_counter()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 9 Feb 2018 18:51:34 +0000 (18:51 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 10 Feb 2018 22:31:06 +0000 (09:31 +1100)
commite9fa3bf81074ab36e30272a5db181ac616012f27
tree6914cf3315e452224c59b5f4b601e3703987f0f9
parent4ad64cbd0c3f9df15be5f7d1c920285551e802ca
cuda: introduce CUDAState parameter to get_counter()

This will be required shortly and also happens to match nicely with the
corresponding signature for set_counter().

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>
hw/misc/macio/cuda.c