linux/drivers/xen/xen-pciback
Konrad Rzeszutek Wilk 24d8bf1b0a xen/pciback: Document when the 'unbind' and 'bind' functions are called.
And also mention that you cannot do any pci_reset_function,
pci_reset_slot, or such calls. This is because they take the same
lock as SysFS does - and we would end up with a dead-lock if
we call those functions.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
2014-05-23 12:33:50 -04:00
..
conf_space_capability.c
conf_space_header.c xen: Convert printks to pr_<level> 2013-06-28 11:19:58 -04:00
conf_space_quirks.c xen/pciback: miscellaneous adjustments 2011-09-21 18:17:59 -04:00
conf_space_quirks.h
conf_space.c PCI: create common pcibios_err_to_errno 2012-06-12 09:21:42 -06:00
conf_space.h
Makefile
passthrough.c xen/pciback: miscellaneous adjustments 2011-09-21 18:17:59 -04:00
pci_stub.c xen/pciback: Document when the 'unbind' and 'bind' functions are called. 2014-05-23 12:33:50 -04:00
pciback_ops.c xen-pciback: silence an unwanted debug printk 2014-04-15 17:41:12 +01:00
pciback.h x86/xen : Fix the wrong check in pciback 2013-01-15 15:56:48 -05:00
vpci.c xen: fix memory leak in __xen_pcibk_add_pci_dev() 2014-04-15 17:32:30 +01:00
xenbus.c xen-pciback: Document when we FLR an PCI device. 2014-05-23 12:33:43 -04:00