git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd5b221
)
xen/pciback: Disable MSI/MSI-X when reseting a device
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 3 Mar 2010 18:38:43 +0000
(13:38 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 20 Jul 2011 00:58:31 +0000
(20:58 -0400)
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 <konrad.wilk@oracle.com>
No differences found