Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Juan Quintela
Anthony Liguori anth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: 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

Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Alex Williamson
On Wed, 2010-06-16 at 17:47 +0200, Juan Quintela wrote: Anthony Liguori anth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: 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

Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Juan Quintela
Alex Williamson alex.william...@redhat.com wrote: On Wed, 2010-06-16 at 17:47 +0200, Juan Quintela wrote: Anthony Liguori anth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: PCI hotplug currently doesn't work after a migration because we don't migrate the enable

Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Anthony Liguori
On 06/16/2010 01:43 PM, Juan Quintela wrote: Alex Williamsonalex.william...@redhat.com wrote: On Wed, 2010-06-16 at 17:47 +0200, Juan Quintela wrote: Anthony Liguorianth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: PCI hotplug currently

Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Alex Williamson
On Wed, 2010-06-16 at 20:43 +0200, Juan Quintela wrote: Alex Williamson alex.william...@redhat.com wrote: On Wed, 2010-06-16 at 17:47 +0200, Juan Quintela wrote: Anthony Liguori anth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: PCI hotplug currently doesn't

Re: [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-16 Thread Juan Quintela
Alex Williamson alex.william...@redhat.com wrote: On Wed, 2010-06-16 at 20:43 +0200, Juan Quintela wrote: Alex Williamson alex.william...@redhat.com wrote: On Wed, 2010-06-16 at 17:47 +0200, Juan Quintela wrote: Anthony Liguori anth...@codemonkey.ws wrote: On 06/14/2010 03:28 PM, Alex

[RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-14 Thread Alex Williamson
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.william...@redhat.com --- hw/acpi_piix4.c | 29 - 1 files changed, 28

Re: [Qemu-devel] [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-14 Thread Anthony Liguori
On 06/14/2010 03:28 PM, Alex Williamson wrote: 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 Williamsonalex.william...@redhat.com Applied. Thanks. Regards, Anthony

Re: [Qemu-devel] [RESEND PATCH] acpi_piix4: save gpe and pci hotplug slot status

2010-06-14 Thread Alexander Graf
On 14.06.2010, at 22:58, Anthony Liguori wrote: On 06/14/2010 03:28 PM, Alex Williamson wrote: 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