>1. DMAR tables must be loaded by command line ( -acpitable
> sig=DMAR,data=hw/DMAR.dat )
Why?
> +void cpu_physical_memory_rw_io(target_phys_addr_t addr, uint8_t *buf,
> + int len, int is_write, uint16_t devfn,
> + int* err);
This appear
This patch enables basic Intel IOMMU (VT-d) emulation for DMA remappings.
Registers invalidation is supported, as well as partial queued invalidation. In
addition the structure allows other IOMMU architectures to easily connect to
the IOMMU indirection emulation.
In general the patch emulates o