qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH 0/2] Add one more PCI IOMMU ops


From: Peter Xu
Subject: [Qemu-devel] [RFC PATCH 0/2] Add one more PCI IOMMU ops
Date: Wed, 17 Feb 2016 18:25:40 +0800

This patchset extended the PCI IOMMU Ops. Currently, there is only
one IOMMU op which is to lookup the address space. One more
operation is added to do further interrupt remapping.

This is a RFC patch before moving on to further enable IR for
Intel IOMMU. 

Please help review!

Thanks.
Peter

Peter Xu (2):
  pci: renaming PCIIOMMUFunc to PCIIOMMUASLookupFunc
  pci: add PCIIOMMUOps and PCIIOMMUIntRemapFunc

 hw/pci/pci.c             | 21 ++++++++++++++++-----
 include/hw/pci/pci.h     | 14 ++++++++++++--
 include/hw/pci/pci_bus.h |  2 +-
 3 files changed, 29 insertions(+), 8 deletions(-)

-- 
2.4.3




reply via email to

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