cuda.c: include adb_poll_timer in VMStateDescription
commit6cb577dde5c2e19025f4f24fdff46c47ba8cd398
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 9 Feb 2015 22:40:46 +0000 (9 22:40 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Mar 2015 14:00:05 +0000 (9 15:00 +0100)
tree3c134bb175470f9d56711574e392e6f561b7d545
parente5dffaa5b19b284718b40a4aba01abf0bcdabf7a
cuda.c: include adb_poll_timer in VMStateDescription

Make sure that we include the adb_poll_timer when saving the VM state for
client OSs that use it, e.g. Darwin.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/misc/macio/cuda.c