History log of /barrelfish-master/usr/drivers/iommu/modules/intel_vtd/intel_vtd_domains.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 24800af5 27-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: handling of map/unmap in the device to enable tlb flushes of the iommu

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 99805bac 27-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: fix domain creation to not fail when there are domains available

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 6977a416 27-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: fix possible null-pointer deref

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# c85ff3a6 26-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: adding some more debug outputs and use of macros

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 4ed02896 26-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: setting up devices and cache flushes

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# b72bf96d 26-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: started refactoring the iommu driver to the new interface

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 49f9d990 12-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: missing implementations of mapping context table & debug output

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 6b40ab03 09-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: adding generic handling of devices

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 2c0e771c 08-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: creating generic device management functions and service implementations

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# aa79ee6c 06-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: adding notion of a devices

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 9472f4a9 28-Feb-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

iommu: refactor driver structure and introduce domains

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>