Konrad Rzeszutek Wilk cf177fd049 xen/pciback: Add flag indicating device has been assigned by Xen
Device drivers that create and destroy SR-IOV virtual functions via
calls to pci_enable_sriov() and pci_disable_sriov can cause catastrophic
failures if they attempt to destroy VFs while they are assigned to
guest virtual machines.  By adding a flag for use by the Xen PCI back
to indicate that a device is assigned a device driver can check that
flag and avoid destroying VFs while they are assigned and avoid system
failures.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-27 00:48:34 -04:00
..
2011-08-26 12:38:42 -04:00
2011-07-28 01:30:07 -07:00
2011-09-14 03:55:05 -07:00
2011-09-06 16:37:59 +02:00
2011-09-27 00:47:00 -04:00
2011-08-24 14:41:44 -04:00
2011-08-25 16:25:33 -07:00