]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
cuda: add missing fields to VMStateDescription
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 6 Jan 2016 20:37:26 +0000 (20:37 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 30 Jan 2016 12:37:36 +0000 (23:37 +1100)
commitff57eae5f119ce2c6fbaab1313e3487969533fb9
treeeb0d2222a71a1381b84c6ccf765caf3108224c29
parent627be2f2836239e5fe437acdd96a8197d824af58
cuda: add missing fields to VMStateDescription

Include some fields missed from the previous VMState conversion to the
migration stream, as well as the new SR_INT delay timer.

Signed-off-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