[Qemu-devel] [RFC PATCH qemu 0/3] vfio-pci, spapr: Allow in-kernel acceleration

Alexey Kardashevskiy posted 3 patches 7 years ago
Failed in applying to current master (apply log)
There is a newer version of this series
include/exec/memory.h         |  2 ++
include/hw/vfio/vfio-common.h |  1 +
target/ppc/kvm_ppc.h          |  6 ++++++
hw/ppc/spapr_iommu.c          | 12 ++++++++++++
hw/vfio/common.c              | 34 ++++++++++++++++++++++++----------
hw/vfio/spapr.c               | 26 ++++++++++++++++++++++++++
target/ppc/kvm.c              |  7 ++++++-
hw/vfio/trace-events          |  1 +
8 files changed, 78 insertions(+), 11 deletions(-)
[Qemu-devel] [RFC PATCH qemu 0/3] vfio-pci, spapr: Allow in-kernel acceleration
Posted by Alexey Kardashevskiy 7 years ago
This is my current working tree to support kernel's
"powerpc/kvm/vfio: Enable in-kernel acceleration".

Please comment. Thanks.



Alexey Kardashevskiy (3):
  memory: Add get_fd() hook for IOMMU MR
  vfio-pci: Reorder group-to-container attaching
  vfio: Enable in-kernel acceleration via VFIO KVM device

 include/exec/memory.h         |  2 ++
 include/hw/vfio/vfio-common.h |  1 +
 target/ppc/kvm_ppc.h          |  6 ++++++
 hw/ppc/spapr_iommu.c          | 12 ++++++++++++
 hw/vfio/common.c              | 34 ++++++++++++++++++++++++----------
 hw/vfio/spapr.c               | 26 ++++++++++++++++++++++++++
 target/ppc/kvm.c              |  7 ++++++-
 hw/vfio/trace-events          |  1 +
 8 files changed, 78 insertions(+), 11 deletions(-)

-- 
2.11.0