[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] How ARM Xen process the harddisk requests from DomU
On Mon, 2013-08-12 at 14:23 +0800, Josh Zhao wrote: > As the dom0 can use map_devices_from_device_tree() to map all devices > into dom0 memory space , why we need to use the sysmmu ? All ARM domains run with hardware nested page tables ("second stage paging" in ARM speak, equivalent to HAP for x86 HVM guests). So an IOMMU is needed to translate guest physical addresses into host physical addresses for the device e.g. for doing DMA. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |