Paolo Bonzini <[email protected]> wrote:
> From: Pavel Dovgalyuk <[email protected]>
>
> This patch disables raising an irq while loading the state of PCI bridge.
> The aim of this patch is preserving the same behavior while saving and
> restoring the VM state. IRQ is not raised while saving the state of the 
> bridge.
> That's why the behavior of the restored system will differ from
> the original one. This patch eliminates raising an irq and just restores
> the calculated state fields in post_load function.
>
> Signed-off-by: Pavel Dovgalyuk <[email protected]>
> Signed-off-by: Paolo Bonzini <[email protected]>

No problem from migration point of view.
I assume that the pci bits are ok, so

Acked-by: Juan Quintela <[email protected]>


Reply via email to