mbox series

[v1,0/3] VT-d minor fixes

Message ID 20240704144737.996889-1-clement.mathieu--drif@eviden.com
Headers show
Series VT-d minor fixes | expand

Message

CLEMENT MATHIEU--DRIF July 4, 2024, 2:47 p.m. UTC
From: Clement Mathieu--Drif <cmdetu@gmail.com>

Various fixes for VT-d

This series contains fixes that will be necessary
when adding in-guest (fully emulated) SVM support.



Clement Mathieu--Drif (2):
  intel_iommu: make types match
  intel_iommu: Bypass barrier wait descriptor

Clément Mathieu--Drif (1):
  intel_iommu: fix FRCD construction macro.

 hw/i386/intel_iommu.c          | 8 +++++++-
 hw/i386/intel_iommu_internal.h | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)