]> git.proxmox.com Git - mirror_qemu.git/commit - hw/misc/macio/macio.c
macio.c: include parent PCIDevice state in VMStateDescription
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 9 Feb 2015 22:40:44 +0000 (22:40 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Mar 2015 14:00:04 +0000 (15:00 +0100)
commit026359238b50f56a90961d9aa62ef303371eca8c
tree610936a6a0ca2bd50c0f337656cfe52e91972c89
parent21e5d28a4798f536525338f4f9137d83a9556491
macio.c: include parent PCIDevice state in VMStateDescription

This ensures that the macio PCI device is correctly configured when restoring
from a VM snapshot.

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