Avi Kivity writes:
> The DMA API will use an AddressSpace to differentiate among different
> initiators.
>
> Signed-off-by: Avi Kivity
Reviewed-by: Anthony Liguori
Regards,
Anthony Liguori
> ---
> memory.c | 11 +--
> memory.h | 21 +
> 2 files changed, 22 inser
The DMA API will use an AddressSpace to differentiate among different
initiators.
Signed-off-by: Avi Kivity
---
memory.c | 11 +--
memory.h | 21 +
2 files changed, 22 insertions(+), 10 deletions(-)
diff --git a/memory.c b/memory.c
index 7e9e373..431a867 100644
--- a