[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171207222145.9769-1-Govinda.Tatti@Oracle.COM>
Date: Thu, 7 Dec 2017 17:21:43 -0500
From: Govinda Tatti <Govinda.Tatti@...cle.COM>
To: xen-devel@...ts.xenproject.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, bhelgaas@...gle.com,
boris.ostrovsky@...cle.COM, jgross@...e.com, JBeulich@...e.com,
roger.pau@...rix.com
Cc: konrad.wilk@...cle.COM
Subject: [PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
This patch contains Xen pciback driver changes to support PCI reset
(flr/slot/bus) based on SysFS 'reset' attribute. The following Xen
libxl patch depends on these kernel patches.
- Xen/libxl: Perform PCI reset using 'reset' SysFS attribute
Govinda Tatti (2):
Drivers/PCI: Export pcie_has_flr() interface
Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS
attribute
Documentation/ABI/testing/sysfs-driver-pciback | 15 +++
drivers/pci/pci.c | 3 +-
drivers/xen/xen-pciback/pci_stub.c | 128 +++++++++++++++++++++++++
include/linux/pci.h | 1 +
4 files changed, 146 insertions(+), 1 deletion(-)
--
2.9.5
Powered by blists - more mailing lists