qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: [PATCH 2 of 5] add can_dma/post_dma for direct IO


From: Paul Brook
Subject: Re: [Qemu-devel] Re: [PATCH 2 of 5] add can_dma/post_dma for direct IO
Date: Tue, 16 Dec 2008 16:29:58 +0000
User-agent: KMail/1.9.9

> The generic resolving API should look something like
>
> int (*resolve)(target_phys_addr_t address_in, target_phys_addr_t
> length_in, target_phys_addr_t &address_out, target_phys_addr_t
> &length_out)

I don't think this is sufficient. A paged iommu may split a single range into 
multiple disjoint sections. i.e. we need SG lists.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]