aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback/vpci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk1-3/+11
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-5/+5
2012-10-19xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek1-4/+10
2011-09-29xen/pciback: double lock typoDan Carpenter1-1/+1
2011-09-21xen/pciback: use mutex rather than spinlock in vpci backendKonrad Rzeszutek Wilk1-15/+11
2011-09-21xen/pciback: miscellaneous adjustmentsJan Beulich1-5/+4
2011-07-19xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCIKonrad Rzeszutek Wilk1-15/+28
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk1-17/+19
2011-07-19xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk1-0/+244