android_kernel_motorola_sm6225/drivers/xen/xen-pciback
Konrad Rzeszutek Wilk a2be65fd36 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 <konrad.wilk@oracle.com>
2011-07-19 20:58:31 -04:00
..
conf_space.c
conf_space.h
conf_space_capability.c
conf_space_capability.h
conf_space_capability_msi.c
conf_space_capability_pm.c
conf_space_capability_vpd.c
conf_space_header.c xen/pciback: guest SR-IOV support for PV guest 2011-07-19 20:58:30 -04:00
conf_space_quirks.c
conf_space_quirks.h
controller.c
Makefile
passthrough.c
pci_stub.c xen/pciback: Register the owner (domain) of the PCI device. 2011-07-19 20:58:29 -04:00
pciback.h
pciback_ops.c xen/pciback: Disable MSI/MSI-X when reseting a device 2011-07-19 20:58:31 -04:00
slot.c
vpci.c
xenbus.c xen/pciback: Register the owner (domain) of the PCI device. 2011-07-19 20:58:29 -04:00