On 6/16/26 08:36, Philippe Mathieu-Daudé wrote:
Move the two TCG-specific IOMMU method declarations from the
generic "exec/cpu-common.h" header to "accel/tcg/iommu.h".

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/accel/tcg/iommu.h | 7 +++++++
  include/exec/cpu-common.h | 3 ---
  accel/tcg/cpu-exec.c      | 4 +++-
  3 files changed, 10 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to