]> git.proxmox.com Git - mirror_qemu.git/commit
cuda: port SET_AUTO_RATE command to new framework
authorHervé Poussineau <hpoussin@reactos.org>
Sun, 7 Feb 2016 20:34:07 +0000 (21:34 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 16 Feb 2016 22:59:30 +0000 (09:59 +1100)
commit374312e7c5cd04e29a5a6279dd7006a4a94c0f0f
tree826c5dbd8351a3e03ea55e65fa5569e2e2cc50e1
parent1cdab104468d900c1ed0a2e689b944ec8e2d12d8
cuda: port SET_AUTO_RATE command to new framework

Also implement the command, by removing the hardcoded period of 20 ms/50 Hz
and replacing it by the one requested by user.
Update VMState version to store this new parameter.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/misc/macio/cuda.c
hw/ppc/mac.h