linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility
@ 2014-08-07  2:47 Gavin Shan
  2014-08-07  2:47 ` [PATCH v4 1/5] powerpc/eeh: Export eeh_iommu_group_to_pe() Gavin Shan
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Gavin Shan @ 2014-08-07  2:47 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: aik, alex.williamson, Gavin Shan, kvm

The patchset is mainly for fixing errors from building VFIO compoments
as dynamic modules. PATCH[4/4] allows VFIO can be used though EEH fails
to initialize for VFIO PCI devices.


Alexey Kardashevskiy (2):
  drivers/vfio: Allow EEH to be built as module
  drivers/vfio: Enable VFIO if EEH is not supported

Gavin Shan (3):
  powerpc/eeh: Export eeh_iommu_group_to_pe()
  powerpc/eeh: Add warning message in eeh_dev_open()
  drivers/vfio: Fix EEH build error

 arch/powerpc/kernel/eeh.c     |  6 +++++-
 drivers/vfio/Kconfig          |  6 ++++++
 drivers/vfio/Makefile         |  2 +-
 drivers/vfio/pci/vfio_pci.c   |  6 +-----
 drivers/vfio/vfio_spapr_eeh.c | 17 +++++++++++++++--
 include/linux/vfio.h          |  6 +++---
 6 files changed, 31 insertions(+), 12 deletions(-)

--=20
1.8.3.2

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-08-08 17:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07  2:47 [PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility Gavin Shan
2014-08-07  2:47 ` [PATCH v4 1/5] powerpc/eeh: Export eeh_iommu_group_to_pe() Gavin Shan
2014-08-08  3:49   ` Benjamin Herrenschmidt
2014-08-07  2:47 ` [PATCH v4 2/5] powerpc/eeh: Add warning message in eeh_dev_open() Gavin Shan
2014-08-08  3:50   ` Benjamin Herrenschmidt
2014-08-08  4:06     ` Alex Williamson
2014-08-07  2:47 ` [PATCH v4 3/5] drivers/vfio: Fix EEH build error Gavin Shan
2014-08-07  2:47 ` [PATCH v4 4/5] drivers/vfio: Allow EEH to be built as module Gavin Shan
2014-08-07  2:47 ` [PATCH v4 5/5] drivers/vfio: Enable VFIO if EEH is not supported Gavin Shan
2014-08-08 17:13 ` [PATCH v4 0/5] drivers/vfio: EEH Compile and compatibility Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).