On 16/6/26 17: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(-)
Queued, thanks.
