acpi_piix4: save gpe and pci hotplug slot status
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 2 Jun 2010 16:58:29 +0000 (10:58 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 14 Jun 2010 20:46:28 +0000 (15:46 -0500)
commitecb520ea6736fec6fd12b36b8118c6a7a9213d80
tree937bf5f37ff1ac1d626aae0d893f1b6430a1e073
parent52cca1dad3f99f14ea643e9aa94dca005e77b8de
acpi_piix4: save gpe and pci hotplug slot status

PCI hotplug currently doesn't work after a migration because
we don't migrate the enable bits of the GPE state.  Pull hotplug
structs into vmstate.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/acpi_piix4.c