[Qemu-devel] Re: [PATCH master+0.12] pci: irq_state vmstate breakage

2010-05-09 Thread Michael S. Tsirkin
On Sun, May 09, 2010 at 08:07:14PM +0200, Juan Quintela wrote: > "Michael S. Tsirkin" wrote: > > Code for saving irq_state got vm_state > > macros wrong, passing in the wrong parameter. > > As a result, we both saved a wrong value > > and restored it to a wrong offset. > > > > This leads to device

[Qemu-devel] Re: [PATCH master+0.12] pci: irq_state vmstate breakage

2010-05-09 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > Code for saving irq_state got vm_state > macros wrong, passing in the wrong parameter. > As a result, we both saved a wrong value > and restored it to a wrong offset. > > This leads to device and bus irq counts getting > out of sync, which in turn leads to interrupts