qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [RFC PATCH qemu 0/3] vfio-pci, spapr: Allow in-kernel acceleration
Date: Tue, 28 Mar 2017 20:05:27 +1100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]