]> git.ipfire.org Git - thirdparty/qemu.git/commit
macio: add dma_active to VMStateDescription
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 6 Jan 2016 20:37:24 +0000 (20:37 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 30 Jan 2016 12:37:36 +0000 (23:37 +1100)
commitbb37a8e8a3a7adef2ff395d3daf7384004441340
tree4c7f670fc752084349d21c4b0fceae0c5e63af72
parent03c1280bf5dbb0b0f6125d17b8eebe9b9e97c8d8
macio: add dma_active to VMStateDescription

Make sure that we include the value of dma_active in the migration stream.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: John Snow <jsnow@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ide/macio.c