04.02.2013 14:52, Michael S. Tsirkin wrote:
On Mon, Feb 04, 2013 at 02:40:20PM +0400, Michael Tokarev wrote:
From: Jason Baron <address@hidden>
The Advanced Error Interrupt Message Number (bits 31:27 of the Root
Error Status Register) is updated when the number of msi messages assigned to a
device changes. Migration of windows 7 on q35 chipset failed because the check
in get_pci_config_device() fails due to cmask being set on these bits. Its valid
to update these bits and we must restore this state across migration.
Signed-off-by: Jason Baron <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>
(cherry picked from commit 0e180d9c8a7429c55d23d2e7855f1e490a063aaa)
Signed-off-by: Michael Tokarev <address@hidden>
q35 isn't part of 1.1 so why do we want this patch there?
Looks like we don't, I dropped this patch now.