From: Konrad Rzeszutek Wilk Date: Wed, 3 Mar 2010 18:38:43 +0000 (-0500) Subject: xen/pciback: Disable MSI/MSI-X when reseting a device X-Git-Tag: v3.1-rc1~318^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2be65fd363831502afdf0babdf48149b3959cde;p=pandora-kernel.git xen/pciback: Disable MSI/MSI-X when reseting a device In cases where the guest is abruptly killed and has not disabled MSI/MSI-X interrupts we want to do it for it. Otherwise when the guest is started up and enables MSI, we would get a WARN() that the device already had been enabled. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed