[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] cubieboard2's sd/mmc driver on xen about DMA read data error
Hi there, The kernel works without XEN (We have tested it yesterday.), but it failed when works with xen hypervisor. We have done some research about the MMC driver. If the command has nothing to do with the data transmission, it will work, such as CMD7 and CMD0 But when there is read or write operation( such as CMD52), the DMA module of the MMC controller will be used for the data transmission, instead of the DMA module of the CPU. Our question is, should the XEN DMA memory map operations supported by swiotlib also work for the DMA module of MMC controller? Thank you very much. Best regards.
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |